PR #6435 adds govulncheck CI. It correctly detects these pre-existing vulnerabilities:
- GO-2025-4007, GO-2025-4008, GO-2025-4009, GO-2025-4010, GO-2025-4011
- GO-2025-4012, GO-2025-4013, GO-2025-4155, GO-2026-4603
16 vulnerabilities from Go stdlib + 1 module affect code paths.
Failing modules
./tool/actions-plan-preview
./tool/actions-gh-release
./pkg/app/pipedv1/plugin/* (multiple)
- Root module (
.)
Main failures:
Full workflow run: https://github.com/pipe-cd/pipecd/actions/runs/23225026408
Fix approach
cc @Warashi @khanhtc1202