Skip to content

x/vuln: add option to cmd/cvetriage to read from an existing CVEProject/cvelist repo #49291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
julieqiu opened this issue Nov 2, 2021 · 0 comments
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

Comments

@julieqiu
Copy link
Member

julieqiu commented Nov 2, 2021

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.

@gopherbot gopherbot added this to the Unreleased milestone Nov 2, 2021
@julieqiu julieqiu changed the title x/vuln: use x/vuln: add option to cmd/cvetriage to read from an existing CVEProject/cvelist repo Nov 2, 2021
@julieqiu julieqiu added the x/vuln label Nov 2, 2021
@thanm thanm added the NeedsFix The path to resolution is known, but the work has not been done. label Nov 3, 2021
@gopherbot gopherbot added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Dec 22, 2021
@julieqiu julieqiu closed this as completed Jan 5, 2022
@golang golang locked and limited conversation to collaborators Jan 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
Status: No status
Development

No branches or pull requests

3 participants