[mirror] The Go Vulnerability Database
Перейти к файлу
Tatiana Bradley a6dec7d97d data/reports: add GO-2025-3412
- data/reports/GO-2025-3412.yaml

Fixes golang/vulndb#3412

Change-Id: If34681f0aa90e8e766a9b0c96a2ec1009f71834b
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/645117
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2025-01-28 16:02:38 -08:00
.github .github/ISSUE_TEMPLATE: link to issue template 2024-03-18 15:39:17 +00:00
cmd cmd/vulnreport: remove NeedsTriage when adding triaged label 2025-01-07 08:02:41 -08:00
data data/reports: add GO-2025-3412 2025-01-28 16:02:38 -08:00
deploy deploy: bump Go version for worker.yaml 2024-09-10 16:12:29 +00:00
devtools devtools: add script to run common vulnreport commands 2024-11-20 17:27:03 +00:00
doc devtools: add script to run common vulnreport commands 2024-11-20 17:27:03 +00:00
internal internal: make function and struct comments match the names 2025-01-03 18:44:14 -08: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: add new status NEEDS_REVIEW 2024-11-20 15:28:57 +00:00
checks.bash internal/report,checks.bash: fix spellcheck issue 2024-06-27 19:36:30 +00:00
go.mod go.mod: update github.com/go-git/go-git/v5 to 5.13.0 2025-01-09 09:27:21 -08:00
go.sum go.mod: update github.com/go-git/go-git/v5 to 5.13.0 2025-01-09 09:27:21 -08: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.