What would you like to be added:
Fix the govulncheck CI failures detected in PR #6435 by addressing known vulnerabilities across affected modules:
- 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
Affected modules include:
. (root module)
./tool/actions-plan-preview
./tool/actions-gh-release
./pkg/app/pipedv1/plugin/*
Reference workflow run:
Main failing jobs:
Why is this needed:
cc: @Warashi @khanhtc1202
What would you like to be added:
Fix the
govulncheckCI failures detected in PR #6435 by addressing known vulnerabilities across affected modules:Affected modules include:
.(root module)./tool/actions-plan-preview./tool/actions-gh-release./pkg/app/pipedv1/plugin/*Reference workflow run:
Main failing jobs:
Why is this needed:
govulncheckCI gate is correctly identifying vulnerabilities that currently block PR merges.cc: @Warashi @khanhtc1202