-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathosv-scanner.toml
More file actions
31 lines (24 loc) · 914 Bytes
/
Copy pathosv-scanner.toml
File metadata and controls
31 lines (24 loc) · 914 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[[IgnoredVulns]]
id = "EEF-CVE-2026-43968"
reason = "App does not use Server-Sent Events"
[[IgnoredVulns]]
id = "EEF-CVE-2026-43969"
reason = "App makes no outbound HTTP requests with user-controlled cookies"
[[IgnoredVulns]]
id = "EEF-CVE-2026-32686"
reason = "App does not use the Decimal library"
[[IgnoredVulns]]
id = "GHSA-2g4f-4pwh-qvx6"
reason = "ajv is a dev-only transitive webpack dependency"
[[IgnoredVulns]]
id = "GHSA-f886-m6hf-6m8v"
reason = "brace-expansion is a dev-only transitive webpack dependency"
[[IgnoredVulns]]
id = "GHSA-5g2h-9x5v-5h3x"
reason = "phoenix_html is a local file dependency from Elixir deps, not a real npm package"
[[IgnoredVulns]]
id = "GHSA-qj8w-gfj5-8c6v"
reason = "serialize-javascript is a dev-only transitive webpack dependency"
[[IgnoredVulns]]
id = "EEF-CVE-2026-7790"
reason = "No fix available for cowlib 2.16.0 (latest version); transitive via plug_cowboy"