Skip to content

Commit

Permalink
add GHSA alias to RUSTSEC-2021-0101 (#1036)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnatsel authored Sep 10, 2021
1 parent a665da6 commit 204c1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/pleaser/RUSTSEC-2021-0101.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ date = "2021-05-27"
url = "https://nvd.nist.gov/vuln/detail/CVE-2021-31155"
categories = ["privilege-escalation"]
cvss = "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
aliases = ["CVE-2021-31155"]
aliases = ["CVE-2021-31155", "GHSA-vc5p-j8vw-mc6x"]
[versions]
patched = [">= 0.4"]
```
Expand Down

0 comments on commit 204c1ae

Please sign in to comment.