Skip to content

Commit

Permalink
ignore consul and jwt CVEs
Browse files Browse the repository at this point in the history
  • Loading branch information
skudasov committed Nov 8, 2024
1 parent afc80c5 commit 4a77370
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .nancy-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ CVE-2023-48795 # Improper Validation of Integrity Check Value x/crypto, which is
CVE-2024-24786 # CWE-835 Loop with Unreachable Exit Condition ('Infinite Loop') in indirect dependency
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

0 comments on commit 4a77370

Please sign in to comment.