Skip to content

govulncheck broken #750

@mcandre

Description

@mcandre

Description:

govulncheck stopped working, but only in GitHub Actions.

Action version:

5

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Tools version:

1.26.1 and 1.26.2

Repro steps:

govulncheck -scan package ./...

Expected behavior:

govulncheck generates a scan report of any CVE's found in a project containing a toplevel go.mod file.

Actual behavior:

govulncheck aborts, unable to scan Go projects.

This change happened in recent weeks. Suspect the action provisioning code may have broken govulncheck.

Able to scan on a local Mac just fine. But CI/CD is suddenly hosed, across a dozen Go repos.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions