mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-24 02:55:23 -04:00
Add a CI job to run govulncheck.
* Run daily.
* Run when touching go.{mod,sum}.on PRs and merge to the default branch.
* Cleanup unused / broken govulncheck in Makefile.common.
* Add status badge.
* Add to repo sync for all Go projects.
* Reduce green lines in sync script to make it easier to read the log.
Signed-off-by: SuperQ <superq@gmail.com>
|
||
|---|---|---|
| .. | ||
| automerge-dependabot.yml | ||
| buf-lint.yml | ||
| buf.yml | ||
| check_release_notes.yml | ||
| ci.yml | ||
| codeql-analysis.yml | ||
| container_description.yml | ||
| fuzzing.yml | ||
| govulncheck.yml | ||
| lock.yml | ||
| prombench.yml | ||
| repo_sync.yml | ||
| scorecards.yml | ||
| stale.yml | ||