Skip to content

Commit

Permalink
Added osv-scanner.toml file to ignore npm packages in wasm examples d…
Browse files Browse the repository at this point in the history
…uring vulnerability scans. (#2593)
  • Loading branch information
aunovis-heidrich authored Mar 11, 2025
1 parent 7e85d2f commit e83e138
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/wasm_github_fetch/osv-scanner.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[[PackageOverrides]]
ecosystem = "npm"
ignore = true

0 comments on commit e83e138

Please sign in to comment.