Commit Graph

8 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
903e6532e6 added CVE numbers (#386)
looks like some confusion if the CVE is about this or RUSTSEC-2020-0036, but it looks like this is the actual security hole

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25575
2020-09-23 07:51:49 -07:00
Tony Arcieri
df8a0c466a RUSTSEC-2020-0036: add fehler (#370)
When I originally filed this I used the list of alternatives that were
mentioned in the rust-internals announcement. That said, `fehler` is
another notable one by the same author as `failure`.
2020-08-27 12:20:02 -07:00
github-actions[bot]
1d3ca11526 Assigned RUSTSEC-2020-0036 to failure (#369)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-27 10:18:03 -07:00
Tony Arcieri
002af101a9 failure: add informational "unmaintained" advisory (#368)
Closes #284. See also:

- https://internals.rust-lang.org/t/failure-crate-maintenance/12087
- https://github.com/rust-lang-nursery/failure/pull/347
2020-08-27 10:13:28 -07:00
github-actions[bot]
8cfebb1f2b Assigned RUSTSEC-2019-0036 to failure 2020-08-14 23:04:44 +00:00
Yechan Bae
7ba77515fa Apply PR feedback 2020-08-14 18:15:56 -04:00
Yechan Bae
f81972e8c4 Informational advisory for rust-lang-nursery/failure#336 2020-06-27 20:23:41 -04:00