Skip to content

Commit 37fdf24

Browse files
osv scanner updated
1 parent 0f82d58 commit 37fdf24

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

.osv-scanner.toml

Lines changed: 0 additions & 3 deletions
This file was deleted.

osv-scanner.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[[IgnoredVulns]]
2+
id = "MAL-2022-2353"
3+
reason = "False positive - this is our local workspace package"
4+
5+
[[IgnoredVulns]]
6+
id = "GHSA-968p-4wvh-cqc8"
7+
reason = "Transitive dep of jest, no production impact"
8+
9+
[[IgnoredVulns]]
10+
id = "GHSA-v6h2-p8h4-qcjw"
11+
reason = "Transitive dep of ESLint → brace-expansion, no production impact"

0 commit comments

Comments
 (0)