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 - Vulnerability Management for Go #201

Open
lucassabreu opened this issue Sep 9, 2022 · 0 comments
Open

govulncheck - Vulnerability Management for Go #201

lucassabreu opened this issue Sep 9, 2022 · 0 comments

Comments

@lucassabreu
Copy link
Member

Go provides tooling to analyze your codebase and surface known vulnerabilities. This tooling is backed by the Go vulnerability database, which is curated by the Go security team. Go’s tooling reduces noise in your results by only surfacing vulnerabilities in functions that your code is actually calling.


https://go.dev/blog/vuln

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

No branches or pull requests

1 participant