Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions supply-chain/imports.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3123,7 +3123,7 @@ aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_p
who = "Lukasz Anforowicz <[email protected]>"
criteria = "safe-to-deploy"
delta = "1.14.0 -> 1.15.0"
notes = "The delta in `lib.rs` only tweaks doc comments and `#[cfg(feature = \"std\")]`."
notes = 'The delta in `lib.rs` only tweaks doc comments and `#[cfg(feature = "std")]`.'
aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT"

[[audits.google.audits.equivalent]]
Expand Down Expand Up @@ -3235,7 +3235,7 @@ who = "Lukasz Anforowicz <[email protected]>"
criteria = "safe-to-deploy"
version = "0.5.2"
notes = """
Grepped for \"unsafe\", \"crypt\", \"cipher\", \"fs\", \"net\" - there were no
Grepped for "unsafe", "crypt", "cipher", "fs", "net" - there were no
hits except for 3 `unsafe impl bytemuck::SomeTrait for ...`. Each `impl` had a
reasonable safety comment and there were no actual `unsafe` blocks, so I think
this can be treated as `ub-risk-1`. Additional `unsafe` review comments can be
Expand Down Expand Up @@ -3689,8 +3689,8 @@ who = "Lukasz Anforowicz <[email protected]>"
criteria = "safe-to-deploy"
version = "0.19.0"
notes = """
Grepped for \"unsafe\", \"crypt\", \"cipher\", \"fs\", \"net\" - there were no hits
(except for benign \"fs\" hit in `skrifa-0.19.0/src/color/traversal_tests/mod.rs`).
Grepped for "unsafe", "crypt", "cipher", "fs", "net" - there were no hits
(except for benign "fs" hit in `skrifa-0.19.0/src/color/traversal_tests/mod.rs`).

For overall `safe-to-deploy` and `does-not-implement-crypto` I am mostly
relying on certification by the Chromium engineers who work on the library
Expand Down