Skip to content

Commit 4e76d87

Browse files
committed
data/excluded: add 3 excluded reports
- data/excluded/GO-2024-2685.yaml - data/excluded/GO-2024-2786.yaml - data/excluded/GO-2024-2787.yaml Fixes #2685 Fixes #2786 Fixes #2787 Change-Id: Iafa5b71e7328997d4e98abd72014e3a21c34e5b1 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/590282 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Damien Neil <[email protected]>
1 parent 7ecfe86 commit 4e76d87

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

data/excluded/GO-2024-2685.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2024-2685
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/ossrs/srs
5+
cves:
6+
- CVE-2024-29882

data/excluded/GO-2024-2786.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2024-2786
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/glpi-project/glpi-agent
5+
cves:
6+
- CVE-2024-28240

data/excluded/GO-2024-2787.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2024-2787
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/glpi-project/glpi-agent
5+
cves:
6+
- CVE-2024-28241

0 commit comments

Comments
 (0)