Skip to content

A copy of the go vulnerabilities database in github

Notifications You must be signed in to change notification settings

midnightconman/go_vulndb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go_vulndb

A copy of the go vulnerabilities database in github, with weekly automatic updates.

Usage

The primary usage of this repo at creation time was to use as a file input for the govulncheck tool. We use bazel for all our builds, so we needed a way to "ship" the vulnerabilities database as an external dependency.

Automatic Tag Updates

This repository has a github actions workflow, which is scheduled to run via the following cron 12 0 * * 0. This means every week vuln.go.dev is scraped and any changes are automatically commited and tagged.

About

A copy of the go vulnerabilities database in github

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages