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

Add go stdlib version support #484

Merged
merged 6 commits into from
Aug 17, 2023

Conversation

another-rex
Copy link
Collaborator

@another-rex another-rex commented Aug 14, 2023

Fixes #453,

As discussed in #453, it does require go to be installed on the system that osv-scanner is being ran on. The go installation can be at a custom location as long as $GOROOT environment var is specified.

Also exclude the depguard check, which has been added in a newer version of golangci (which we haven't updated to, but will cause linting issues when we eventually do).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

osv-scanner does not catch Go/stdlib vulnerabilities
3 participants