tor-browser

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

commit 3440a3686e686856d01231bb7bb76eb3255560f9
parent f162335877eac56aeafd0c5e39f81bbaa4557743
Author: Erich Gubler <erichdongubler@gmail.com>
Date:   Thu,  2 Oct 2025 02:19:22 +0000

Bug 1991226 - chore(rust): audit `indexmap` 2.8.0 → 2.11.4, trust versions released by @cuviper until 2026-09-30 r=supply-chain-reviewers

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

Diffstat:
Msupply-chain/audits.toml | 7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml @@ -3449,6 +3449,11 @@ who = "Erich Gubler <erichdongubler@gmail.com>" criteria = "safe-to-deploy" delta = "2.2.6 -> 2.7.1" +[[audits.indexmap]] +who = "Erich Gubler <erichdongubler@gmail.com>" +criteria = "safe-to-deploy" +delta = "2.8.0 -> 2.11.4" + [[audits.inherent]] who = "Mike Hommey <mh+mozilla@glandium.org>" criteria = "safe-to-deploy" @@ -7425,7 +7430,7 @@ end = "2026-07-04" criteria = "safe-to-deploy" user-id = 539 # Josh Stone (cuviper) start = "2020-01-15" -end = "2024-05-05" +end = "2026-09-30" [[trusted.inherent]] criteria = "safe-to-deploy"