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 govulncheck to the CI #294

Open
rogercoll opened this issue Jul 25, 2024 · 0 comments
Open

Add govulncheck to the CI #294

rogercoll opened this issue Jul 25, 2024 · 0 comments

Comments

@rogercoll
Copy link

We should check for vulnerabilities in each push: https://pkg.go.dev/golang.org/x/vuln/cmd/govulnchec

For example, the current Server (Go 1.20) has the following vulnerabilities:

Vulnerability #2: GO-2024-2887
    Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses in
    net/netip
  More info: https://pkg.go.dev/vuln/GO-2024-2887
  Standard library
    Found in: net/netip@go1.21.10
    Fixed in: net/netip@go1.21.11
    Example traces found:
Error:       #1:  server.server.Start, which eventually calls netip.Addr.IsLoopback
Error:       #2:  server.server.Start, which eventually calls netip.Addr.IsMulticast
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

No branches or pull requests

1 participant