Skip to content

[1.5] ci: add govulncheck job - #5394

Merged
lifubang merged 1 commit into
opencontainers:release-1.5from
kolyshkin:1.5-5383
Aug 13, 2026
Merged

[1.5] ci: add govulncheck job#5394
lifubang merged 1 commit into
opencontainers:release-1.5from
kolyshkin:1.5-5383

Conversation

@kolyshkin

Copy link
Copy Markdown
Contributor

A backport of #5383 to release-1.5.

This is to ensure our minimal dependencies do not have known vulnerabilities.

NOTES:

  • govulncheck is not and will not be included into golangci-lint, thus a separate job.
  • we do not specify Go version to be used here to avoid reporting vulnerabilities in stdlib which we're not interested in here;
  • this makes more sense for release-* branches (in which we don't routinely bump go deps) than for main.

This is to ensure our minimal dependencies do not have known
vulnerabilities.

NOTE we do not specify Go version to be used here to avoid reporting
vulnerabilities in stdlib which we're not interested in here.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
(cherry picked from commit 1dc0e09)
@kolyshkin kolyshkin added area/ci backport/1.5-pr A backport PR to release-1.5 labels Aug 11, 2026

@rata rata left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@lifubang
lifubang merged commit 38fccfc into opencontainers:release-1.5 Aug 13, 2026
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci backport/1.5-pr A backport PR to release-1.5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants