data/reports: add 14 reports

  - data/reports/GO-2026-4549.yaml
  - data/reports/GO-2026-4550.yaml
  - data/reports/GO-2026-4551.yaml
  - data/reports/GO-2026-4552.yaml
  - data/reports/GO-2026-4553.yaml
  - data/reports/GO-2026-4554.yaml
  - data/reports/GO-2026-4556.yaml
  - data/reports/GO-2026-4557.yaml
  - data/reports/GO-2026-4558.yaml
  - data/reports/GO-2026-4560.yaml
  - data/reports/GO-2026-4561.yaml
  - data/reports/GO-2026-4562.yaml
  - data/reports/GO-2026-4563.yaml
  - data/reports/GO-2026-4564.yaml

Fixes golang/vulndb#4549
Fixes golang/vulndb#4550
Fixes golang/vulndb#4551
Fixes golang/vulndb#4552
Fixes golang/vulndb#4553
Fixes golang/vulndb#4554
Fixes golang/vulndb#4556
Fixes golang/vulndb#4557
Fixes golang/vulndb#4558
Fixes golang/vulndb#4560
Fixes golang/vulndb#4561
Fixes golang/vulndb#4562
Fixes golang/vulndb#4563
Fixes golang/vulndb#4564

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

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.