tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit c17f9d3d0b72b00d4f0fe49b8d541b5685629de6
parent 1691f1db3571c22398464e666e92dc3cdf4e8ef5
Author: Erich Gubler <erichdongubler@gmail.com>
Date:   Thu, 23 Oct 2025 18:54:14 +0000

Bug 1995056 - chore(rust): audit `adler2` 2.0.0 → 2.0.1 r=supply-chain-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D269102

Diffstat:
Msupply-chain/audits.toml | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml @@ -653,6 +653,11 @@ criteria = "safe-to-deploy" version = "0.1.0" notes = "Written and maintained by Gfx team at Mozilla." +[[audits.adler2]] +who = "Erich Gubler <erichdongubler@gmail.com>" +criteria = "safe-to-deploy" +delta = "2.0.0 -> 2.0.1" + [[audits.ahash]] who = "Mike Hommey <mh+mozilla@glandium.org>" criteria = "safe-to-deploy"