-
Notifications
You must be signed in to change notification settings - Fork 761
Remove Alibaba Cloud Linux CIS-related profile and associated references #11486
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
Conversation
|
Hi @rain-Qing. 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. |
efbd25d to
80196aa
Compare
|
@rain-Qing please rebase this PR. |
… has entered the End-of-Life (EOL) maintenance stage. As a result, the Alibaba Cloud Linux 2 CIS-related profile and its associated references will be removed. Signed-off-by: Yuqing Yang <[email protected]> Signed-off-by: YiLin.Li <[email protected]>
… has entered the End-of-Life (EOL) maintenance stage. As a result, the Alibaba Cloud Linux 3 CIS-related profile and its associated references will be removed. Signed-off-by: Yuqing Yang <[email protected]> Signed-off-by: YiLin.Li <[email protected]>
|
Code Climate has analyzed commit 8f77cd3 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 58.3% (0.0% change). View more on Code Climate. |
Mab879
left a comment
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 the PR.
The Alibaba Cloud Linux CIS Benchmark has ceased updates and entered the End-of-Life (EOL) maintenance phase. Consequently, this pull request aims to remove the Alibaba Cloud Linux CIS-related profile and its associated references.
Changes include:
Deletion of
controls/cis_alinux2.ymlcontrols/cis_alinux3.ymland its associated file.Removal of references to
alinux2andalinux3CIS within the YAML files located in thelinux_os/guide/directory.Deletion the CIS-related profile files for alinux2 and alinux3 under the products directory.
Signed-off-by: Yuqing Yang [email protected]
Signed-off-by: YiLin.Li [email protected]