Adding Debian 13 CIS controls to the benchmark#14684
Adding Debian 13 CIS controls to the benchmark#14684scdarva wants to merge 4 commits intoComplianceAsCode:masterfrom
Conversation
|
Hi @scdarva. Thanks for your PR. I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
| # - l2_server | ||
| # rules: | ||
| # - configure_gpg_key_access | ||
| # status: automated No newline at end of file |
There was a problem hiding this comment.
missing new line character at the end of file
There was a problem hiding this comment.
Thanks for noticing, added it.
Also added more controls. Those that are commented out and have TODO are not implemented, as they need to be implemented later on.
Description:
As currently Debian 13 has missing CIS benchmarks from this project, pull request is specifically to add initial set of CIS controls
Rationale:
To start populating Debian 13 CIS controls. Adding them all in one go is a quite of a task, especially as it does require generate new checks
Review Hints: