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

Re-Release to address CVE-2024-24788? #199

Open
ckcr4lyf opened this issue May 10, 2024 · 0 comments
Open

Re-Release to address CVE-2024-24788? #199

ckcr4lyf opened this issue May 10, 2024 · 0 comments

Comments

@ckcr4lyf
Copy link

Golang 1.22.2 has a vulnerability in the form of CVE-2024-24788 , which has been fixed in 1.22.3

Since the latest version was built on 1.22.2, it is setting of Trivy (especially since Trivy update to scan stdlib - i.e. the version of Golang a binary was compiled with).

I am not sure how to address this in the form of a PR, since no change is needed except to rebuild the artifacts (releases) with Golang 1.22.3 .

Since go.mod uses go 1.22 , I don't know if you'd be open to additionally specifying the patch version (i.e. go 1.22.3).

Thanks for your time.

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