Skip to content

Commit

Permalink
Merge pull request #64 from step-security/varunsh-coder-patch-1
Browse files Browse the repository at this point in the history
Create osv-scanner.toml
  • Loading branch information
varunsh-coder authored Oct 2, 2024
2 parents cc51624 + 764f73c commit 6643acc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions osv-scanner.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[[IgnoredVulns]]
id = "GHSA-8hc4-vh64-cxmj"
reason = "Axios URL is not user-controlled"

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

0 comments on commit 6643acc

Please sign in to comment.