Bug 1827421 - Vet bitflags 2. r=supply-chain-reviewers,bholley

Differential Revision: https://phabricator.services.mozilla.com/D175264
This commit is contained in:
Nicolas Silva 2023-04-21 09:26:57 +00:00
parent 25b79c7b15
commit 6b6ece3efd

View file

@ -319,6 +319,11 @@ criteria = "safe-to-deploy"
delta = "1.3.2 -> 2.0.2"
notes = "Removal of some unsafe code/methods. No changes to externals, just some refactoring (mostly internal)."
[[audits.bitflags]]
who = "Nicolas Silva <nical@fastmail.com>"
criteria = "safe-to-deploy"
delta = "2.0.2 -> 2.1.0"
[[audits.block-buffer]]
who = "Mike Hommey <mh+mozilla@glandium.org>"
criteria = "safe-to-deploy"