[mirror] The Go Vulnerability Database
Перейти к файлу
Tatiana Bradley 13dd5c6ce4 data/reports: unexclude 20 reports (23)
- data/reports/GO-2022-0798.yaml
  - data/reports/GO-2022-0799.yaml
  - data/reports/GO-2022-0802.yaml
  - data/reports/GO-2022-0803.yaml
  - data/reports/GO-2022-0804.yaml
  - data/reports/GO-2022-0805.yaml
  - data/reports/GO-2022-0806.yaml
  - data/reports/GO-2022-0807.yaml
  - data/reports/GO-2022-0808.yaml
  - data/reports/GO-2022-0812.yaml
  - data/reports/GO-2022-0813.yaml
  - data/reports/GO-2022-0814.yaml
  - data/reports/GO-2022-0815.yaml
  - data/reports/GO-2022-0816.yaml
  - data/reports/GO-2022-0818.yaml
  - data/reports/GO-2022-0821.yaml
  - data/reports/GO-2022-0822.yaml
  - data/reports/GO-2022-0823.yaml
  - data/reports/GO-2022-0824.yaml
  - data/reports/GO-2022-0825.yaml

Updates golang/vulndb#798
Updates golang/vulndb#799
Updates golang/vulndb#802
Updates golang/vulndb#803
Updates golang/vulndb#804
Updates golang/vulndb#805
Updates golang/vulndb#806
Updates golang/vulndb#807
Updates golang/vulndb#808
Updates golang/vulndb#812
Updates golang/vulndb#813
Updates golang/vulndb#814
Updates golang/vulndb#815
Updates golang/vulndb#816
Updates golang/vulndb#818
Updates golang/vulndb#821
Updates golang/vulndb#822
Updates golang/vulndb#823
Updates golang/vulndb#824
Updates golang/vulndb#825

Change-Id: If3469fec8f77b4c0cb66f59e67946a1fd7c293ae
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/607225
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
2024-08-21 15:29:02 +00:00
.github
cmd cmd/cve,deploy: publish CVEs automatically 2024-08-19 21:20:54 +00:00
data data/reports: unexclude 20 reports (23) 2024-08-21 15:29:02 +00:00
deploy cmd/cve,deploy: publish CVEs automatically 2024-08-19 21:20:54 +00:00
devtools
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
webconfig
.gitignore
CONTRIBUTING.md
LICENSE
PATENTS
README.md
all_test.go internal/{report,ghsarepo}: add functions NewLocalClient 2024-07-30 15:44:29 +00:00
checks.bash
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

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.