| |
| # cargo-vet config file |
| default-criteria = "safe-to-run" |
| |
| [cargo-vet] |
| version = "0.9" |
| |
| [imports.fuchsia] |
| url = "https://fuchsia.googlesource.com/fuchsia/+/refs/heads/main/third_party/rust_crates/supply-chain/audits.toml?format=TEXT" |
| |
| [policy.adhd-deps] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.bindgen-cli-deps] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.bindgen-deps] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Only safe-to-run is required, as this is a host tool." |
| |
| [policy.chromeos-dbus-bindings] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.chunnel] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.crash_rust_panic] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.crdyboot] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.cronista] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.croscomp] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.crosh] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.crosvm] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.cxxbridge-cmd-deps] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Only safe-to-run is required, as this is a host tool." |
| |
| [policy.dbus-codegen-deps] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Only safe-to-run is required, as this is a host tool." |
| |
| [policy.deqp-runner] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.deqp-runner-deps] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.dlib] |
| audit-as-crates-io = false |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.dlib-test] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.factory_installer] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.featured] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.flashrom_tester-deps] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Only safe-to-run is required, as this is a host tool." |
| |
| [policy.flexor] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "This goes through first party code review." |
| |
| [policy.floss] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.gravedigger] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.hiberman] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.hps-firmware] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.hwsec-utils] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.ippusb_bridge] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.lego-controller] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.libchromeos] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.libflashrom-deps] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.libflashrom-sys-deps] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.libsirenia] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.manatee-client] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.manatee-runtime] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.memd] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.mini_udisks] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.minijail] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.minijail-sys] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.os_install_service] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.p9s] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.pdl-compiler-deps] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.pinned_crates] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.prjoxide-deps] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Only safe-to-run is required, as this is a host tool." |
| |
| [policy.pyprjoxide-deps] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Only safe-to-run is required, as this is a host tool." |
| |
| [policy.reaper] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.resourced] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.riscv-rt-macros-deps] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.rustc-demangle-capi-deps] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.shadercached] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.sirenia] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.sirenia-rpc-macros] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.spdm-core] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.system_api] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.system_api_chunnel] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.uwb_core_hal] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.uwbd] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.vboot_reference-sys] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.vmc] |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.wayland-commons] |
| audit-as-crates-io = false |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.wayland-scanner] |
| audit-as-crates-io = false |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.wayland-server] |
| audit-as-crates-io = false |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [policy.wayland-sys] |
| audit-as-crates-io = false |
| criteria = ["safe-to-run", "crypto-safe"] |
| dev-criteria = ["safe-to-run", "crypto-safe"] |
| notes = "Using relaxed target criteria to help with migration." |
| |
| [[exemptions.adler]] |
| version = "1.0.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.adler32]] |
| version = "1.2.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.alsa-sys]] |
| version = "0.2.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.autocfg]] |
| version = "1.1.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.base64]] |
| version = "0.10.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.bayer]] |
| version = "0.1.5" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.bincode]] |
| version = "1.0.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.bindgen]] |
| version = "0.59.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.bit-set]] |
| version = "0.5.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.bit-vec]] |
| version = "0.6.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.bitfield]] |
| version = "0.13.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.bitflags]] |
| version = "1.3.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.boringssl-src]] |
| version = "0.3.0+688fc5c" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.boringssl-src]] |
| version = "0.6.0+e46383f" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.byteorder]] |
| version = "1.4.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.capnpc]] |
| version = "0.14.9" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.cast]] |
| version = "0.3.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.cexpr]] |
| version = "0.6.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.clap_conf]] |
| version = "0.1.5" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.clap_lex]] |
| version = "0.2.4" |
| criteria = "crypto-safe" |
| |
| [[exemptions.codespan-reporting]] |
| version = "0.11.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.cortex-m-rt]] |
| version = "0.6.15" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.cortex-m-rt-macros]] |
| version = "0.6.15" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.crc]] |
| version = "2.1.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.crc-catalog]] |
| version = "1.1.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.crc32fast]] |
| version = "1.3.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.crypto-common]] |
| version = "0.1.6" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.ct-codecs]] |
| version = "1.1.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.dasp_sample]] |
| version = "0.11.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.dbus]] |
| version = "0.6.5" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.dbus]] |
| version = "0.8.4" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.dbus-codegen]] |
| version = "0.10.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.dbus-crossroads]] |
| version = "0.4.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.dbus-tree]] |
| version = "0.9.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.deflate]] |
| version = "0.8.6" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.defmt]] |
| version = "0.2.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.defmt-macros]] |
| version = "0.2.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.defmt-parser]] |
| version = "0.2.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.deqp-runner]] |
| version = "0.13.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.derive-getters]] |
| version = "0.1.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.diff]] |
| version = "0.1.13" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.digest]] |
| version = "0.10.7" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.downcast-rs]] |
| version = "1.2.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.ed25519-compact]] |
| version = "1.0.16" |
| criteria = "crypto-safe" |
| |
| [[exemptions.embedded-hal]] |
| version = "0.2.7" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.embedded-hal-mock]] |
| version = "0.8.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.error-chain]] |
| version = "0.12.4" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.fancy-regex]] |
| version = "0.8.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.filedescriptor]] |
| version = "0.8.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.flexbuffers]] |
| version = "2.0.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.fraction]] |
| version = "0.10.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.ftdi]] |
| version = "0.1.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.ftdi-mpsse]] |
| version = "0.1.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.gdbstub_arch]] |
| version = "0.2.4" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.generic-array]] |
| version = "0.14.7" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.getopts]] |
| version = "0.2.21" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.getrandom]] |
| version = "0.1.16" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.gpio-cdev]] |
| version = "0.5.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.grpcio]] |
| version = "0.9.1" |
| criteria = "crypto-safe" |
| |
| [[exemptions.grpcio-compiler]] |
| version = "0.6.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.grpcio-sys]] |
| version = "0.9.1+1.38.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.grpcio-sys]] |
| version = "0.13.0+1.56.2-patched" |
| criteria = "crypto-safe" |
| |
| [[exemptions.hash32]] |
| version = "0.2.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.hashbrown]] |
| version = "0.12.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.hmac-sha256]] |
| version = "0.1.7" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.hound]] |
| version = "3.5.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.http-body]] |
| version = "0.4.5" |
| criteria = "crypto-safe" |
| |
| [[exemptions.humantime]] |
| version = "2.1.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.hyper-timeout]] |
| version = "0.4.1" |
| criteria = "crypto-safe" |
| |
| [[exemptions.i2cdev]] |
| version = "0.5.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.indicatif]] |
| version = "0.16.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.inotify-sys]] |
| version = "0.1.5" |
| criteria = "crypto-safe" |
| |
| [[exemptions.iso8601]] |
| version = "0.4.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.itertools]] |
| version = "0.8.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.itertools]] |
| version = "0.9.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.itertools]] |
| version = "0.10.5" |
| criteria = "crypto-safe" |
| |
| [[exemptions.jsonschema]] |
| version = "0.15.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.junit-report]] |
| version = "0.4.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.lazy_static]] |
| version = "1.4.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.lazycell]] |
| version = "1.3.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.libftdi1-sys]] |
| version = "1.1.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.libusb1-sys]] |
| version = "0.5.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.linked-hash-map]] |
| version = "0.5.6" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.linux-embedded-hal]] |
| version = "0.3.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.linux-raw-sys]] |
| version = "0.1.4" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.linux-raw-sys]] |
| version = "0.4.5" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.litrs]] |
| version = "0.2.3" |
| criteria = "crypto-safe" |
| |
| [[exemptions.managed]] |
| version = "0.8.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.matchit]] |
| version = "0.5.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.memoffset]] |
| version = "0.6.5" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.merge]] |
| version = "0.1.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.mime]] |
| version = "0.3.16" |
| criteria = "crypto-safe" |
| |
| [[exemptions.minimal-lexical]] |
| version = "0.2.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.mio]] |
| version = "0.7.14" |
| criteria = "crypto-safe" |
| |
| [[exemptions.multimap]] |
| version = "0.8.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.nibble_vec]] |
| version = "0.1.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.nix]] |
| version = "0.23.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.nix]] |
| version = "0.25.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.nom]] |
| version = "7.1.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.num-bigint]] |
| version = "0.2.6" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.num-bigint]] |
| version = "0.4.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.num-complex]] |
| version = "0.2.4" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.num-derive]] |
| version = "0.3.3" |
| criteria = "crypto-safe" |
| |
| [[exemptions.num-integer]] |
| version = "0.1.45" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.num-rational]] |
| version = "0.2.4" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.num-rational]] |
| version = "0.3.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.num_cpus]] |
| version = "1.13.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.num_enum]] |
| version = "0.5.7" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.num_enum_derive]] |
| version = "0.5.7" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.openssl]] |
| version = "0.10.62" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.openssl-sys]] |
| version = "0.9.98" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.parking_lot_core]] |
| version = "0.8.3" |
| criteria = "crypto-safe" |
| |
| [[exemptions.parking_lot_core]] |
| version = "0.9.4" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.paste]] |
| version = "0.1.18" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.paste]] |
| version = "1.0.4" |
| criteria = "crypto-safe" |
| |
| [[exemptions.pcap-file]] |
| version = "1.1.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.pin-project]] |
| version = "1.0.12" |
| criteria = "crypto-safe" |
| |
| [[exemptions.pin-project-internal]] |
| version = "1.0.12" |
| criteria = "crypto-safe" |
| |
| [[exemptions.pin-project-lite]] |
| version = "0.2.9" |
| criteria = "crypto-safe" |
| |
| [[exemptions.png]] |
| version = "0.16.8" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.ppv-lite86]] |
| version = "0.2.10" |
| criteria = "crypto-safe" |
| |
| [[exemptions.prettyplease]] |
| version = "0.2.6" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.proc-macro-error]] |
| version = "1.0.4" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.proc-macro-hack]] |
| version = "0.5.19" |
| criteria = "crypto-safe" |
| |
| [[exemptions.proc-macro2]] |
| version = "0.4.30" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.prost]] |
| version = "0.11.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.prost-derive]] |
| version = "0.11.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.protobuf]] |
| version = "2.27.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.protobuf-codegen]] |
| version = "2.27.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.pulldown-cmark]] |
| version = "0.6.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.pyo3]] |
| version = "0.13.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.pyo3-macros-backend]] |
| version = "0.13.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.quick-error]] |
| version = "1.2.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.quote]] |
| version = "0.6.13" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.radix_trie]] |
| version = "0.2.1" |
| criteria = "crypto-safe" |
| |
| [[exemptions.rand]] |
| version = "0.5.6" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rand]] |
| version = "0.6.5" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rand]] |
| version = "0.7.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rand]] |
| version = "0.8.5" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rand_chacha]] |
| version = "0.1.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rand_chacha]] |
| version = "0.2.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rand_chacha]] |
| version = "0.3.1" |
| criteria = "crypto-safe" |
| |
| [[exemptions.rand_core]] |
| version = "0.3.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rand_core]] |
| version = "0.4.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rand_core]] |
| version = "0.5.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rand_core]] |
| version = "0.6.4" |
| criteria = "crypto-safe" |
| |
| [[exemptions.rand_hc]] |
| version = "0.1.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rand_isaac]] |
| version = "0.1.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rand_jitter]] |
| version = "0.1.4" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rand_os]] |
| version = "0.1.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rand_pcg]] |
| version = "0.1.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rand_pcg]] |
| version = "0.2.1" |
| criteria = "crypto-safe" |
| |
| [[exemptions.rayon]] |
| version = "0.8.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rayon]] |
| version = "1.5.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rayon-core]] |
| version = "1.9.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.regex]] |
| version = "1.6.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.regex-syntax]] |
| version = "0.6.27" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.remain]] |
| version = "0.2.4" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.riscv]] |
| version = "0.6.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.riscv]] |
| version = "0.7.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.riscv-rt]] |
| version = "0.8.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.ron]] |
| version = "0.5.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.roxmltree]] |
| version = "0.13.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.roxmltree]] |
| version = "0.14.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rtt-target]] |
| version = "0.3.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rusb]] |
| version = "0.8.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rustc-demangle]] |
| version = "0.1.21" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rustc-hash]] |
| version = "1.1.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.rustc_version]] |
| version = "0.4.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rustversion]] |
| version = "1.0.9" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rusty-fork]] |
| version = "0.3.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.rustyline]] |
| version = "9.1.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.ryu]] |
| version = "1.0.5" |
| criteria = "crypto-safe" |
| |
| [[exemptions.same-file]] |
| version = "1.0.6" |
| criteria = "crypto-safe" |
| |
| [[exemptions.scopeguard]] |
| version = "1.1.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.scudo-sys]] |
| version = "0.2.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.semver]] |
| version = "0.9.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.semver-parser]] |
| version = "0.7.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.serde_bytes]] |
| version = "0.10.5" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.serde_yaml]] |
| version = "0.8.26" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.serial-core]] |
| version = "0.4.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.sha2]] |
| version = "0.10.6" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.signal-hook-registry]] |
| version = "1.4.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.slab]] |
| version = "0.4.7" |
| criteria = "crypto-safe" |
| |
| [[exemptions.smallvec]] |
| version = "1.10.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.spi-memory]] |
| version = "0.2.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.spidev]] |
| version = "0.5.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.stderrlog]] |
| version = "0.5.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.stm32g0]] |
| version = "0.13.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.stm32g0xx-hal]] |
| version = "0.1.5" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.strsim]] |
| version = "0.8.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.structopt]] |
| version = "0.3.26" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.structopt-derive]] |
| version = "0.4.18" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.svd-parser]] |
| version = "0.12.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.svd-rs]] |
| version = "0.12.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.svd2rust]] |
| version = "0.20.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.syn]] |
| version = "0.11.11" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.syn]] |
| version = "0.15.44" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.synom]] |
| version = "0.11.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.synstructure]] |
| version = "0.12.4" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.sys-info]] |
| version = "0.9.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.sysfs_gpio]] |
| version = "0.6.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.syslog]] |
| version = "6.0.1" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.termios]] |
| version = "0.2.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.textwrap]] |
| version = "0.11.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.thread_local]] |
| version = "1.1.4" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.time]] |
| version = "0.3.14" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.time-macros]] |
| version = "0.2.4" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.tiny_http]] |
| version = "0.8.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.tinyvec]] |
| version = "1.6.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.tokio-io-timeout]] |
| version = "1.2.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.tokio-stream]] |
| version = "0.1.3" |
| criteria = "crypto-safe" |
| |
| [[exemptions.tokio-util]] |
| version = "0.7.3" |
| criteria = "crypto-safe" |
| |
| [[exemptions.tonic]] |
| version = "0.8.1" |
| criteria = "crypto-safe" |
| |
| [[exemptions.tower]] |
| version = "0.4.13" |
| criteria = "crypto-safe" |
| |
| [[exemptions.tower-http]] |
| version = "0.3.4" |
| criteria = "crypto-safe" |
| |
| [[exemptions.tower-layer]] |
| version = "0.3.1" |
| criteria = "crypto-safe" |
| |
| [[exemptions.tower-service]] |
| version = "0.3.2" |
| criteria = "crypto-safe" |
| |
| [[exemptions.tracing]] |
| version = "0.1.35" |
| criteria = "crypto-safe" |
| |
| [[exemptions.tracing-attributes]] |
| version = "0.1.22" |
| criteria = "crypto-safe" |
| |
| [[exemptions.tracing-core]] |
| version = "0.1.29" |
| criteria = "crypto-safe" |
| |
| [[exemptions.tracing-futures]] |
| version = "0.2.5" |
| criteria = "crypto-safe" |
| |
| [[exemptions.typenum]] |
| version = "1.16.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.ucd-trie]] |
| version = "0.1.5" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.unicase]] |
| version = "2.6.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.unicode-bidi]] |
| version = "0.3.8" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.uuid]] |
| version = "0.8.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.vec_map]] |
| version = "0.8.2" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.walkdir]] |
| version = "2.3.2" |
| criteria = "crypto-safe" |
| |
| [[exemptions.want]] |
| version = "0.3.0" |
| criteria = "crypto-safe" |
| |
| [[exemptions.which]] |
| version = "4.3.0" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.x86_64]] |
| version = "0.14.10" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.xml-rs]] |
| version = "0.8.4" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.xmlparser]] |
| version = "0.13.3" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.yaml-rust]] |
| version = "0.4.5" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.zeroize]] |
| version = "1.5.7" |
| criteria = ["safe-to-run", "crypto-safe"] |
| |
| [[exemptions.zeroize_derive]] |
| version = "1.3.2" |
| criteria = ["safe-to-run", "crypto-safe"] |