data/reports: add 20 reports

  - data/reports/GO-2025-4199.yaml
  - data/reports/GO-2025-4200.yaml
  - data/reports/GO-2025-4201.yaml
  - data/reports/GO-2025-4202.yaml
  - data/reports/GO-2025-4203.yaml
  - data/reports/GO-2025-4204.yaml
  - data/reports/GO-2025-4205.yaml
  - data/reports/GO-2025-4206.yaml
  - data/reports/GO-2025-4207.yaml
  - data/reports/GO-2025-4208.yaml
  - data/reports/GO-2025-4209.yaml
  - data/reports/GO-2025-4210.yaml
  - data/reports/GO-2025-4211.yaml
  - data/reports/GO-2025-4212.yaml
  - data/reports/GO-2025-4213.yaml
  - data/reports/GO-2025-4214.yaml
  - data/reports/GO-2025-4215.yaml
  - data/reports/GO-2025-4216.yaml
  - data/reports/GO-2025-4217.yaml
  - data/reports/GO-2025-4218.yaml

Fixes golang/vulndb#4199
Fixes golang/vulndb#4200
Fixes golang/vulndb#4201
Fixes golang/vulndb#4202
Fixes golang/vulndb#4203
Fixes golang/vulndb#4204
Fixes golang/vulndb#4205
Fixes golang/vulndb#4206
Fixes golang/vulndb#4207
Fixes golang/vulndb#4208
Fixes golang/vulndb#4209
Fixes golang/vulndb#4210
Fixes golang/vulndb#4211
Fixes golang/vulndb#4212
Fixes golang/vulndb#4213
Fixes golang/vulndb#4214
Fixes golang/vulndb#4215
Fixes golang/vulndb#4216
Fixes golang/vulndb#4217
Fixes golang/vulndb#4218

Change-Id: Iccc5fa658586592c50e518202ce5dcf7c51b5744
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/730180
Reviewed-by: Ethan Lee <ethanalee@google.com>
Reviewed-by: Nicholas Husin <husin@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
40 files changed
tree: 8340ef7544c33a18ac07073fcda8ddcb5f484b8c
  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.