-
Notifications
You must be signed in to change notification settings - Fork 819
Map OCP Virtualization rules to STIG controls and add stig-virt CEL profile #15043
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
Open
yuumasato
wants to merge
14
commits into
ComplianceAsCode:master
Choose a base branch
from
yuumasato:stig-ocp4-v2r6-virt-rules
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+65
−2
Open
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
fe7cc53
Add OCP Virt rules to STIG control CNTR-OS-000090
yuumasato e12ec9b
Add OCP Virt rules to STIG control CNTR-OS-000100
yuumasato 35731d3
Add OCP Virt rule to STIG control CNTR-OS-000110
yuumasato e3defaa
Add OCP Virt rule to STIG control CNTR-OS-000150
yuumasato e1e687e
Add OCP Virt rule to STIG control CNTR-OS-000400
yuumasato 73659c6
Add OCP Virt rule to STIG control CNTR-OS-000500
yuumasato 56f19bc
Add OCP Virt rules to STIG control CNTR-OS-000560
yuumasato 076828e
Add OCP Virt rule to STIG control CNTR-OS-000740
yuumasato ac8cb88
Add OCP Virt rule to STIG control CNTR-OS-001020
yuumasato e048866
Add stig-virt CEL profile for OCP Virtualization STIG checks
yuumasato 8ff7a2b
Fix XCCDF build crash when profiles select CEL-only rules
yuumasato f2b319d
Exclude node kubevirt rules from stig-virt CEL profile
yuumasato ac70d17
Add versioned stig-virt-v2r6 snapshot profile
yuumasato f58d771
Rename stig-virt profile to stig-vm-extension
yuumasato File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| --- | ||
| documentation_complete: true | ||
|
|
||
| metadata: | ||
| version: V2R6 | ||
| SMEs: | ||
| - Vincent056 | ||
| - rhmdnd | ||
| - yuumasato | ||
| - abushkin-redhat | ||
|
|
||
| reference: https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_RH_OpenShift_Container_Platform_4-x_V2R6_STIG.zip | ||
|
|
||
| title: 'DISA STIG for Red Hat OpenShift Container Platform 4 - Virtualization Extension' | ||
|
|
||
| description: |- | ||
| This profile contains CEL-based checks for OpenShift Virtualization | ||
| that align to the DISA STIG for Red Hat OpenShift Container Platform 4. | ||
|
|
||
| scanner_type: CEL | ||
|
|
||
| # Exclude node kubevirt rules — those are automated in the stig-node XCCDF profile | ||
| filter_rules: '"kubevirt" in id_ and "ocp4-node" not in platforms' | ||
|
|
||
| selections: | ||
| - stig_ocp4:all |
|
yuumasato marked this conversation as resolved.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| --- | ||
| documentation_complete: true | ||
|
|
||
| metadata: | ||
| version: V2R6 | ||
| SMEs: | ||
| - Vincent056 | ||
| - rhmdnd | ||
| - yuumasato | ||
| - abushkin-redhat | ||
|
|
||
| reference: https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_RH_OpenShift_Container_Platform_4-x_V2R6_STIG.zip | ||
|
|
||
| title: 'DISA STIG for Red Hat OpenShift Container Platform 4 - Virtualization Extension' | ||
|
|
||
| description: |- | ||
| This profile contains CEL-based checks for OpenShift Virtualization | ||
| that align to the DISA STIG for Red Hat OpenShift Container Platform 4. | ||
|
|
||
| scanner_type: CEL | ||
|
|
||
| extends: stig-vm-extension-v2r6 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.