We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae300e commit 7cb1f52Copy full SHA for 7cb1f52
1 file changed
.grype.yaml
@@ -1,5 +1,5 @@
1
ignore:
2
- # Ignore specific CVEs
+ # base image
3
- vulnerability: CVE-2025-4517
4
- vulnerability: CVE-2025-68121
5
- vulnerability: GHSA-p77j-4mvh-x3m3
@@ -27,3 +27,11 @@ ignore:
27
- vulnerability: CVE-2025-58188
28
- vulnerability: CVE-2025-4674
29
- vulnerability: GHSA-x744-4wpc-v9h2
30
+# node_24 vulnerabilities
31
+ - vulnerability: GHSA-c2c7-rcm5-vvqj
32
+ - vulnerability: GHSA-7r86-cg39-jmmj
33
+ - vulnerability: GHSA-3ppc-4f35-3m26
34
+ - vulnerability: GHSA-23c5-xmqv-rm74
35
+ - vulnerability: GHSA-9ppj-qmqm-q256
36
+ - vulnerability: GHSA-qffp-2rhf-9h96
37
+ - vulnerability: GHSA-83g3-92jg-28cx
0 commit comments