diff --git a/crates/branca/RUSTSEC-0000-0000.md b/crates/branca/RUSTSEC-2020-0075.md similarity index 94% rename from crates/branca/RUSTSEC-0000-0000.md rename to crates/branca/RUSTSEC-2020-0075.md index 5eb0416..2de30a9 100644 --- a/crates/branca/RUSTSEC-0000-0000.md +++ b/crates/branca/RUSTSEC-2020-0075.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0075" package = "branca" date = "2020-11-29" url = "https://github.com/return/branca/issues/24" @@ -20,4 +20,4 @@ patched = [">= 0.10.0"] Prior to `0.10.0` it was possible to have both decoding functions panic unexpectedly, by supplying tokens with an incorrect base62 encoding. -The documentation stated that an error should have been reported instead. \ No newline at end of file +The documentation stated that an error should have been reported instead.