-
Notifications
You must be signed in to change notification settings - Fork 706
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
Add new product kylinserver10 #12393
Conversation
Hi @zhaoyun-kylin. 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-sigs/prow repository. |
🤖 A k8s content image for this PR is available at: Click here to see how to deploy itIf you alread have Compliance Operator deployed: Otherwise deploy the content and operator together by checking out ComplianceAsCode/compliance-operator and: |
Code Climate has analyzed commit 28dbd29 and detected 2 issues on this pull request. Here's the issue category breakdown:
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 59.5% (0.0% change). View more on Code Climate. |
Waving the code climate findings as they existing findings. |
Description:
OpenScap is a well-known security configuration baseline scanning organization in the industry. The tools provided by OpenScap provide security scanning functions for most operating systems around the world. KylinSoft also hopes to join the OpenScap family and use the powerful functions of OpenScap to complete and provide security configuration baseline scanning capabilities.
KylinSoft is one of the key operation system vendors in China, and Kylin Linux Advanced Server V10 is one of KylinSoft's important products, which is a robust, secure, and high-performance operating systems tailored to meet the needs of both government and enterprise users. You can learn more about in the website: https://kylinos.cn.
In the future, the PR on openscap will be maintained and updated by members of our security technology department
Rationale:
This pr is to build the kylin server v10 related support framework
Review Hints:
Please review it and any feedback is my appreciate.