mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
crates: Add 'id' attribute to all advisories
This is needed to parse them with serde directly from these files (as opposed to using Advisories.toml)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
[advisory]
|
||||
id = "RUSTSEC-2017-0005"
|
||||
package = "cookie"
|
||||
patched_versions = ["< 0.6.0", "^0.6.2", ">= 0.7.6"]
|
||||
dwf = []
|
||||
|
||||
Reference in New Issue
Block a user