Skip to content

Bump yq to v4.52.5 and remove resolved CVE suppression#100

Merged
lex57ukr merged 2 commits intomainfrom
96-update-yq
Mar 28, 2026
Merged

Bump yq to v4.52.5 and remove resolved CVE suppression#100
lex57ukr merged 2 commits intomainfrom
96-update-yq

Conversation

@lex57ukr
Copy link
Copy Markdown
Contributor

Summary

yq v4.52.5 is built with Go 1.26.1, which resolves CVE-2026-27137 (crypto/x509) and CVE-2026-25679 (net/url) for yq. This removes the CVE-2026-27137 suppression entirely and narrows CVE-2026-25679 to actionlint only, which remains on Go 1.25.7.

Related Issues

Refs #96

Changes

  • Pin yq to v4.52.5 (Go 1.26.1) with updated checksums
  • Remove CVE-2026-27137 suppression (no longer applicable)
  • Narrow CVE-2026-25679 suppression to actionlint only

lex57ukr and others added 2 commits March 28, 2026 07:46
yq v4.52.5 is built with Go 1.26.1, which fixes CVE-2026-27137
(crypto/x509) and CVE-2026-25679 (net/url). Remove the CVE-2026-27137
suppression entirely and narrow CVE-2026-25679 to actionlint only
(still on Go 1.25.7).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@lex57ukr lex57ukr added security Security-related change dependencies Dependency updates labels Mar 28, 2026
@lex57ukr lex57ukr merged commit c6bf20d into main Mar 28, 2026
7 checks passed
@lex57ukr lex57ukr deleted the 96-update-yq branch March 28, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates security Security-related change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant