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
products/alinux3: Add CIS Alibaba Cloud Linux 3 profiles #9103
Conversation
CIS Alibaba Cloud Linux 3 Benchmark v1.0.0 (https://workbench.cisecurity.org/benchmarks/8034) was published on Feb 6th 2022. Alibaba Cloud Linux 3 is compatible with CentOS 8. I add the CIS Alibaba Cloud Linux 3 controls in the OpenSCAP according to CIS Alibaba Cloud Linux 3 Benchmark v1.0.0 (https://workbench.cisecurity.org/benchmarks/8034) Signed-off-by: YuQing <yyq0391@163.com> Signed-off-by: YiLin.Li <YiLin.Li@linux.alibaba.com>
|
Hi @hustliyilin. 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 Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions 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/test-infra repository. |
|
Code Climate has analyzed commit a51890e and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 42.7% (0.0% change). View more on Code Climate. |
|
/ok-to-test |
|
@hustliyilin: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions 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/test-infra repository. I understand the commands that are listed here. |
Description:
(https://workbench.cisecurity.org/benchmarks/8034) was published
on Feb 6th 2022. Alibaba Cloud Linux 3 is compatible with CentOS 8.
Rationale:
I add the CIS Alibaba Cloud Linux 3 controls in the OpenSCAP
according to CIS Alibaba Cloud Linux 3 Benchmark v1.0.0
(https://workbench.cisecurity.org/benchmarks/8034)
Fixes products/alinux3: Add CIS Alibaba Cloud Linux 3 profiles #9102