Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add container scanning workflow with Grype #26489

Merged
merged 1 commit into from Jun 28, 2023
Merged

Conversation

ferozsalam
Copy link
Contributor

  • Scans the same list of images as used in the Image CI build
  • Runs daily + on demand
  • Fails if any Critical issues are discovered
Add container image scanning to Cilium images.

@ferozsalam ferozsalam added the release-note/ci This PR makes changes to the CI. label Jun 26, 2023
@ferozsalam ferozsalam requested review from a team as code owners June 26, 2023 20:20
Copy link
Contributor

@viktor-kurchenko viktor-kurchenko left a comment

Choose a reason for hiding this comment

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

LGTM.

- Scans the same list of images as used in the Image CI build
- Runs daily + on demand
- Fails if any Critical issues are discovered

Signed-off-by: Feroz Salam <feroz.salam@isovalent.com>
@joestringer
Copy link
Member

Do we need to do anything special in order to test this workflow before we merge it?

@ferozsalam
Copy link
Contributor Author

@joestringer I've tested the workflow using act and it works as intended. In any case, this will not block anyone from merging code, and is only set to run infrequently, so I think the chances of negative side effects are minimal.

Let me know if there's anything further you think I should test though!

@ferozsalam ferozsalam added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 28, 2023
@ferozsalam
Copy link
Contributor Author

The failing CI checks seem unrelated to my change, so have marked this as ready-to-merge

@borkmann borkmann merged commit 881b9fb into main Jun 28, 2023
47 of 55 checks passed
@borkmann borkmann deleted the pr/add-container-scanning branch June 28, 2023 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants