Skip to content

Commit

Permalink
ignore x/net vulerability
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofel committed Dec 19, 2024
1 parent d1e6563 commit 4edd870
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .nancy-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ CVE-2024-24786 # CWE-835 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2024-32972 # CWE-400: Uncontrolled Resource Consumption ('Resource Exhaustion') [still not fixed, not even in v1.13.8]
CVE-2023-42319 # CWE-noinfo: lol... go-ethereum v1.13.8 again
CVE-2024-10086 # Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVE-2024-51744 # CWE-755: Improper Handling of Exceptional Conditions
CVE-2024-51744 # CWE-755: Improper Handling of Exceptional Conditions
CVE-2024-45338 # CWE-770: Allocation of Resources Without Limits or Throttling

0 comments on commit 4edd870

Please sign in to comment.