-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
feat: CIS EKS 1.5.0 #1653
feat: CIS EKS 1.5.0 #1653
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.
Thanks for your contribution! I've added some comments. Please check them when you get a chance. Thanks!
@pbalogh-sa Sorry for the delayed review. |
@pbalogh-sa Could you please help to update https://github.com/aquasecurity/kube-bench/blob/main/docs/platforms.md and https://github.com/aquasecurity/kube-bench/blob/main/docs/architecture.md ? Thanks! |
Signed-off-by: Peter Balogh <[email protected]>
Signed-off-by: Peter Balogh <[email protected]>
@mozillazg Sorry for the late answer. I've updated the PR, please check again. |
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 for your contribution!
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.
@pbalogh-sa thanks for the contribution!
lgtm!
@mozillazg thanks a lot for the review! |
This PR adds CIS EKS 1.5.0 support for kube-bench.
Related issue: #1620