Weekly scheduled govulncheck (#447 follow-up) #508

Merged
Cordy merged 1 commit from add-vulncheck into main 2026-09-12 17:56:34 +00:00
Owner

Follow-up to #447: vulncheck.yml, cron Mondays 05:30 UTC (plus manual dispatch).

  • Runs govulncheck (source mode, reachability) against main.
  • Fails only on vulnerabilities reachable from our code — the exact condition that produced #447's 26-CVE scanner list. On failure it files an issue with the report (skipped if an open govulncheck issue already exists, so a red week doesn't spam).
  • A go directive that is merely behind the latest patch with nothing reachable is logged as a notice, not an alarm.
  • The fix recipe is linked in the filed issue: go get go@patch on a branch, test, release.
Follow-up to #447: `vulncheck.yml`, cron Mondays 05:30 UTC (plus manual dispatch). - Runs govulncheck (source mode, reachability) against main. - **Fails only on vulnerabilities reachable from our code** — the exact condition that produced #447's 26-CVE scanner list. On failure it files an issue with the report (skipped if an open govulncheck issue already exists, so a red week doesn't spam). - A go directive that is merely behind the latest patch with nothing reachable is logged as a notice, not an alarm. - The fix recipe is linked in the filed issue: `go get go@patch` on a branch, test, release.
#447 follow-up: weekly scheduled govulncheck (fails + files an issue on reachable vulnerabilities)
All checks were successful
ci / test-and-build (pull_request) Successful in 55s
f166f497b7
Cordy merged commit 7673a810ff into main 2026-09-12 17:56:34 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Cordy/Cairn#508
No description provided.