data/reports: add 20 reports

  - data/reports/GO-2026-4700.yaml
  - data/reports/GO-2026-4701.yaml
  - data/reports/GO-2026-4702.yaml
  - data/reports/GO-2026-4703.yaml
  - data/reports/GO-2026-4704.yaml
  - data/reports/GO-2026-4705.yaml
  - data/reports/GO-2026-4706.yaml
  - data/reports/GO-2026-4707.yaml
  - data/reports/GO-2026-4708.yaml
  - data/reports/GO-2026-4709.yaml
  - data/reports/GO-2026-4710.yaml
  - data/reports/GO-2026-4711.yaml
  - data/reports/GO-2026-4712.yaml
  - data/reports/GO-2026-4713.yaml
  - data/reports/GO-2026-4714.yaml
  - data/reports/GO-2026-4715.yaml
  - data/reports/GO-2026-4716.yaml
  - data/reports/GO-2026-4717.yaml
  - data/reports/GO-2026-4718.yaml
  - data/reports/GO-2026-4719.yaml

Fixes golang/vulndb#4700
Fixes golang/vulndb#4701
Fixes golang/vulndb#4702
Fixes golang/vulndb#4703
Fixes golang/vulndb#4704
Fixes golang/vulndb#4705
Fixes golang/vulndb#4706
Fixes golang/vulndb#4707
Fixes golang/vulndb#4708
Fixes golang/vulndb#4709
Fixes golang/vulndb#4710
Fixes golang/vulndb#4711
Fixes golang/vulndb#4712
Fixes golang/vulndb#4713
Fixes golang/vulndb#4714
Fixes golang/vulndb#4715
Fixes golang/vulndb#4716
Fixes golang/vulndb#4717
Fixes golang/vulndb#4718
Fixes golang/vulndb#4719

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