[mirror] The Go Vulnerability Database
Перейти к файлу
Tatiana Bradley 42c71d8ab3 data/reports: update GO-2023-1737.yaml
Add fixed version.

Updates golang/vulndb#1737
Fixes golang/vulndb#1810

Change-Id: I0e4f5224c2dfe2bac98a389c25ac526cfd06d36f
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/499895
Run-TryBot: Tatiana Bradley <tatianabradley@google.com>
Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2023-06-01 15:21:27 +00:00
.github .github/workflows: change action version 2023-05-31 14:56:30 +00:00
cmd cmd/vulnreport: factor out git functions 2023-05-31 21:31:09 +00:00
data data/reports: update GO-2023-1737.yaml 2023-06-01 15:21:27 +00:00
deploy deploy: remove no-cache directive 2023-03-15 23:23:54 +00:00
devtools devtools/proxy_worker.sh: die early on bad arg 2022-04-27 21:19:21 +00:00
doc doc/triage.md: elaborate on how to edit a generated report file 2023-05-15 16:40:34 +00:00
internal cmd/vulnreport,internal/report: cleanup filename functions 2023-05-31 21:30:51 +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 data: add LICENSE and NOTICES files 2022-08-16 16:59:20 +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 cmd/vulnreport,internal/report: cleanup filename functions 2023-05-31 21:30:51 +00:00
checks.bash checks.bash: check OSV file is never deleted 2022-10-10 20:32:02 +00:00
go.mod go.mod: update gopkg.in/yaml.v3 2023-05-31 18:10:53 +00:00
go.sum go.mod: update gopkg.in/yaml.v3 2023-05-31 18:10:53 +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.