fix(deps): switch to version 1.23 of go; update pnpm deps - #153
Merged
Conversation
CHANGELOG: - [ ] Update pnpm dependencies for dotprompt as well - [ ] Update to use stable go versions 1.23 and 1.24. ADDRESS: - Malformed DNS message can cause infinite loop in net. Current version of 'stdlib' is vulnerable: 1.22.0. (Trunk)osv-scannerCVE-2024-24788 - Denial of service due to improper 100-continue handling in net/http. Current version of 'stdlib' is vulnerable: 1.22.0. (Trunk)osv-scannerCVE-2024-24791 - Stack exhaustion in all Parse functions in go/parser. Current version of 'stdlib' is vulnerable: 1.22.0. (Trunk)osv-scannerCVE-2024-34155 - Stack exhaustion in Decoder.Decode in encoding/gob. Current version of 'stdlib' is vulnerable: 1.22.0. (Trunk)osv-scannerCVE-2024-34156 - Stack exhaustion in Parse in go/build/constraint. Current version of 'stdlib' is vulnerable: 1.22.0. (Trunk)osv-scannerCVE-2024-34158 - Sensitive headers incorrectly sent after cross-domain redirect in net/http. Current version of 'stdlib' is vulnerable: 1.22.0. (Trunk)osv-scannerCVE-2024-45336 - Usage of IPv6 zone IDs can bypass URI name constraints in crypto/x509. Current version of 'stdlib' is vulnerable: 1.22.0. (Trunk)osv-scannerCVE-2024-45341 - Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec. Current version of 'stdlib' is vulnerable: 1.22.0. (Trunk)osv-scannerCVE-2025-22866 - Mishandling of corrupt central directory record in archive/zip. Current version of 'stdlib' is vulnerable: 1.22.0. (Trunk)osv-scannerGHSA-236w-p7wf-5ph8 - Incorrect forwarding of sensitive headers and cookies on HTTP redirect in net/http. Current version of 'stdlib' is vulnerable: 1.22.0. (Trunk)osv-scannerGHSA-32ch-6x54-q4h9 - Verify panics on certificates with an unknown public key algorithm in crypto/x509. Current version of 'stdlib' is vulnerable: 1.22.0. (Trunk)osv-scannerGHSA-3q2c-pvp5-3cqp - Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses in net/netip. Current version of 'stdlib' is vulnerable: 1.22.0. (Trunk)osv-scannerGHSA-49gw-vxvf-fc2g - HTTP/2 CONTINUATION flood in net/http. Current version of 'stdlib' is vulnerable: 1.22.0. (Trunk)osv-scannerGHSA-4v7x-pqxf-cx7m - Comments in display names are incorrectly handled in net/mail. Current version of 'stdlib' is vulnerable: 1.22.0. (Trunk)osv-scannerGHSA-fgq5-q76c-gx78 - Errors returned from JSON marshaling may break template escaping in html/template. Current version of 'stdlib' is vulnerable: 1.22.0. (Trunk)osv-scannerGHSA-j6m3-gc37-6r6q - Memory exhaustion in multipart form parsing in net/textproto and net/http. Current version of 'stdlib' is vulnerable: 1.22.0. (Trunk)osv-scannerGHSA-rr6r-cfgf-gc6h
yesudeep
enabled auto-merge (squash)
March 25, 2025 04:25
yesudeep
disabled auto-merge
March 25, 2025 04:25
tanyasingh1902
approved these changes
Mar 25, 2025
This was referenced Mar 25, 2025
Closed
This was referenced Jan 23, 2026
This was referenced Feb 1, 2026
This was referenced Jul 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CHANGELOG:
ADDRESS: