Skip to content

fix(backend): remediate x/text GO-2026-5970 - #316

Draft
KooshaPari wants to merge 41 commits into
mainfrom
codex/byteport-xtext-fix
Draft

fix(backend): remediate x/text GO-2026-5970#316
KooshaPari wants to merge 41 commits into
mainfrom
codex/byteport-xtext-fix

Conversation

@KooshaPari

Copy link
Copy Markdown
Owner

Summary

  • Update indirect golang.org/x/text from v0.37.0 to v0.39.0 for GO-2026-5970 (infinite loop on invalid input in golang.org/x/text/norm).
  • Bump required transitive golang.org/x/sync closure from v0.20.0 to v0.21.0, as required by x/text v0.39.0.
  • Update backend/go.sum accordingly.

Validation

Go tests and govulncheck ./... remain pending; this PR records the dependency-only remediation for the advisory found on PR #313.

KooshaPari and others added 30 commits July 14, 2026 15:09
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@github-actions

Copy link
Copy Markdown

Legacy Tooling Scan Report

Severity Count
Critical 0
High 0
Medium 0
Low 0

No violations detected.

This is a WARN-mode scan. Fix before strict enforcement begins.

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
5.1% Duplication on New Code (required ≤ 3%)
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

1 participant