Skip to content

security: WS51 catch-up upgrade (clear stdlib advisory, flip osv gate blocking)#3

Merged
brokenbot merged 1 commit into
security/ws49-ws50-hardeningfrom
security/ws51-catchup-upgrades
Jun 7, 2026
Merged

security: WS51 catch-up upgrade (clear stdlib advisory, flip osv gate blocking)#3
brokenbot merged 1 commit into
security/ws49-ws50-hardeningfrom
security/ws51-catchup-upgrades

Conversation

@brokenbot

Copy link
Copy Markdown
Contributor

Summary

WS51 catch-up upgrade — the follow-up to the WS49/WS50 hardening PR (which it is based on).

  • go directive 1.26.3 → 1.26.4 clears GO-2026-5037 / GO-2026-5039 (the only osv-scanner findings).
  • make deps-outdated was already clean — direct deps are at latest major.minor, so no other bumps needed.
  • osv-scanner now reports zero findings.
  • Flips the WS49 gate to blocking: drops continue-on-error from osv-scan and adds it to all-checks needs:.

Behavior-neutral (Go patch-level toolchain bump).

Test plan

  • make vuln-scan → 0 findings
  • make build / make test green
  • CI green on branch (osv-scan now required)

Merge after the WS49/WS50 hardening PR. Branch-protection: add All checks passed as a required check if managed outside the repo.

…e to blocking

Catch-up dependency upgrade (WS51), the follow-up to the WS49/WS50 hardening.

- go directive 1.26.3 -> 1.26.4: clears GO-2026-5037 / GO-2026-5039 (the only
  osv-scanner findings). Direct deps were already at latest major.minor
  (make deps-outdated: clean), so no other bumps were required.
- osv-scanner now reports ZERO findings.
- Flip the WS49 gate to BLOCKING: drop continue-on-error from osv-scan and add
  it to all-checks needs:.

Behavior-neutral: a Go patch-level toolchain bump; build + tests green.
@brokenbot brokenbot merged commit 7cb009a into security/ws49-ws50-hardening Jun 7, 2026
4 checks passed
@brokenbot brokenbot deleted the security/ws51-catchup-upgrades branch June 7, 2026 01:01
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