Skip to content

Commit

Permalink
Ignore false positive for CVE-2024-8421 (#748)
Browse files Browse the repository at this point in the history
This is a RedHat-specific CVE to address CVE-2023-39325 in RedHat
products, and is only detected by Nancy. CVE-2023-39325 was resolved in
golang.org/x/net/[email protected]. See:

- https://pkg.go.dev/vuln/GO-2023-2102

Signed-off-by: Mark S. Lewis <[email protected]>
  • Loading branch information
bestbeforetoday authored Sep 13, 2024
1 parent dd058c7 commit a2b08a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .nancy-ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CVE-2024-8421 # RedHat-specific duplicate of CVE-2023-39325

0 comments on commit a2b08a4

Please sign in to comment.