[mirror] The Go Vulnerability Database
Перейти к файлу
Tatiana Bradley 7313605cfa data/reports: add 2 reviewed reports
- data/reports/GO-2024-2977.yaml
  - data/reports/GO-2024-2978.yaml

Fixes golang/vulndb#2977
Fixes golang/vulndb#2978

Change-Id: I6a664826f87b1dc9c586871e5ade8683b31e4ccd
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/597159
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Tim King <taking@google.com>
2024-07-09 16:55:06 +00:00
.github
cmd cmd/vulnreport: further unify code of vulnreport regen and review 2024-06-28 15:28:22 +00:00
data data/reports: add 2 reviewed reports 2024-07-09 16:55:06 +00:00
deploy
devtools
doc
internal internal/report,data/osv: add explanation of non-Go versions 2024-07-08 15:51:25 +00:00
terraform
webconfig
.gitignore
CONTRIBUTING.md
LICENSE
PATENTS
README.md
all_test.go all: update YAML versions to closely match OSV versions 2024-06-26 14:53:24 +00:00
checks.bash internal/report,checks.bash: fix spellcheck issue 2024-06-27 19:36:30 +00:00
go.mod go.mod: update golang.org/x dependencies 2024-07-07 23:35:34 +00:00
go.sum go.mod: update golang.org/x dependencies 2024-07-07 23:35:34 +00:00
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.