Skip to content

Commit a5a3d90

Browse files
committed
Remove is_fips_mode_enabled from RHEL 10
1 parent 407bd4d commit a5a3d90

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

linux_os/guide/system/software/integrity/fips/is_fips_mode_enabled/rule.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ rationale: |-
1717
severity: high
1818

1919
identifiers:
20-
cce@rhel10: CCE-86203-7
2120
cce@sle12: CCE-83224-6
2221
cce@sle15: CCE-85763-1
2322
cce@slmicro5: CCE-93785-4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{{{ oval_file_contents("/proc/sys/crypto/fips_enabled", "{{{ rule_id }}}_fips_enabled", "1") }}}
1+
{{{ oval_file_contents("/proc/sys/crypto/fips_enabled", rule_id + "_fips_enabled", "1") }}}

shared/references/cce-redhat-avail.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ CCE-86198-9
1313
CCE-86199-7
1414
CCE-86202-9
1515
CCE-86204-5
16+
CCE-86203-7
1617
CCE-86206-0
1718
CCE-86207-8
1819
CCE-86209-4

0 commit comments

Comments
 (0)