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

ci: bump go #2965

Merged
merged 1 commit into from
Jun 5, 2024
Merged

ci: bump go #2965

merged 1 commit into from
Jun 5, 2024

Conversation

rahulguptajss
Copy link
Contributor

@rahulguptajss rahulguptajss commented Jun 5, 2024

Vulnerability #1: 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/[email protected]
Fixed in: net/[email protected]
Example traces found:
#1: pkg/util/util.go:140:23: util.FindLocalIP calls net.Dial, which eventually calls netip.Addr.IsLoopback
#2: pkg/util/util.go:140:23: util.FindLocalIP calls net.Dial, which eventually calls netip.Addr.IsMulticast

Your code is affected by 1 vulnerability from the Go standard library.
This scan also found 0 vulnerabilities in packages you import and 1
vulnerability in modules you require, but your code doesn't appear to call these
vulnerabilities.
Use '-show verbose' for more details.
exit status 3
make: *** [govulncheck] Error 1

@rahulguptajss rahulguptajss merged commit ff76e15 into main Jun 5, 2024
7 checks passed
@rahulguptajss rahulguptajss deleted the rg2-bump-go branch June 5, 2024 06:49
rahulguptajss added a commit that referenced this pull request Jun 13, 2024
rahulguptajss added a commit that referenced this pull request Jun 13, 2024
* fix: fixing non-exported flexgroup instances error

* fix: Harvest should log errors when grafana import fails (#2962)

Thanks to Chris Gautcher (@gautcher) for raising.

* ci: bump go (#2965)

* chore: merge 24.05.2 content

* fix: Rest templates should not have hyphon (#2943)

* fix: Rest templates should not have hyphon

* fix: address review comments

* chore: fix ci

---------

Co-authored-by: hardikl <[email protected]>
Co-authored-by: Chris Grindstaff <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants