data/reports: add 26 reports

  - data/reports/GO-2026-6305.yaml
  - data/reports/GO-2026-6306.yaml
  - data/reports/GO-2026-6307.yaml
  - data/reports/GO-2026-6308.yaml
  - data/reports/GO-2026-6309.yaml
  - data/reports/GO-2026-6310.yaml
  - data/reports/GO-2026-6311.yaml
  - data/reports/GO-2026-6312.yaml
  - data/reports/GO-2026-6313.yaml
  - data/reports/GO-2026-6314.yaml
  - data/reports/GO-2026-6315.yaml
  - data/reports/GO-2026-6316.yaml
  - data/reports/GO-2026-6317.yaml
  - data/reports/GO-2026-6318.yaml
  - data/reports/GO-2026-6319.yaml
  - data/reports/GO-2026-6320.yaml
  - data/reports/GO-2026-6321.yaml
  - data/reports/GO-2026-6322.yaml
  - data/reports/GO-2026-6323.yaml
  - data/reports/GO-2026-6324.yaml
  - data/reports/GO-2026-6325.yaml
  - data/reports/GO-2026-6326.yaml
  - data/reports/GO-2026-6327.yaml
  - data/reports/GO-2026-6328.yaml
  - data/reports/GO-2026-6329.yaml
  - data/reports/GO-2026-6330.yaml

Fixes golang/vulndb#6305
Fixes golang/vulndb#6306
Fixes golang/vulndb#6307
Fixes golang/vulndb#6308
Fixes golang/vulndb#6309
Fixes golang/vulndb#6310
Fixes golang/vulndb#6311
Fixes golang/vulndb#6312
Fixes golang/vulndb#6313
Fixes golang/vulndb#6314
Fixes golang/vulndb#6315
Fixes golang/vulndb#6316
Fixes golang/vulndb#6317
Fixes golang/vulndb#6318
Fixes golang/vulndb#6319
Fixes golang/vulndb#6320
Fixes golang/vulndb#6321
Fixes golang/vulndb#6322
Fixes golang/vulndb#6323
Fixes golang/vulndb#6324
Fixes golang/vulndb#6325
Fixes golang/vulndb#6326
Fixes golang/vulndb#6327
Fixes golang/vulndb#6328
Fixes golang/vulndb#6329
Fixes golang/vulndb#6330

Change-Id: I55154e42466b8f407e392df3dc670bc83a2ba1d7
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/825844
LUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Alexander <jitsu@google.com>
Reviewed-by: Neal Patel <neal@golang.org>
Reviewed-by: Neal Patel <nealpatel@google.com>
52 files changed
tree: 3178e0053047bba2897ff15e2f1b4b7796684b8d
  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.