data/reports: add 17 reports

  - data/reports/GO-2026-5073.yaml
  - data/reports/GO-2026-5313.yaml
  - data/reports/GO-2026-5320.yaml
  - data/reports/GO-2026-5380.yaml
  - data/reports/GO-2026-5410.yaml
  - data/reports/GO-2026-5427.yaml
  - data/reports/GO-2026-5496.yaml
  - data/reports/GO-2026-5504.yaml
  - data/reports/GO-2026-5665.yaml
  - data/reports/GO-2026-5676.yaml
  - data/reports/GO-2026-5681.yaml
  - data/reports/GO-2026-5699.yaml
  - data/reports/GO-2026-5713.yaml
  - data/reports/GO-2026-5743.yaml
  - data/reports/GO-2026-5761.yaml
  - data/reports/GO-2026-5762.yaml
  - data/reports/GO-2026-5764.yaml

Fixes golang/vulndb#5073
Fixes golang/vulndb#5313
Fixes golang/vulndb#5320
Fixes golang/vulndb#5380
Fixes golang/vulndb#5410
Fixes golang/vulndb#5427
Fixes golang/vulndb#5496
Fixes golang/vulndb#5504
Fixes golang/vulndb#5665
Fixes golang/vulndb#5676
Fixes golang/vulndb#5681
Fixes golang/vulndb#5699
Fixes golang/vulndb#5713
Fixes golang/vulndb#5743
Fixes golang/vulndb#5761
Fixes golang/vulndb#5762
Fixes golang/vulndb#5764

Change-Id: I077c52f5f2030f8e6262cb25b79a4d008c6c004b
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/797401
Reviewed-by: Ethan Lee <ethanalee@google.com>
Reviewed-by: Nicholas Husin <husin@google.com>
LUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Nicholas Husin <nsh@golang.org>
34 files changed
tree: 1b70b83c9e1a73edec198c3eab8bfddf23ffcae7
  1. .github/
  2. cmd/
  3. data/
  4. deploy/
  5. devtools/
  6. doc/
  7. internal/
  8. report/
  9. terraform/
  10. webconfig/
  11. .gitignore
  12. all_test.go
  13. checks.bash
  14. CONTRIBUTING.md
  15. go.mod
  16. go.sum
  17. LICENSE
  18. PATENTS
  19. README.md
  20. tools_test.go
README.md

The Go Vulnerability Database

Go Reference

This repository contains the infrastructure and internal reports to create the Go Vulnerability Database.

Warning: Packages here are internal to the Go Security Team and its needs; Some may be modified arbitrarily or even disappear altogether. In short, code in this repository is NOT subject to the Go 1 Compatibility Promise.

Check out https://go.dev/security/vuln for more information about the Go vulnerability management system.

Reporting a vulnerability or feedback

Click here to report a public vulnerability in the Go ecosystem, or give feedback about the project.

Privacy Policy

The privacy policy for govulncheck can be found at https://vuln.go.dev/privacy.

License

Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.

Database entries are distributed under the terms of the CC-BY-4.0 license. See go.dev/security/vuln/database for information on how to access these entries.