We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2176cdb + 82bcf40 commit 0dbc251Copy full SHA for 0dbc251
1 file changed
osv-scanner.toml
@@ -5,3 +5,15 @@ reason = "undici - Low risk; requires malicious GitHub API response; action only
5
[[IgnoredVulns]]
6
id = "GHSA-2mjp-6q6p-2qxm"
7
reason = "undici - Low risk; requires proxy misconfiguration; action runs in GitHub-hosted environment"
8
+
9
+[[IgnoredVulns]]
10
+id = "GHSA-vrm6-8vpv-qv8q"
11
+reason = "undici - Not exploitable; WebSocket functionality not used by this action"
12
13
14
+id = "GHSA-v9p9-hfj2-hcw8"
15
16
17
18
+id = "GHSA-4992-7rv2-5pvq"
19
+reason = "undici - Not exploitable; upgrade option not used by this action"
0 commit comments