-
Notifications
You must be signed in to change notification settings - Fork 7.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
lintworkflow to include rungovulncheck, failing pull requests if a Go security vulnerability is detected -
Create a scheduled workflow that runs
gvulncheckand uploads the resulting SARIF file to GitHub for code scanning alerts
Expected outcomes
ghis scanned for Go vulnerabilities as part of SDLC process- CLI maintainers have notification of new vulnerabilities via
#cli-activitySlack channel
Metadata
Metadata
Assignees
Labels
coreThis issue is not accepting PRs from outside contributorsThis issue is not accepting PRs from outside contributors