-
Notifications
You must be signed in to change notification settings - Fork 321
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
fix(query): Fix path to spec in root_container_not_mounted_as_read_only k8s rule #4893
fix(query): Fix path to spec in root_container_not_mounted_as_read_only k8s rule #4893
Conversation
Scan submitted to Checkmarx |
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.
Hi, @Churro! Thank you so much for another great contribution!
I only have one request:
assets/queries/k8s/root_container_not_mounted_as_read_only/metadata.json
Show resolved
Hide resolved
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.
Hi @Churro, everything looks good to me, the only thing I would like to request here is the use of the searchLine
Thank you for your great contributions
Hi @joaoReigota1, thank you for the review. As requested, I've now added the |
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 🚀
Proposed Changes
container.securityContext
with the check forreadOnlyRootFilesystem
searchKey
to the actual pathI submit this contribution under the Apache-2.0 license.