Assign RUSTSEC-2020-0005 to cbox

Original PR: https://github.com/RustSec/advisory-db/pull/246
This commit is contained in:
Tony Arcieri
2020-03-23 09:25:44 -07:00
parent 9d4cdd5ebd
commit da46c54637

View File

@@ -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"