Skip to content

Commit

Permalink
ignoring test Vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Raj-StepSecurity committed Feb 11, 2025
1 parent 3da6ad8 commit 961465a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
7 changes: 7 additions & 0 deletions tests/osv-scanner.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# They are not part of the build process, dependencies used for testing"

[[IgnoredVulns]]
id = "RUSTSEC-2024-0421"

[[IgnoredVulns]]
id = "RUSTSEC-2025-0004"
11 changes: 10 additions & 1 deletion tests/wasm-workspace/osv-scanner.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,13 @@ id = "RUSTSEC-2023-0001"
id = "RUSTSEC-2023-0005"

[[IgnoredVulns]]
id = "RUSTSEC-2024-0375"
id = "RUSTSEC-2024-0375"

[[IgnoredVulns]]
id = "RUSTSEC-2024-0421"

[[IgnoredVulns]]
id = "RUSTSEC-2024-0384"

[[IgnoredVulns]]
id = "RUSTSEC-2025-0004"

0 comments on commit 961465a

Please sign in to comment.