Bug 1787306 - Add a delta audit to leverage the BA's audit of bumpalo. r=supply-chain-reviewers,nika

Differential Revision: https://phabricator.services.mozilla.com/D155640
This commit is contained in:
Bobby Holley 2022-08-25 23:05:40 +00:00
Родитель 7eba300fd8
Коммит 601657900c
2 изменённых файлов: 10 добавлений и 4 удалений

Просмотреть файл

@ -118,6 +118,16 @@ who = "Jeff Muizelaar <jmuizelaar@mozilla.com>"
criteria = "safe-to-deploy"
version = "0.1.2"
[[audits.bumpalo]]
who = "Bobby Holley <bobbyholley@gmail.com>"
criteria = "safe-to-run"
delta = "3.9.1 -> 3.10.0"
notes = """
Some nontrivial functional changes but certainly meets the no-malware bar of
safe-to-run. If we needed safe-to-deploy for this in m-c I'd ask Nick to re-
certify this version, but we don't, so this is fine for now.
"""
[[audits.bytes]]
who = "Mike Hommey <mh+mozilla@glandium.org>"
criteria = "safe-to-deploy"

Просмотреть файл

@ -279,10 +279,6 @@ criteria = "safe-to-deploy"
version = "0.10.2"
criteria = "safe-to-deploy"
[[exemptions.bumpalo]]
version = "3.10.0"
criteria = "safe-to-run"
[[exemptions.byteorder]]
version = "1.4.3"
criteria = "safe-to-deploy"