Skip to content

Commit

Permalink
fix: Ignore vuln not being used
Browse files Browse the repository at this point in the history
  • Loading branch information
andymac4182 committed Apr 21, 2023
1 parent a223c72 commit 619daca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions osv-scanner.toml
@@ -1,3 +1,3 @@
[[IgnoredVulns]]
id = "CVE-2023-26115"
reason = "Part of eslint"
id = "GHSA-ww39-953v-wcq6"
reason = "Peer dependency not being used"

0 comments on commit 619daca

Please sign in to comment.