-
Notifications
You must be signed in to change notification settings - Fork 711
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 products openeuler and openeuler2203 supporting #11272
Conversation
Hi @StevenYGui. 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. |
PR needs rebase. 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. |
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.
Hello and thank you for this contribution. I also apologize for such a long delay.
Please see my particular comments.
I have also two general questions:
- I see that you submit two products: openeuler and openeuler2203. I understand that the openeuler2203 is an LTS version... but what about the openeuler? Is it not versioned? Is it a rolling distribution?
- Could you please also modify the build_product script so that products added by this PR can be built with this script?
- Thank you.
controls/std_openeuler.yml
Outdated
@@ -0,0 +1,1812 @@ | |||
--- | |||
policy: 'Standard Benchmark for openEuler' |
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.
Does the policy have some resource? E.G. URL to the original document?
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.
yes, i have, i will paste it latter
controls/std_openeuler.yml
Outdated
levels: | ||
- id: base | ||
|
||
controls: |
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.
Not sure if it is a good idea to create reference IDs containing words as well... Are they named like that in the original security policy? I think numbers could be enough, you can put the description in the "title" tag.
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.
I'm sorry, I don't quite understand your question, but you're saying it's not appropriate to use the word "base" in the id field, I can use a number, or something like "level 1", is it right?
very thanks for your response, I also applogize for the delay, for your questions, my answer as below:
Thank you very mush. |
it is closed, and I created a new PR: #11420 |
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. OpenEuler also hopes to join the OpenScap family and use the powerful functions of OpenScap to complete and provide security configuration baseline scanning capabilities.
The openEuler community, known as the OpenAtom openEuler community, is an open source community for operating systems. The openEuler or openEuler community is incubated and operated by the Open Atomic Open Source Foundation.
The openEuler operating system supports application scenarios such as servers, cloud computing, edge computing, and embedded computing, and supports diversified computing. It is committed to providing a secure, stable, and easy-to-use operating system. Support OT applications and the integration of OT and ICT by providing qualitative assurance capabilities for applications.
Through an open community, the openEuler community works with global developers to build an open, pluralistic and inclusive software ecosystem. Incubate and support a variety of processor architectures, cover the whole scene of the word infrastructure, and promote the development of the software and hardware of the enterprise's word infrastructure and the application ecology.
As of June 2023, the number of openEuler community members exceeded 970 and the number of community downloads exceeded 1.45 million. With more than 14,000 developers, its living global contributors are likely to continue to promote the global ecology of openEuler.
openeuler2203 is a long term support version of openEuler.
Rationale:
Review Hints: