Skip to content

Commit

Permalink
Create osv-scanner.toml
Browse files Browse the repository at this point in the history
Signed-off-by: gitworkflows <118260833+gitworkflows@users.noreply.github.com>
  • Loading branch information
gitworkflows authored May 16, 2024
1 parent 892e02c commit cf3e934
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 = "CVE-2020-8911"
reason = "Indirect dependency, vulnerable function is probably not used and we can't do much about it anyway"

[[IgnoredVulns]]
id = "GO-2022-0646"
reason = "alias of CVE-2020-8911"

0 comments on commit cf3e934

Please sign in to comment.