Skip to content

GHO-11706: bump bundled osv-scanner to v2.3.8 to clear CVEs#10

Merged
bgeesaman merged 1 commit into
mainfrom
GHO-11706-bump-osv-scanner-cves
May 27, 2026
Merged

GHO-11706: bump bundled osv-scanner to v2.3.8 to clear CVEs#10
bgeesaman merged 1 commit into
mainfrom
GHO-11706-bump-osv-scanner-cves

Conversation

@bgeesaman
Copy link
Copy Markdown
Member

👻 Ghost Linear Issue

GHO-11706

📑 Description (what does this PR add, change, remove)

  • Bump the bundled osv-scanner pin from v2.3.5 to v2.3.8 so the binary shipped in the wraith release tarball gets the upstream Go 1.26.2 runtime, clearing the four reachable CVEs that triage flagged in the wraith bundle.
  • Mirrors the GHO-11493 precedent: only the three pin sites change (goreleaser env, download script default, CI test workflow env) and there is no source code touched.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code required changes to the documentation; I've included those changes
  • I've added tests to support this change (where applicable)

The bundled osv-scanner binary in v2.0.1 is built with go1.26.1, which
is in-range for CVE-2026-32281, -32280, -32283, and -33810 (TLS /
crypto/x509 issues). osv-scanner v2.3.6+ ships with go1.26.2, picking
up all four fixes. Bump the pin in goreleaser, the CI workflow, and the
local download script.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@bgeesaman bgeesaman self-assigned this May 27, 2026
@bgeesaman bgeesaman enabled auto-merge (squash) May 27, 2026 14:02
@bgeesaman bgeesaman requested review from joshlarsen and matslofva May 27, 2026 14:03
@bgeesaman bgeesaman merged commit 0709168 into main May 27, 2026
2 checks passed
@bgeesaman bgeesaman deleted the GHO-11706-bump-osv-scanner-cves branch May 27, 2026 14: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.

2 participants