Skip to content

Commit

Permalink
data/excluded: add 2 excluded reports
Browse files Browse the repository at this point in the history
  - data/excluded/GO-2024-3060.yaml
  - data/excluded/GO-2024-3018.yaml

Fixes #3060
Fixes #3018

Change-Id: I3266a5452d8bb8bf57e4a740d39fa17a6b963461
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/606776
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
  • Loading branch information
tatianab authored and gopherbot committed Aug 19, 2024
1 parent 42832d4 commit 770c332
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/excluded/GO-2024-3018.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2024-3018
excluded: NOT_GO_CODE
modules:
- module: github.com/ClickHouse/ClickHouse
cves:
- CVE-2024-6873
6 changes: 6 additions & 0 deletions data/excluded/GO-2024-3060.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2024-3060
excluded: NOT_GO_CODE
modules:
- module: github.com/CosmWasm/wasmvm
ghsas:
- GHSA-rg2q-2jh9-447q

0 comments on commit 770c332

Please sign in to comment.