-
Notifications
You must be signed in to change notification settings - Fork 10
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
ci: configure trivy scans #83
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good so far. The KICS messages could be addressed by changing the version of the images with the commit hash.
@mhellmeier you are correct. |
Added issue #86 to resolve KICS and handling the latest tag for Docker Hub. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @scherersebastian! Solves eclipse-tractusx/sig-security#25
Description
eclipse-tractusx/sig-security#25
Setup trivy scans.
You don't need the trivy config scan - kics does this job.
I configured for you the trivy container scans for your frontend and backend.
In future, please add the
latest
tag to your published images and configure thelatest
tag in the trivy workflow config.