-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
coreThis issue is not accepting PRs from outside contributorsThis issue is not accepting PRs from outside contributors
Description
Description
To stay on top of security issues in gh
we would like to periodically run govulncheck
in CI and be notified of any failures.
govulncheck
can be incorporated in a number of ways to cli/cli
repository:
-
Expand
lint
workflow to include rungovulncheck
, failing pull requests if a Go security vulnerability is detected -
Create a scheduled workflow that runs
gvulncheck
and uploads the resulting SARIF file to GitHub for code scanning alerts
Expected outcomes
gh
is scanned for Go vulnerabilities as part of SDLC process- CLI maintainers have notification of new vulnerabilities via
#cli-activity
Slack channel
Metadata
Metadata
Assignees
Labels
coreThis issue is not accepting PRs from outside contributorsThis issue is not accepting PRs from outside contributors