Skip to content

Commit b9f311b

Browse files
committed
data/excluded: batch add 2 excluded reports
Adds excluded reports: - data/excluded/GO-2024-2607.yaml - data/excluded/GO-2024-2663.yaml Fixes #2607 Fixes #2663 Change-Id: I46d4ba3d22d04f491e6a6f14373e7f6b4823010b Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/577398 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Tatiana Bradley <[email protected]>
1 parent c6f7e64 commit b9f311b

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

data/excluded/GO-2024-2607.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2024-2607
2+
excluded: NOT_A_VULNERABILITY
3+
modules:
4+
- module: helm.sh/helm/v3
5+
cves:
6+
- CVE-2019-25210
7+
ghsas:
8+
- GHSA-jw44-4f3j-q396

data/excluded/GO-2024-2663.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2024-2663
2+
excluded: DEPENDENT_VULNERABILITY
3+
modules:
4+
- module: github.com/containers/podman/v5
5+
ghsas:
6+
- GHSA-874v-pj72-92f3

0 commit comments

Comments
 (0)