diff --git a/crates/prost-types/RUSTSEC-2021-0073.md b/crates/prost-types/RUSTSEC-2021-0073.md index 6722f43..63ea6bb 100644 --- a/crates/prost-types/RUSTSEC-2021-0073.md +++ b/crates/prost-types/RUSTSEC-2021-0073.md @@ -9,6 +9,9 @@ keywords = ["denial-of-service"] [versions] patched = [">= 0.8.0"] + +[affected] +functions = { "prost_types::Timestamp::Into" = ["<= 0.7.0"] } ``` # Conversion from `prost_types::Timestamp` to `SystemTime` can cause an overflow and panic