Skip to content

fix(go.mod): upgrade goldmark to v1.7.17 (CVE-2026-5160)#25252

Merged
Shelnutt2 merged 1 commit into
release/2.29from
ent-41/upgrade-goldmark-v229
May 13, 2026
Merged

fix(go.mod): upgrade goldmark to v1.7.17 (CVE-2026-5160)#25252
Shelnutt2 merged 1 commit into
release/2.29from
ent-41/upgrade-goldmark-v229

Conversation

@Shelnutt2
Copy link
Copy Markdown
Contributor

Summary

Upgrades github.com/yuin/goldmark from v1.7.13 to v1.7.17 on the release/2.29 branch to remediate CVE-2026-5160 (XSS via improper ordering of URL validation and normalization).

Changes

  • go.mod: bump github.com/yuin/goldmark v1.7.13 → v1.7.17
  • go.sum: updated checksums

References

Note

Generated by Coder Agents. Please review before merging.

Bumps github.com/yuin/goldmark from v1.7.13 to v1.7.17 to fix
CVE-2026-5160 (XSS via improper ordering of URL validation and
normalization).

Ref: ENT-41
@Shelnutt2 Shelnutt2 added dependencies Pull requests that update a dependency file cherry-pick/v2.29 Needs to be cherry-picked to the 2.29 release branch labels May 13, 2026
@Shelnutt2 Shelnutt2 enabled auto-merge (squash) May 13, 2026 13:23
@Shelnutt2 Shelnutt2 merged commit 8782002 into release/2.29 May 13, 2026
29 of 30 checks passed
@Shelnutt2 Shelnutt2 deleted the ent-41/upgrade-goldmark-v229 branch May 13, 2026 13:30
@github-actions github-actions Bot locked and limited conversation to collaborators May 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cherry-pick/v2.29 Needs to be cherry-picked to the 2.29 release branch dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants