Skip to content

[B] Make the Go CVE gate blocking (bump go 1.26.4 + golang.org/x/net, remove continue-on-error) #76

Description

@gnanirahulnutakki

Part of #64

PR #54 added govulncheck to CI but with continue-on-error: true, making it non-blocking. This task:

  1. Remove continue-on-error: true from the govulncheck CI step.
  2. Bump the Go toolchain to 1.26.4 (or current stable).
  3. Bump golang.org/x/net to clear any known CVEs.

The gate must fail the build on new CVEs, not just report them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    securitySecurity hardeningtaskTask belonging to an epic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions