Commit Graph

13 Commits

Author SHA1 Message Date
Alexis Mousset
84c633df9c Update aliases from GHSA OSV export (#1693) 2023-06-13 15:10:24 +02:00
Alexis Mousset
8c05fea5fa Add cvss information from nvd (#1085) 2021-10-19 16:14:35 -06:00
Alexander Kjäll
f494f83f8e add missing cve info to advisories (#1077)
looks like RUSTSEC-2020-0036 might be a special case, someone got a cve for that the crate is unmaintained
2021-10-14 21:53:11 +02:00
Alexis Mousset
e9382c8680 Fix typos in advisories (#976) 2021-08-21 19:18:11 -06:00
Yechan Bae
846dfb93a3 Update CVE numbers (#542) 2021-01-04 09:02:59 -08:00
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