Skip to content

Commit

Permalink
data/excluded: batch add 11 excluded reports
Browse files Browse the repository at this point in the history
Adds excluded reports:
        - data/excluded/GO-2024-2596.yaml
        - data/excluded/GO-2024-2586.yaml
        - data/excluded/GO-2024-2585.yaml
        - data/excluded/GO-2024-2595.yaml
        - data/excluded/GO-2024-2594.yaml
        - data/excluded/GO-2024-2593.yaml
        - data/excluded/GO-2024-2592.yaml
        - data/excluded/GO-2024-2591.yaml
        - data/excluded/GO-2024-2590.yaml
        - data/excluded/GO-2024-2589.yaml
        - data/excluded/GO-2024-2588.yaml

Fixes #2596
Fixes #2586
Fixes #2585
Fixes #2595
Fixes #2594
Fixes #2593
Fixes #2592
Fixes #2591
Fixes #2590
Fixes #2589
Fixes #2588

Change-Id: I73154325baadfd52c5ea04c04bfa16f4c1a76602
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/569495
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Tatiana Bradley <tatianabradley@google.com>
  • Loading branch information
jba committed Mar 6, 2024
1 parent 612cacd commit 3fdc9ce
Show file tree
Hide file tree
Showing 11 changed files with 82 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/excluded/GO-2024-2585.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2024-2585
excluded: NOT_A_VULNERABILITY
modules:
- module: github.com/cometbft/cometbft
ghsas:
- GHSA-555p-m4v6-cqxv
6 changes: 6 additions & 0 deletions data/excluded/GO-2024-2586.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2024-2586
excluded: NOT_GO_CODE
modules:
- module: github.com/apache/airflow
cves:
- CVE-2024-27906
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2588.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2588
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/mattermost/mattermost/server/v8
cves:
- CVE-2024-1949
ghsas:
- GHSA-3g35-v53r-gpxc
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2589.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2589
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/mattermost/mattermost/server/v8
cves:
- CVE-2024-24988
ghsas:
- GHSA-6mx3-9qfh-77gj
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2590.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2590
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/mattermost/mattermost/server/v8
cves:
- CVE-2024-23493
ghsas:
- GHSA-7v3v-984v-h74r
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2591.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2591
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/mattermost/mattermost/server/v8
cves:
- CVE-2024-1887
ghsas:
- GHSA-fx48-xv6q-6gp3
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2592.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2592
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/mattermost/mattermost/server/v8
cves:
- CVE-2024-1942
ghsas:
- GHSA-hwjf-4667-gqwx
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2593.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2593
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/mattermost/mattermost/server/v8
cves:
- CVE-2024-1888
ghsas:
- GHSA-pfw6-5rx3-xh3c
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2594.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2594
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/mattermost/mattermost/server/v8
cves:
- CVE-2024-1953
ghsas:
- GHSA-vm9m-57jr-4pxh
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2595.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2595
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/mattermost/mattermost/server/v8
cves:
- CVE-2024-23488
ghsas:
- GHSA-xgxj-j98c-59rv
6 changes: 6 additions & 0 deletions data/excluded/GO-2024-2596.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2024-2596
excluded: NOT_GO_CODE
modules:
- module: github.com/apache/airflow
cves:
- CVE-2024-26280

0 comments on commit 3fdc9ce

Please sign in to comment.