Skip to content

Commit

Permalink
chore: OSV Scanner configuration added (#1664)
Browse files Browse the repository at this point in the history
  • Loading branch information
dadrus authored Jul 25, 2024
1 parent 9ade970 commit dd75306
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
@@ -0,0 +1,4 @@
[[PackageOverrides]]
name = "docs"
ignore = true
reason = "The results of this directory is generated static html content. Even some of the dependencies may have vulnerabilities they have no effect as neither inbound nor outbound connections are made during the generation of the content."

0 comments on commit dd75306

Please sign in to comment.