Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Tatiana Bradley 6e79558bff data/excluded: add missing/related aliases for excluded reports
Quite a few missing aliases were found via the osv.dev API. In many
cases, these are derived from GHSAs which have a "repo-level" advisory
but not a "global-level" advisory, and are therefore not accessible
via the Github GraphQL API.

The osv.dev database in some cases considers two IDs to be
aliases which we would consider only "related". A best-effort
attempt was made to distinguish between false-positives (which were
placed in the "related" section), and true positives.

Change-Id: Ic418d8f6cf40658098e56eafafcc44434dae0ebd
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/581715
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
2024-04-26 21:22:29 +00:00
Damien Neil 5ff1b8e992 data/excluded: batch add 10 excluded reports
Adds excluded reports:
	- data/excluded/GO-2023-2049.yaml
	- data/excluded/GO-2023-2035.yaml
	- data/excluded/GO-2023-2062.yaml
	- data/excluded/GO-2023-2057.yaml
	- data/excluded/GO-2023-2032.yaml
	- data/excluded/GO-2023-2061.yaml
	- data/excluded/GO-2023-2060.yaml
	- data/excluded/GO-2023-2033.yaml
	- data/excluded/GO-2023-2028.yaml
	- data/excluded/GO-2023-2025.yaml

Fixes golang/vulndb#2049
Fixes golang/vulndb#2035
Fixes golang/vulndb#2062
Fixes golang/vulndb#2057
Fixes golang/vulndb#2032
Fixes golang/vulndb#2061
Fixes golang/vulndb#2060
Fixes golang/vulndb#2033
Fixes golang/vulndb#2028
Fixes golang/vulndb#2025

Change-Id: Idbe9559172056824d0c5e78e610e0d348cab640d
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/528596
Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2023-09-15 17:40:03 +00:00