added CVE number (#387)

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25016
This commit is contained in:
Alexander Kjäll
2020-09-23 16:52:00 +02:00
committed by GitHub
parent 903e6532e6
commit 12198c5751

View File

@@ -1,5 +1,6 @@
[advisory]
id = "RUSTSEC-2020-0029"
aliases = ["CVE-2020-25016"]
package = "rgb"
date = "2020-06-14"
title = "Allows viewing and modifying arbitrary structs as bytes"