Skip to content

Commit

Permalink
data/excluded: update 5 reports
Browse files Browse the repository at this point in the history
Re-classify excluded reason.

  - data/excluded/GO-2023-1632.yaml
  - data/excluded/GO-2023-1779.yaml
  - data/excluded/GO-2023-1908.yaml
  - data/excluded/GO-2023-1918.yaml
  - data/excluded/GO-2023-1947.yaml

Fixes #1632
Fixes #1779
Fixes #1908
Fixes #1918
Fixes #1947

Change-Id: Iacb883c3f6b99d31ce199fcaca55148cd5bb8800
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/607819
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
  • Loading branch information
tatianab authored and gopherbot committed Aug 26, 2024
1 parent 73190ac commit ed618e2
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion data/excluded/GO-2023-1632.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
id: GO-2023-1632
excluded: NOT_IMPORTABLE
excluded: NOT_GO_CODE
modules:
- module: github.com/hasura/graphql-engine
cves:
Expand Down
2 changes: 1 addition & 1 deletion data/excluded/GO-2023-1779.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
id: GO-2023-1779
excluded: NOT_IMPORTABLE
excluded: NOT_GO_CODE
modules:
- module: github.com/returntocorp/semgrep
cves:
Expand Down
4 changes: 3 additions & 1 deletion data/excluded/GO-2023-1908.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
id: GO-2023-1908
excluded: EFFECTIVELY_PRIVATE
excluded: WITHDRAWN
modules:
- module: istio.io/istio
vulnerable_at: 0.0.0-20240823163327-f3066a06364d
summary: CVE-2021-31920 in istio.io/istio
cves:
- CVE-2021-31920
ghsas:
Expand Down
4 changes: 3 additions & 1 deletion data/excluded/GO-2023-1918.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
id: GO-2023-1918
excluded: EFFECTIVELY_PRIVATE
excluded: WITHDRAWN
modules:
- module: github.com/nmstate/kubernetes-nmstate
vulnerable_at: 0.82.0
summary: CVE-2020-1742 in github.com/nmstate/kubernetes-nmstate
cves:
- CVE-2020-1742
ghsas:
Expand Down
4 changes: 3 additions & 1 deletion data/excluded/GO-2023-1947.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
id: GO-2023-1947
excluded: EFFECTIVELY_PRIVATE
excluded: WITHDRAWN
modules:
- module: github.com/openshift/oauth-apiserver
vulnerable_at: 0.0.0-20240603101017-e37ccb455e1b
summary: CVE-2019-3876 in github.com/openshift/oauth-apiserver
cves:
- CVE-2019-3876
ghsas:
Expand Down

0 comments on commit ed618e2

Please sign in to comment.