Commit Graph

5 Commits

Author SHA1 Message Date
Tony Arcieri
ac125ee29a Translate database into V3 advisory format (#420)
As proposed in #240 and tracked in #414, this PR translates all
advisories into the new "V3" advisory format, which is based on Markdown
with leading TOML front matter.

This format makes it easier to see rendered Markdown syntax
descriptions, whether rendered by an IDE or GitHub. This should help
with both crafting advisories initially as well as review, and ideally
encourages more lengthy descriptions.

Support for this format shipped in `cargo-audit` v0.12.0 on
May 6th, 2020.
2020-10-01 18:29:11 -07:00
Alexander Kjäll
ad7cf2f303 Added CVE number (#384)
http://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-25576
2020-09-19 09:59:34 -04:00
Vinzent Steinberg
a7b90acdc2 Add alias for GHSA (#346)
Co-authored-by: Tony Arcieri <bascule@gmail.com>
2020-08-01 09:40:07 -07:00
github-actions[bot]
fa0771ddb7 Assign RUSTSEC IDs (#342)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-24 10:03:49 -07:00
Vinzent Steinberg
6d238619b6 Undefined behavior in Rand (#149)
Co-authored-by: Ralf Jung <post@ralfj.de>
Co-authored-by: Tony Arcieri <bascule@gmail.com>
2020-07-24 10:00:19 -07:00