scorecard/tools
Naveen 91eb41e235
🌱 Check for OSV for a go.mod changes (#1053)
At present we don't have a way to identify any new dependencies to go.mod that have osv/cve.
With this it will query the osv.dev for any vulnerabilities and report if it found any.

It also has an option to ignore any vulnerabilities if we chose to ignore.

This is ignoring 3 osv that are in our dependencies.
2021-09-22 20:41:56 +00:00
..
go.mod 🌱 Check for OSV for a go.mod changes (#1053) 2021-09-22 20:41:56 +00:00
go.sum 🌱 Check for OSV for a go.mod changes (#1053) 2021-09-22 20:41:56 +00:00
tools.go 🌱 Check for OSV for a go.mod changes (#1053) 2021-09-22 20:41:56 +00:00