[mirror] The Go Vulnerability Database
Перейти к файлу
Tatiana Bradley 7ecfe86a75 data/reports: add 6 unreviewed reports
- data/reports/GO-2024-2755.yaml
  - data/reports/GO-2024-2759.yaml
  - data/reports/GO-2024-2770.yaml
  - data/reports/GO-2024-2775.yaml
  - data/reports/GO-2024-2777.yaml
  - data/reports/GO-2024-2783.yaml

Fixes golang/vulndb#2755
Fixes golang/vulndb#2759
Fixes golang/vulndb#2770
Fixes golang/vulndb#2775
Fixes golang/vulndb#2777
Fixes golang/vulndb#2783

Change-Id: I388fd39e45ecb629bb8c72818b9082fdc6af4d65
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/590281
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-06-05 15:11:04 +00:00
.github
cmd cmd/vulnreport: fix excluded folder bug 2024-06-05 15:09:27 +00:00
data data/reports: add 6 unreviewed reports 2024-06-05 15:11:04 +00:00
deploy
devtools
doc
internal internal/report: add lint check for source 2024-06-05 15:09:39 +00:00
terraform
webconfig
.gitignore
CONTRIBUTING.md
LICENSE
PATENTS
README.md
all_test.go all_test: allow duplicate summaries for unreviewed reports 2024-06-05 15:09:57 +00:00
checks.bash
go.mod
go.sum
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.