x/vuln: add option to cmd/cvetriage to read from an existing CVEProject/cvelist repo #49291
Labels
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
vulncheck or vulndb
Issues for the x/vuln or x/vulndb repo
Milestone
Instead of cloning CVEProject/cvelist on every cmd/cvetriage run, it would be nice to have the option to read from a local copy.
We can probably reuse this code https://github.com/golang/pkgsite/blob/741cb14dda2dc58cf881f91b6f3a452f3b25a058/internal/stdlib/stdlib.go#L217-L233 to add a flag to cmd/cvetriage for that option.
The text was updated successfully, but these errors were encountered: