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 trivy scanner github action to report vulnarabiliites. #2078

Closed
wants to merge 1 commit into from

Conversation

humblec
Copy link

@humblec humblec commented Nov 15, 2022

This adds a trivy scanner test to report vulnerabilities.

Signed-off-by: Humble Chirammal [email protected]

@humblec
Copy link
Author

humblec commented Nov 15, 2022

Thanks @guits ! looks like now we have the vulnarabilities reported on the base image here https://github.com/ceph/ceph-container/actions/runs/3470012183/jobs/5797688534

@mohag
Copy link

mohag commented Feb 9, 2023

I don't think the Trivy check failing the pipelines will work - Trivy currently checks for RHEL vulnerabilities and still find some issues even with the latest CentOS Stream images currently. (possibly divergence of versioning?) (It might be useful to have it show up as warnings instead though)

@guits guits force-pushed the trivy branch 6 times, most recently from 29413b7 to 77c0368 Compare August 1, 2023 07:45
.github/workflows/trivy.yaml Outdated Show resolved Hide resolved
.github/workflows/trivy.yaml Outdated Show resolved Hide resolved
This adds a trivy scanner test to report vulnerabilities.

Signed-off-by: Humble Chirammal <[email protected]>
Co-Authored-by: Guillaume Abrioux <[email protected]>
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Apr 10, 2024
Copy link

This pull request has been automatically closed due to inactivity. Please re-open if these changes are still required.

@github-actions github-actions bot closed this Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants