Skip to content

Conversation

@flemzord
Copy link
Member

@flemzord flemzord commented Jan 2, 2026

fix: Update Go toolchain versions to address security vulnerabilities

This update addresses two identified vulnerabilities in the Go standard library (crypto/x509): GO-2025-4175 (Improper application of excluded DNS name constraints) and GO-2025-4155 (Excessive resource consumption when printing error string for host certificate validation).


Open in Cursor Open in Web

Co-authored-by: maxence <maxence@formance.com>
@cursor
Copy link

cursor bot commented Jan 2, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 2, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (3)
  • go.mod is excluded by !**/*.mod
  • tools/kubectl-stacks/go.mod is excluded by !**/*.mod
  • tools/utils/go.mod is excluded by !**/*.mod

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch cursor/security-and-build-checks-f0c6

Comment @coderabbitai help to get the list of available commands and usage tips.

@flemzord flemzord changed the title Security and build checks chore: Security Update Jan 2, 2026
Co-authored-by: maxence <maxence@formance.com>
@flemzord flemzord marked this pull request as ready for review January 2, 2026 17:20
@flemzord flemzord requested a review from a team as a code owner January 2, 2026 17:20
@flemzord flemzord enabled auto-merge (squash) January 2, 2026 17:21
@flemzord flemzord merged commit 16c53b0 into main Jan 5, 2026
6 checks passed
@flemzord flemzord deleted the cursor/security-and-build-checks-f0c6 branch January 5, 2026 09:05
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

Successfully merging this pull request may close these issues.

4 participants