diff --git a/audits.toml b/audits.toml index 25c98f9..c97124f 100644 --- a/audits.toml +++ b/audits.toml @@ -218,7 +218,7 @@ who = "Henri Sivonen " criteria = "safe-to-deploy" user-id = 4484 start = "2019-02-26" -end = "2024-08-28" +end = "2025-10-23" notes = "I, Henri Sivonen, wrote encoding_rs for Gecko and have reviewed contributions by others. There are two caveats to the certification: 1) The crate does things that are documented to be UB but that do not appear to actually be UB due to integer types differing from the general rule; https://github.com/hsivonen/encoding_rs/issues/79 . 2) It would be prudent to re-review the code that reinterprets buffers of integers as SIMD vectors; see https://github.com/hsivonen/encoding_rs/issues/87 ." aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"