Skip to content

Commit

Permalink
Update status for CIS 1.2.31
Browse files Browse the repository at this point in the history
We implemented support for checking aesgcm encryption ciphers in
#10974 but never removed
the comment or updated the status in the control file. This commit
updates the status since it's now automated to include both ciphers.
  • Loading branch information
rhmdnd committed Jun 26, 2024
1 parent f0a0c51 commit 7049b4f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions controls/cis_ocp_1_4_0/section-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -384,15 +384,10 @@ controls:
levels: [ level_1, ]
- id: 1.2.31
title: Ensure that encryption providers are appropriately configured
status: partial
status: automated
rules:
- api_server_encryption_provider_cipher
levels: [ level_1, ]
# Remove this comment once https://github.com/ComplianceAsCode/content/issues/10868 is fixed.
# tickets:
# - https://issues.redhat.com/browse/CMP-1973
notes: |-
Ticket 1973 tracks adding the aesgcm encryption method for OCP 4.13+
- id: 1.2.32
title: Ensure that the API Server only makes use of Strong Cryptographic Ciphers
status: automated
Expand Down

0 comments on commit 7049b4f

Please sign in to comment.