Skip to content

Commit 21cdfe3

Browse files
authored
Merge pull request #14309 from Arden97/fips_notapplicable_fail
Adding platform applicability to fips rules
2 parents 7459364 + 9f76f27 commit 21cdfe3

File tree

2 files changed

+3
-0
lines changed
  • linux_os/guide/system/software/integrity/fips

2 files changed

+3
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,4 @@ warnings:
4949
- general: |-
5050
This rule does not have a remediation.
5151
52+
platform: system_with_kernel and not osbuild

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ ocil: |-
2424
cipher@SSH=AES-256-GCM AES-256-CTR AES-128-GCM AES-128-CTR
2525
mac@SSH=HMAC-SHA2-512 HMAC-SHA2-256
2626
</pre>
27+
28+
platform: system_with_kernel and not osbuild

0 commit comments

Comments
 (0)