supply-chain/config.toml (89 lines of code) (raw):
# cargo-vet config file
[cargo-vet]
version = "0.9"
[imports.bytecode-alliance]
url = "https://raw.githubusercontent.com/bytecodealliance/wasmtime/main/supply-chain/audits.toml"
[imports.google]
url = "https://raw.githubusercontent.com/google/supply-chain/main/audits.toml"
[imports.isrg]
url = "https://raw.githubusercontent.com/divviup/libprio-rs/main/supply-chain/audits.toml"
[imports.mozilla]
url = "https://raw.githubusercontent.com/mozilla/supply-chain/main/audits.toml"
[imports.securedrop]
url = "https://raw.githubusercontent.com/freedomofpress/securedrop-supply-chain/main/audits.toml"
[imports.zcash]
url = "https://raw.githubusercontent.com/zcash/rust-ecosystem/main/supply-chain/audits.toml"
[policy.js-sys]
criteria = []
notes = "WASM-only"
[policy.schannel]
criteria = []
notes = "Windows-only"
[policy.securedrop-proxy]
criteria = "safe-to-run"
[policy.security-framework]
criteria = []
notes = "macOS-only"
[policy.security-framework-sys]
criteria = []
notes = "macOS-only"
[policy.system-configuration]
criteria = []
notes = "macOS-only"
[policy.system-configuration-sys]
criteria = []
notes = "macOS-only"
[policy.wasi]
criteria = []
notes = "WASM-only"
[policy.wasm-bindgen]
criteria = []
notes = "WASM-only"
[policy.wasm-bindgen-backend]
criteria = []
notes = "WASM-only"
[policy.wasm-bindgen-macro]
criteria = []
notes = "WASM-only"
[policy.wasm-bindgen-macro-support]
criteria = []
notes = "WASM-only"
[policy.wasm-bindgen-shared]
criteria = []
notes = "WASM-only"
[policy.wasm-streams]
criteria = []
notes = "WASM-only"
[policy.web-sys]
criteria = []
notes = "WASM-only"
[policy.windows-sys]
criteria = []
notes = "Windows-only"
[policy.windows-targets]
criteria = []
notes = "Windows-only"
[policy.windows_aarch64_gnullvm]
criteria = []
notes = "Windows-only"
[policy.windows_aarch64_msvc]
criteria = []
notes = "Windows-only"
[policy.windows_i686_gnu]
criteria = []
notes = "Windows-only"
[policy.windows_i686_msvc]
criteria = []
notes = "Windows-only"
[policy.windows_x86_64_gnu]
criteria = []
notes = "Windows-only"
[policy.windows_x86_64_gnullvm]
criteria = []
notes = "Windows-only"
[policy.windows_x86_64_msvc]
criteria = []
notes = "Windows-only"
[policy.winreg]
criteria = []
notes = "Windows-only"