diff --git a/crates/cbox/RUSTSEC-0000-0000.toml b/crates/cbox/RUSTSEC-2020-0005.toml similarity index 94% rename from crates/cbox/RUSTSEC-0000-0000.toml rename to crates/cbox/RUSTSEC-2020-0005.toml index b5b71f0..8052170 100644 --- a/crates/cbox/RUSTSEC-0000-0000.toml +++ b/crates/cbox/RUSTSEC-2020-0005.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0005" package = "cbox" date = "2020-03-19" title = "CBox API allows to de-reference raw pointers without `unsafe` code"