Skip to content
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

x/vuln: allow filtering for private modules #53224

Closed
julieqiu opened this issue Jun 3, 2022 · 1 comment
Closed

x/vuln: allow filtering for private modules #53224

julieqiu opened this issue Jun 3, 2022 · 1 comment
Assignees
Labels
FeatureRequest NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo

Comments

@julieqiu
Copy link
Member

julieqiu commented Jun 3, 2022

This TODO is copied from https://github.com/golang/vuln/blob/8957372cdf327922ff87e08e4ac22aabba60684d/client/client.go#L30:

Allow filtering private module, possibly at a database level. (e.g. I may want to use multiple databases, but only lookup a specific module in a subset of them)

@gopherbot gopherbot added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Jun 3, 2022
@gopherbot gopherbot added this to the Unreleased milestone Jun 3, 2022
@julieqiu julieqiu added vulndb vulncheck or vulndb Issues for the x/vuln or x/vulndb repo and removed vulncheck or vulndb Issues for the x/vuln or x/vulndb repo vulndb labels Jun 3, 2022
@dmitshur dmitshur added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. FeatureRequest labels Jun 3, 2022
@julieqiu julieqiu modified the milestones: Unreleased, vuln/unplanned Sep 8, 2022
@zpavlinovic zpavlinovic self-assigned this Sep 27, 2023
@zpavlinovic
Copy link
Contributor

Does not apply any more. govulncheck allows just a single database now (and the new client does not have this TODO anymore).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FeatureRequest NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Projects
Status: Done
Development

No branches or pull requests

4 participants