Skip to content

Commit 86d8f38

Browse files
EliahKagandjc
authored andcommitted
Add references to RUSTSEC-2025-0021
Since it was added in #2268, RUSTSEC-2025-0021 (CVE-2025-31130) has an entry in the GitHub Advisory Database. As planned in #2268, this adds the link to that global GHSA, as well as to the National Vulnerability Database entry for the CVE.
1 parent b3d5d51 commit 86d8f38

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

crates/gix-features/RUSTSEC-2025-0021.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ id = "RUSTSEC-2025-0021"
44
package = "gix-features"
55
date = "2025-04-03"
66
url = "https://github.com/GitoxideLabs/gitoxide/security/advisories/GHSA-2frx-2596-x5r6"
7+
references = [
8+
"https://github.com/advisories/GHSA-2frx-2596-x5r6",
9+
"https://nvd.nist.gov/vuln/detail/CVE-2025-31130",
10+
]
711
categories = ["crypto-failure"]
812
cvss = "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N"
913
keywords = ["hash-collision", "sha-1", "weak-hash"]

0 commit comments

Comments
 (0)