Skip to content

fix(deps): bump golang.org/x/text to v0.39.0 (CVE-2026-56852) - #57

Merged
bborbe merged 1 commit into
masterfrom
fix/update-go-87de49d
Jul 19, 2026
Merged

fix(deps): bump golang.org/x/text to v0.39.0 (CVE-2026-56852)#57
bborbe merged 1 commit into
masterfrom
fix/update-go-87de49d

Conversation

@bborbe

@bborbe bborbe commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Fleet security update. golang.org/x/text v0.38.0 -> v0.39.0 (CVE-2026-56852). CHANGELOG under ## Unreleased; release agent versions on merge; no tag.

@ben-s-pull-request-reviewer ben-s-pull-request-reviewer Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on my analysis, here's the review:

Changes verified:

  • go.mod: golang.org/x/text bumped v0.38.0v0.39.0 (CVE fix); golang.org/x/tools also bumped v0.46.0v0.47.0 (transitive)
  • go.sum: checksums consistent with new versions
  • CHANGELOG.md: new ## Unreleased section added

Issue found: CHANGELOG.md has two ## Unreleased headers (one pre-existing for plan-goal fix, one added for this CVE bump) — should be a single merged section.

Version alignment: All four version strings (CHANGELOG.md top entry v0.101.0, plugin.json, marketplace.json metadata, marketplace.json plugins[0]) are aligned at 0.101.0. ✓

{
  "verdict": "approve",
  "summary": "Security dependency bump (golang.org/x/text v0.38.0 → v0.39.0) correctly addresses CVE-2026-56852. go.sum checksums are consistent, version alignment is intact, and CHANGELOG.md documents the change. One minor cosmetic issue: CHANGELOG.md has duplicate '## Unreleased' headers that should be merged.",
  "comments": [
    {
      "file": "CHANGELOG.md",
      "line": 14,
      "severity": "minor",
      "message": "Should Fix (Important): Duplicate '## Unreleased' header — CHANGELOG.md already had an Unreleased section (line 14) for the plan-goal fix. This commit added a second one below it. Merge both bullet points into a single '## Unreleased' section."
    }
  ],
  "concerns_addressed": [
    "security: CVE-2026-56852 fixed — golang.org/x/text v0.38.0 → v0.39.0 in go.mod:46",
    "correctness: golang.org/x/text pinned correctly to v0.39.0 in go.mod:46",
    "correctness: go.sum checksums match new go.mod dependencies (verified h1:UbZz4pLOvn600D6Oh6GGEI6VAmndrEBLv8/6BEXzyus=)",
    "correctness: CHANGELOG.md documents CVE fix — 'Bump golang.org/x/text to v0.39.0 (CVE-2026-56852)' added under new Unreleased section"
  ]
}

@bborbe
bborbe merged commit 5c122e4 into master Jul 19, 2026
1 check passed
@bborbe
bborbe deleted the fix/update-go-87de49d branch July 19, 2026 19:12
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