Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/golang/vulndb
[mirror] The Go Vulnerability Database
https://github.com/golang/vulndb
Last synced: 28 days ago
JSON representation
[mirror] The Go Vulnerability Database
- Host: GitHub
- URL: https://github.com/golang/vulndb
- Owner: golang
- License: other
- Created: 2021-04-16T11:56:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T16:10:25.000Z (5 months ago)
- Last Synced: 2024-05-29T07:19:19.845Z (5 months ago)
- Language: Go
- Homepage:
- Size: 16.5 MB
- Stars: 544
- Watchers: 38
- Forks: 55
- Open Issues: 178
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - golang/vulndb - [mirror] The Go Vulnerability Database (Go)
- awesome-software-supply-chain-security - golang/vulndb - ![GitHub stars](https://img.shields.io/github/stars/golang/vulndb?style=flat-square) - The Go Vulnerability Database (Vulnerabilities Database & Tools)
- my-awesome - golang/vulndb - 10 star:0.6k fork:0.1k [mirror] The Go Vulnerability Database (Go)
README
# The Go Vulnerability Database
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/vulndb.svg)](https://pkg.go.dev/golang.org/x/vulndb)
This repository contains the infrastructure and internal reports to create the
[Go Vulnerability Database](https://vuln.go.dev).Check out [https://go.dev/security/vuln](https://go.dev/security/vuln) for more
information about the Go vulnerability management system.## Reporting a vulnerability or feedback
[Click here](https://github.com/golang/vulndb/issues/new/choose) 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](https://vuln.go.dev/privacy.html).## 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](https://creativecommons.org/licenses/by/4.0/) license. See
[go.dev/security/vuln/database](https://go.dev/security/vuln/database) for
information on how to access these entries.