data/reports: add 21 unreviewed reports

  - data/reports/GO-2024-3081.yaml
  - data/reports/GO-2024-3082.yaml
  - data/reports/GO-2024-3083.yaml
  - data/reports/GO-2024-3085.yaml
  - data/reports/GO-2024-3086.yaml
  - data/reports/GO-2024-3087.yaml
  - data/reports/GO-2024-3088.yaml
  - data/reports/GO-2024-3089.yaml
  - data/reports/GO-2024-3090.yaml
  - data/reports/GO-2024-3091.yaml
  - data/reports/GO-2024-3092.yaml
  - data/reports/GO-2024-3093.yaml
  - data/reports/GO-2024-3094.yaml
  - data/reports/GO-2024-3095.yaml
  - data/reports/GO-2024-3096.yaml
  - data/reports/GO-2024-3097.yaml
  - data/reports/GO-2024-3099.yaml
  - data/reports/GO-2024-3100.yaml
  - data/reports/GO-2024-3102.yaml
  - data/reports/GO-2024-3103.yaml
  - data/reports/GO-2024-3104.yaml

Fixes golang/vulndb#3081
Fixes golang/vulndb#3082
Fixes golang/vulndb#3083
Fixes golang/vulndb#3085
Fixes golang/vulndb#3086
Fixes golang/vulndb#3087
Fixes golang/vulndb#3088
Fixes golang/vulndb#3089
Fixes golang/vulndb#3090
Fixes golang/vulndb#3091
Fixes golang/vulndb#3092
Fixes golang/vulndb#3093
Fixes golang/vulndb#3094
Fixes golang/vulndb#3095
Fixes golang/vulndb#3096
Fixes golang/vulndb#3097
Fixes golang/vulndb#3099
Fixes golang/vulndb#3100
Fixes golang/vulndb#3102
Fixes golang/vulndb#3103
Fixes golang/vulndb#3104

Change-Id: If55f3ff19b07f49b6477d5c0d3eb5f5b6f3adbd0
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/609141
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
42 files changed
tree: 230ef7744cfa3a3e636ee2a889adeb4be05a0930
  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.