Skip to content

Commit

Permalink
Merge branch 'main' into code_execution_by_default
Browse files Browse the repository at this point in the history
  • Loading branch information
maxfisher-g authored Nov 7, 2023
2 parents 7d33ea5 + bee48fa commit 3105d8f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions osv-scanner.toml
Original file line number Diff line number Diff line change
@@ -1,3 +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 3105d8f

Please sign in to comment.