tor-browser

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

commit 10a579cdb488a19ea9088f871ca16327910d94e5
parent 30d773da5b3be12c46b6d99ba62aecdcf6b953a2
Author: Jim Blandy <jimb@red-bean.com>
Date:   Fri, 19 Dec 2025 18:57:51 +0000

Bug 2005294: Trust `typeid` as published by dtolnay. r=supply-chain-reviewers

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

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

diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml @@ -8023,6 +8023,12 @@ user-id = 6743 # Ed Page (epage) start = "2025-07-08" end = "2026-11-12" +[[trusted.typeid]] +criteria = "safe-to-deploy" +user-id = 3618 # David Tolnay (dtolnay) +start = "2024-05-13" +end = "2026-12-11" + [[trusted.unicode-ident]] criteria = "safe-to-deploy" user-id = 3618 # David Tolnay (dtolnay)