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.
1 parent 345a0d3 commit 742ee74Copy full SHA for 742ee74
.grype-ignore.yaml
@@ -8,3 +8,23 @@ ignore:
8
- package:
9
name: guava
10
version: 30.1-jre
11
+ - vulnerability: CVE-2024-5535
12
+ package:
13
+ name: libssl3
14
+ version: 3.1.5-r0
15
16
17
+ name: libcrypto3
18
19
+ - vulnerability: GHSA-vmq6-5m68-f53m
20
21
+ name: logback-classic
22
+ version: 1.2.11
23
24
25
+ name: logback-core
26
27
+ - vulnerability: CVE-2023-4043
28
29
+ name: parsson
30
+ version: 1.1.2
0 commit comments