-
Notifications
You must be signed in to change notification settings - Fork 696
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
CMP-2461: Requirement 9 is not applicable #12166
CMP-2461: Requirement 9 is not applicable #12166
Conversation
Managing the physical security of POI and media with cardholder data is not in scope for OpenShift.
🤖 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 2ead421 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 59.4% (0.0% change). View more on Code Climate. |
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.
/lgtm
controls: | ||
- id: 9.4.1 | ||
title: All media with cardholder data is physically secured. | ||
description: |- | ||
Media with cardholder data cannot be accessed by unauthorized personnel. | ||
levels: | ||
- base | ||
status: pending | ||
status: not applicable |
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 was wondering whether this requirement isn't actually manual
, instead of not applicable
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 could see several of these controls being manual
if you consider the physical perspective (e.g., you need to build fences around your cluster to meet requirement 9.2).
Marking them as manual seems to align with what RHEL did. Either way, I don't think these statuses will show up in the actual operator since they're not backed by any rules.
/lgtm |
1 similar comment
/lgtm |
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.
/lgtm
Description:
9
is not applicable for OpenShiftRationale: