Commit Graph

5 Commits

Author SHA1 Message Date
Sergey "Shnatsel" Davidoff
7797133c67 Add CVE mapping 2020-03-18 17:15:13 +01:00
Tony Arcieri
64c17acfe3 Migrate all advisories to V2 format (closes #228)
As announced in #228, this commit migrates all advisories to the new V2
format, which splits version information into a separate section, and
now has a structure which corresponds to the internal code structure of
the `rustsec` crate.

This is a breaking change for users of `cargo-audit` < 0.9, and anyone
who has written a 3rd party advisory format parser.
2020-03-01 10:46:35 -08:00
Tony Arcieri
487ffe4728 Fix "date:" field on RUSTSEC-2018-0007
It appears it was mistakenly filed as being in 2017
2018-10-14 09:53:19 -07:00
Tony Arcieri
aa901622d6 Assign RUSTSEC-2018-0007 to trust-dns-proto
Original PR: https://github.com/RustSec/advisory-db/pull/62
2018-10-13 18:31:34 -07:00
Ossi Herrala
d6b9d03e45 Stack overflow in Trust-DNS when parsing DNS packet 2018-10-11 15:55:18 +03:00