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

govulncheck-action: allow users to use specific version of govulncheck #67782

Open
sbp-bvanb opened this issue Jun 3, 2024 · 2 comments
Open
Assignees
Labels
vulncheck or vulndb Issues for the x/vuln or x/vulndb repo

Comments

@sbp-bvanb
Copy link

Proposal Details

The action contains:
go install golang.org/x/vuln/cmd/govulncheck@latest

Suggestion is to add an input that points to latest, that allows users to overwrite it with a specific version.

@seankhliao seankhliao added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Jun 3, 2024
@seankhliao
Copy link
Member

Why would you need a specific version?

@sbp-bvanb
Copy link
Author

sbp-bvanb commented Jun 3, 2024

To prevent that our workflow will break if breaking changes would be introduced to the latest version of govulncheck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Projects
None yet
Development

No branches or pull requests

4 participants