Closed
Description
Your feature request related to a problem? Please describe.
govulncheck allows you to check if your code is calling any vulnerable code.
Describe the solution you'd like.
Add https://pkg.go.dev/golang.org/x/vuln/vulncheck as a linter.
Describe alternatives you've considered.
I can't find another vulnerability checker that can determine if the vulnerable code is being called or not.
Additional context.
No response