Skip to content

Commit d20f0b4

Browse files
committed
data/excluded: batch add GO-2023-1629, GO-2023-1628, GO-2023-1627, GO-2023-1622
Fixes #1629 Fixes #1628 Fixes #1627 Fixes #1622 Change-Id: I0817f973c599c642fba66129fa20ca85e28e36ab Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/475915 Run-TryBot: Jonathan Amsterdam <[email protected]> Reviewed-by: Tatiana Bradley <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
1 parent fc66793 commit d20f0b4

File tree

4 files changed

+26
-0
lines changed

4 files changed

+26
-0
lines changed

data/excluded/GO-2023-1622.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
excluded: NOT_IMPORTABLE
2+
modules:
3+
- module: github.com/edgelesssys/constellation/v2
4+
ghsas:
5+
- GHSA-6w5f-5wgr-qjg5

data/excluded/GO-2023-1627.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
excluded: NOT_IMPORTABLE
2+
modules:
3+
- module: github.com/opencontainers/runc
4+
cves:
5+
- CVE-2023-27561
6+
ghsas:
7+
- GHSA-vpvm-3wq2-2wvm

data/excluded/GO-2023-1628.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
excluded: NOT_IMPORTABLE
2+
modules:
3+
- module: github.com/kubernetes/kubernetes
4+
cves:
5+
- CVE-2022-3162
6+
ghsas:
7+
- GHSA-2394-5535-8j88

data/excluded/GO-2023-1629.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
excluded: NOT_IMPORTABLE
2+
modules:
3+
- module: github.com/kubernetes/kubernetes
4+
cves:
5+
- CVE-2022-3294
6+
ghsas:
7+
- GHSA-jh36-q97c-9928

0 commit comments

Comments
 (0)