data/reports: add 17 reports

  - data/reports/GO-2025-3938.yaml
  - data/reports/GO-2025-3939.yaml
  - data/reports/GO-2025-3941.yaml
  - data/reports/GO-2025-3942.yaml
  - data/reports/GO-2025-3943.yaml
  - data/reports/GO-2025-3944.yaml
  - data/reports/GO-2025-3945.yaml
  - data/reports/GO-2025-3949.yaml
  - data/reports/GO-2025-3950.yaml
  - data/reports/GO-2025-3951.yaml
  - data/reports/GO-2025-3952.yaml
  - data/reports/GO-2025-3953.yaml
  - data/reports/GO-2025-3954.yaml
  - data/reports/GO-2025-3958.yaml
  - data/reports/GO-2025-3959.yaml
  - data/reports/GO-2025-3960.yaml
  - data/reports/GO-2025-3961.yaml

Fixes golang/vulndb#3938
Fixes golang/vulndb#3939
Fixes golang/vulndb#3941
Fixes golang/vulndb#3942
Fixes golang/vulndb#3943
Fixes golang/vulndb#3944
Fixes golang/vulndb#3945
Fixes golang/vulndb#3949
Fixes golang/vulndb#3950
Fixes golang/vulndb#3951
Fixes golang/vulndb#3952
Fixes golang/vulndb#3953
Fixes golang/vulndb#3954
Fixes golang/vulndb#3958
Fixes golang/vulndb#3959
Fixes golang/vulndb#3960
Fixes golang/vulndb#3961

Change-Id: Ibf37c5e21e25c0b277506b7a3f78f790bb3080b7
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/704637
Reviewed-by: Markus Kusano <kusano@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
34 files changed
tree: 0356cd2e59060f4591250e9a01b177ee07ba6bd6
  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.