diff options
Diffstat (limited to 'supply-chain/audits.toml')
-rw-r--r-- | supply-chain/audits.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml index 0392615b16..1da4620bfa 100644 --- a/supply-chain/audits.toml +++ b/supply-chain/audits.toml @@ -355,6 +355,11 @@ criteria = "safe-to-deploy" version = "0.1.0" notes = "Written and maintained by Gfx team at Mozilla." +[[audits.ahash]] +who = "Mike Hommey <mh+mozilla@glandium.org>" +criteria = "safe-to-deploy" +delta = "0.7.6 -> 0.7.8" + [[audits.aho-corasick]] who = "Mike Hommey <mh+mozilla@glandium.org>" criteria = "safe-to-deploy" |