[mirror] The Go Vulnerability Database
Перейти к файлу
Tatiana Bradley 91b6914bcb data/reports: unexclude 20 reports (25)
- data/reports/GO-2022-0857.yaml
  - data/reports/GO-2022-0859.yaml
  - data/reports/GO-2022-0861.yaml
  - data/reports/GO-2022-0862.yaml
  - data/reports/GO-2022-0863.yaml
  - data/reports/GO-2022-0865.yaml
  - data/reports/GO-2022-0866.yaml
  - data/reports/GO-2022-0867.yaml
  - data/reports/GO-2022-0869.yaml
  - data/reports/GO-2022-0871.yaml
  - data/reports/GO-2022-0873.yaml
  - data/reports/GO-2022-0874.yaml
  - data/reports/GO-2022-0875.yaml
  - data/reports/GO-2022-0876.yaml
  - data/reports/GO-2022-0878.yaml
  - data/reports/GO-2022-0879.yaml
  - data/reports/GO-2022-0882.yaml
  - data/reports/GO-2022-0883.yaml
  - data/reports/GO-2022-0885.yaml
  - data/reports/GO-2022-0886.yaml

Updates golang/vulndb#857
Updates golang/vulndb#859
Updates golang/vulndb#861
Updates golang/vulndb#862
Updates golang/vulndb#863
Updates golang/vulndb#865
Updates golang/vulndb#866
Updates golang/vulndb#867
Updates golang/vulndb#869
Updates golang/vulndb#871
Updates golang/vulndb#873
Updates golang/vulndb#874
Updates golang/vulndb#875
Updates golang/vulndb#876
Updates golang/vulndb#878
Updates golang/vulndb#879
Updates golang/vulndb#882
Updates golang/vulndb#883
Updates golang/vulndb#885
Updates golang/vulndb#886

Change-Id: Ic839f581716a2f0c0b465ae6042aead152cf4a33
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/607227
Reviewed-by: Damien Neil <dneil@google.com>
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-08-21 15:29:06 +00:00
.github .github/ISSUE_TEMPLATE: link to issue template 2024-03-18 15:39:17 +00:00
cmd cmd/cve,deploy: publish CVEs automatically 2024-08-19 21:20:54 +00:00
data data/reports: unexclude 20 reports (25) 2024-08-21 15:29:06 +00:00
deploy cmd/cve,deploy: publish CVEs automatically 2024-08-19 21:20:54 +00:00
devtools devtools/proxy_worker.sh: die early on bad arg 2022-04-27 21:19:21 +00:00
doc cmd/vulnreport: simplify the duplicates process 2024-08-16 17:42:07 +00:00
internal internal/triage/priority: update importers file 2024-08-19 21:31:33 +00:00
terraform terraform/environment: remove scan-modules job 2022-12-28 15:52:56 +00:00
webconfig deploy: rename index to index.html 2023-03-06 19:27:34 +00:00
.gitignore terraform: adjust worker config 2021-12-22 13:51:59 +00:00
CONTRIBUTING.md all: add license headers and CONTRIBUTING.md 2021-04-13 21:05:53 +00:00
LICENSE LICENSE: update per Google Legal 2024-07-16 16:12:53 +00:00
PATENTS all: add licensing boilerplate and update README 2021-04-13 20:32:20 +00:00
README.md all: remove references to x/vuln in documentation 2023-04-04 16:07:17 +00:00
all_test.go internal/{report,ghsarepo}: add functions NewLocalClient 2024-07-30 15:44:29 +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-08-06 21:19:30 +00:00
go.sum go.mod: update golang.org/x dependencies 2024-08-06 21:19:30 +00:00
tools_test.go checks.bash: replace all.bash 2021-12-20 22:06:07 +00:00

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.