Skip to content

Commit

Permalink
data/excluded: add 4 excluded reports
Browse files Browse the repository at this point in the history
  - data/excluded/GO-2024-3258.yaml
  - data/excluded/GO-2024-3257.yaml
  - data/excluded/GO-2024-3249.yaml
  - data/excluded/GO-2024-3202.yaml

Fixes #3258
Fixes #3257
Fixes #3249
Fixes #3202

Change-Id: I97eb68a6b97d734930679b678790b401e9497b1f
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/626557
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com>
  • Loading branch information
tatianab authored and gopherbot committed Nov 8, 2024
1 parent 6baa438 commit c9e1a8f
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/excluded/GO-2024-3202.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2024-3202
excluded: NOT_GO_CODE
modules:
- module: github.com/strukturag/libheif
cves:
- CVE-2024-41311
6 changes: 6 additions & 0 deletions data/excluded/GO-2024-3249.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2024-3249
excluded: WITHDRAWN
modules:
- module: github.com/tacquito/tacquito
ghsas:
- GHSA-j42f-wc6v-5xpq
6 changes: 6 additions & 0 deletions data/excluded/GO-2024-3257.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2024-3257
excluded: NOT_GO_CODE
modules:
- module: github.com/Ericsson/codechecker
cves:
- CVE-2024-10081
6 changes: 6 additions & 0 deletions data/excluded/GO-2024-3258.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2024-3258
excluded: NOT_GO_CODE
modules:
- module: github.com/Ericsson/codechecker
cves:
- CVE-2024-10082

0 comments on commit c9e1a8f

Please sign in to comment.