Skip to content

Commit

Permalink
Ignore non-relevant vulnerable dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham-stepsecurity committed Oct 3, 2024
1 parent 7253c87 commit 8dcd18c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions osv-scanner.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[[IgnoredVulns]]
id = "GHSA-c2qf-rxjj-qqgw"
reason = "semver vulnerable function `range` not used"

[[IgnoredVulns]]
id = "GHSA-952p-6rrq-rcjv"
reason = "It is a test dependency"

[[IgnoredVulns]]
id = "GHSA-78xj-cgh5-2h22"
reason = "ip vulnerable function `isPublic()` not used"

[[IgnoredVulns]]
id = "GHSA-2p57-rm9w-gvfp"
reason = "ip vulnerable function `isPublic()` not used"

0 comments on commit 8dcd18c

Please sign in to comment.