We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running govulncheck on the latest release gives:
Vulnerability #1: GO-2024-2937 Panic when parsing invalid palette-color images in golang.org/x/image More info: https://pkg.go.dev/vuln/GO-2024-2937 Module: golang.org/x/image Found in: golang.org/x/[email protected] Fixed in: golang.org/x/[email protected] Example traces found: #1: cli/formatter.go:551:46: cli.DefaultFormatter.formatAuto calls ansimage.NewScaledFromReader, which eventually calls tiff.Decode
I checked and go.mod still hardcodes 0.10.0. Please update to a newer version and make a release. Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running govulncheck on the latest release gives:
I checked and go.mod still hardcodes 0.10.0. Please update to a newer version and make a release.
Thanks!
The text was updated successfully, but these errors were encountered: