We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 715e5ca commit ef73d91Copy full SHA for ef73d91
1 file changed
src/languages/node_24_python_3_14_golang_1_24/.trivyignore.yaml
@@ -9,3 +9,13 @@ vulnerabilities:
9
purls:
10
- "pkg:pypi/wheel@0.45.1"
11
expired_at: 2026-08-12
12
+ - id: CVE-2026-25679
13
+ statement: "url.Parse insufficiently validated the host/authority component and ac ..."
14
+ purls:
15
+ - "pkg:golang/stdlib@v1.24.13"
16
+ expired_at: 2026-09-11
17
+ - id: CVE-2026-27142
18
+ statement: "Actions which insert URLs into the content attribute of HTML meta tags ..."
19
20
21
0 commit comments