tor-browser

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

audit.toml (304B)


      1 [advisories]
      2 ignore = [
      3  # remove_dir_all <https://bugzilla.mozilla.org/show_bug.cgi?id=1975554>
      4  "RUSTSEC-2023-0018",
      5  # paste <https://bugzilla.mozilla.org/show_bug.cgi?id=1998421>
      6  "RUSTSEC-2024-0436",
      7  # serde_cbor <https://bugzilla.mozilla.org/show_bug.cgi?id=1998418>
      8  "RUSTSEC-2021-0127",
      9 ]