Skip to content
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

Add RHEL 9 STIG #11193

Merged
merged 68 commits into from
Oct 31, 2023
Merged
Show file tree
Hide file tree
Changes from 58 commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
52eda97
First draft of utils/add_stigid_from_csv.py
Mab879 Sep 19, 2023
b07cc36
Improve the import script.
Mab879 Sep 21, 2023
0bc66b3
Add RHEL 9 STIG IDs
Mab879 Sep 21, 2023
dcc50d7
Add the RHEL 9 STIG Control File
Mab879 Sep 25, 2023
caefaaf
Move the RHEL 9 STIG to the RHEL 9 STIG Control File
Mab879 Sep 25, 2023
94035e0
Fix RHEL 9 STIG ID for RHEL-09-215060
Mab879 Sep 26, 2023
19356de
Add RHEL 9 STIGID for service_debug-shell_disabled
Mab879 Sep 26, 2023
df7cbb3
Format add variables for the RHEL 9 STIG
Mab879 Sep 26, 2023
725ecf6
Add tests for RHEL 9 STIG control file
Mab879 Sep 26, 2023
ed468b1
Add rekey variables
Mab879 Sep 28, 2023
d4dcd08
Add umask variable
Mab879 Sep 28, 2023
c7926d3
Add PAM variables
Mab879 Sep 28, 2023
0348d73
Add SELinux vars for the RHEL 9 STIG
Mab879 Sep 28, 2023
b6d8fcb
Add sshd_idle_timeout_value var to RHEL 9
Mab879 Sep 28, 2023
efb5fe7
Add failock vars for RHEL 9 STIG
Mab879 Sep 28, 2023
c3c2867
Add password vars for RHEL 9 STIG
Mab879 Sep 28, 2023
f85dbb0
Add enable_authselect rule to RHEL 9 STIG
Mab879 Sep 28, 2023
0fede69
Update RHEL 9 STIG FIPS rule
Mab879 Sep 28, 2023
831c71c
Fix Needed rules for RHEL 9 STIG
Mab879 Sep 28, 2023
13ee2b5
Add var for chronyd_or_ntpd_set_maxpoll to RHEL 9 STIG
Mab879 Sep 28, 2023
10cc0e0
Fix var_accounts_authorized_local_users_regex
Mab879 Sep 28, 2023
cc3783b
Add var_accounts_maximum_age_login_defs vars for RHEL 9 STIG
Mab879 Sep 28, 2023
7257864
Add var_sssd_certificate_verification_digest_function for RHEL 9 STIG
Mab879 Sep 28, 2023
21e26ce
Fix var_auditd_max_log_file_action
Mab879 Sep 28, 2023
586a4c3
Add package_s-nail_installed to RHEL 9 STIG
Mab879 Sep 28, 2023
e4d81b6
Add rules for RHEL-09-232225 in RHEL 9 STIG
Mab879 Sep 28, 2023
e057f68
Add rules for RHEL-09-232230 in the RHEL 9 STIG
Mab879 Sep 28, 2023
e5ab1c7
Ensure that spacing is correct for all controls in RHEL 9 STIG
Mab879 Sep 28, 2023
c26a958
Fix rule assignment for RHEL-09-231150
Mab879 Oct 9, 2023
3bb5650
Add STIG ID to file_audit_tools_group_ownership
Mab879 Oct 9, 2023
effbdb3
Add RHEL 9 STIG manual
Mab879 Oct 11, 2023
884e357
Fix STIGID for package_s-nail_installed in RHEL 9
Mab879 Oct 12, 2023
be91ca4
Fix mix up with STIG IDs for RHEL 9 on /var/log mount opts
Mab879 Oct 12, 2023
5945719
Add second RHEL 9 STIG for configure_crypto_policy
Mab879 Oct 12, 2023
803832f
Add STIGID to cro file_owner_* rules
Mab879 Oct 17, 2023
03e6b3d
Update controlrefcheck script for STIGIDs
Mab879 Oct 17, 2023
c87c283
Exclude enable_authselect from the refcheck on RHEL 9 STIG
Mab879 Oct 17, 2023
11b46c6
Add more rules for RHEL-09-654065
Mab879 Oct 17, 2023
8d00881
Add more rules for RHEL-09-654070
Mab879 Oct 17, 2023
2804dfb
Add rule for RHEL-09-654080
Mab879 Oct 17, 2023
dba7d6d
Add more rules for RHEL-09-654020
Mab879 Oct 17, 2023
1540ac9
Add more rules for RHEL-09-654015
Mab879 Oct 18, 2023
ef49727
Add more rules for RHEL-09-412020
Mab879 Oct 18, 2023
9f43c6f
Add more rules for RHEL-09-654025
Mab879 Oct 18, 2023
b4522f3
Add rule for RHEL-09-211025
Mab879 Oct 18, 2023
bb49a3c
Adjust rule for RHEL-09-212040
Mab879 Oct 18, 2023
c78f532
Adjust rule for RHEL-09-213040
Mab879 Oct 18, 2023
c15d021
Add rule for RHEL-09-252020
Mab879 Oct 18, 2023
1029516
Add rule for RHEL-09-232230
Mab879 Oct 18, 2023
12769d2
Add rule for RHEL-09-232235
Mab879 Oct 18, 2023
f4dca1d
Add rule for RHEL-09-252040
Mab879 Oct 18, 2023
0dec77a
Adjust rule for RHEL-09-253075
Mab879 Oct 18, 2023
8d4020d
Updated rule selection for RHEL-09-271090
Mab879 Oct 18, 2023
c492fb0
Remove add_stigid_from_csv
Mab879 Oct 18, 2023
6ed1697
Fix Codeclimate issues
Mab879 Oct 18, 2023
08fe79f
Pull rpm_verify_hashes from RHEL-09-214030
Mab879 Oct 23, 2023
af60d32
Move RHEL-09-672030 to configure_crypto_policy
Mab879 Oct 23, 2023
4f94bd9
Pull service_rngd_enabled from the RHEL 9 STIG
Mab879 Oct 24, 2023
39bcbcd
Update on RHEL 9 STIG based on code review
Mab879 Oct 25, 2023
f94c36a
Move RHEL 9 STIG Refchecker back to the macro
Mab879 Oct 25, 2023
20ba6c7
Ensure RHEL 9 STIG version is in all right places
Mab879 Oct 27, 2023
577e6b0
Fix formatting in the RHEL 9 STIG Control File
Mab879 Oct 27, 2023
32a5fc7
Add RHEL 9 regex for var_accounts_authorized_local_users_regex
Mab879 Oct 27, 2023
22dc9e9
Add aide_scan_notification to RHEL-09-651015
Mab879 Oct 27, 2023
a9e264b
Update rule mapping for RHEL-09-654180
Mab879 Oct 27, 2023
835773f
Fix rule mapping for RHEL-09-271030 and RHEL-09-271035
Mab879 Oct 27, 2023
0ab9908
Fix rule mapping for RHEL-09-213075
Mab879 Oct 27, 2023
4522aef
Update RHEL 9 STIG IDs based on feedback
Mab879 Oct 30, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4,233 changes: 4,233 additions & 0 deletions controls/stig_rhel9.yml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ references:
stigid@ol8: OL08-00-010670
stigid@rhel7: RHEL-07-021300
stigid@rhel8: RHEL-08-010670
stigid@rhel9: RHEL-09-213115
stigid@sle12: SLES-12-010840
stigid@sle15: SLES-15-040190
stigid@ubuntu2004: UBTU-20-010413
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ references:
nist: CM-6(a),AC-6(1)
nist-csf: PR.AC-4,PR.DS-5
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232235

ocil_clause: '{{{ ocil_clause_file_group_owner(file="/etc/cron.d", group="root") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ references:
nist: CM-6(a),AC-6(1)
nist-csf: PR.AC-4,PR.DS-5
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232235

ocil_clause: '{{{ ocil_clause_file_group_owner(file="/etc/cron.daily", group="root") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ references:
disa: CCI-000366
nist: CM-6 b
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232235

ocil_clause: '{{{ ocil_clause_file_group_owner(file="/etc/cron.deny", group="root") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ references:
nist: CM-6(a),AC-6(1)
nist-csf: PR.AC-4,PR.DS-5
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232235

ocil_clause: '{{{ ocil_clause_file_group_owner(file="/etc/cron.hourly", group="root") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ references:
nist: CM-6(a),AC-6(1)
nist-csf: PR.AC-4,PR.DS-5
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232235

ocil_clause: '{{{ ocil_clause_file_group_owner(file="/etc/cron.monthly", group="root") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ references:
nist: CM-6(a),AC-6(1)
nist-csf: PR.AC-4,PR.DS-5
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232235

ocil_clause: '{{{ ocil_clause_file_group_owner(file="/etc/cron.weekly", group="root") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ references:
nist: CM-6(a),AC-6(1)
nist-csf: PR.AC-4,PR.DS-5
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232235

ocil_clause: '{{{ ocil_clause_file_group_owner(file="/etc/crontab", group="root") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ references:
nist: CM-6(a),AC-6(1)
nist-csf: PR.AC-4,PR.DS-5
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232230

ocil_clause: '{{{ ocil_clause_file_owner(file="/etc/cron.d", owner="root") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ references:
nist: CM-6(a),AC-6(1)
nist-csf: PR.AC-4,PR.DS-5
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232230

ocil_clause: '{{{ ocil_clause_file_owner(file="/etc/cron.daily", owner="root") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ references:
disa: CCI-000366
nist: CM-6 b
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232230


ocil_clause: '{{{ ocil_clause_file_owner(file="/etc/cron.deny", owner="root") }}}'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ references:
nist: CM-6(a),AC-6(1)
nist-csf: PR.AC-4,PR.DS-5
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232230

ocil_clause: '{{{ ocil_clause_file_owner(file="/etc/cron.hourly", owner="root") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ references:
nist: CM-6(a),AC-6(1)
nist-csf: PR.AC-4,PR.DS-5
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232230

ocil_clause: '{{{ ocil_clause_file_owner(file="/etc/cron.monthly", owner="root") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ references:
nist: CM-6(a),AC-6(1)
nist-csf: PR.AC-4,PR.DS-5
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232230

ocil_clause: '{{{ ocil_clause_file_owner(file="/etc/cron.weekly", owner="root") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ references:
nist: CM-6(a),AC-6(1)
nist-csf: PR.AC-4,PR.DS-5
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232230

ocil_clause: '{{{ ocil_clause_file_owner(file="/etc/crontab", owner="root") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ references:
nist-csf: PR.AC-4,PR.DS-5
pcidss4: "2.2.6"
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232040

ocil_clause: '{{{ ocil_clause_file_permissions(file="/etc/cron.d", perms="-rwx------") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ references:
nist-csf: PR.AC-4,PR.DS-5
pcidss4: "2.2.6"
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232040

ocil_clause: '{{{ ocil_clause_file_permissions(file="/etc/cron.daily", perms="-rwx------") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ references:
nist-csf: PR.AC-4,PR.DS-5
pcidss4: "2.2.6"
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232040

ocil_clause: '{{{ ocil_clause_file_permissions(file="/etc/cron.hourly", perms="-rwx------") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ references:
nist-csf: PR.AC-4,PR.DS-5
pcidss4: "2.2.6"
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232040

ocil_clause: '{{{ ocil_clause_file_permissions(file="/etc/cron.monthly", perms="-rwx------") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ references:
nist-csf: PR.AC-4,PR.DS-5
pcidss4: "2.2.6"
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232040

ocil_clause: '{{{ ocil_clause_file_permissions(file="/etc/cron.weekly", perms="-rwx------") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ references:
nist-csf: PR.AC-4,PR.DS-5
pcidss4: "2.2.6"
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-232265

ocil_clause: '{{{ ocil_clause_file_permissions(file="/etc/crontab", perms="-rw-------") }}}'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ references:
srg: SRG-OS-000370-GPOS-00155,SRG-OS-000368-GPOS-00154,SRG-OS-000480-GPOS-00230
stigid@ol8: OL08-00-040135
stigid@rhel8: RHEL-08-040135
stigid@rhel9: RHEL-09-433010

ocil_clause: 'the fapolicyd package is not installed'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ references:
srg: SRG-OS-000370-GPOS-00155,SRG-OS-000368-GPOS-00154,SRG-OS-000480-GPOS-00230
stigid@ol8: OL08-00-040136
stigid@rhel8: RHEL-08-040136
stigid@rhel9: RHEL-09-433015

ocil_clause: 'the service is not enabled'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ references:
stigid@ol8: OL08-00-040360
stigid@rhel7: RHEL-07-040690
stigid@rhel8: RHEL-08-040360
stigid@rhel9: RHEL-09-215015
stigid@sle12: SLES-12-030011
stigid@sle15: SLES-15-010030

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ references:
srg: SRG-OS-000120-GPOS-00061
stigid@ol8: OL08-00-010161
stigid@rhel8: RHEL-08-010161
stigid@rhel9: RHEL-09-611205

platforms:
- krb5_server_older_than_1_17-18 and krb5_workstation_older_than_1_17-18
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ references:
disa: CCI-001744
nist: CM-3(5)
srg: SRG-OS-000363-GPOS-00150
stigid@rhel9: RHEL-09-215095

ocil_clause: 'the package is not installed'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ references:
srg: SRG-OS-000480-GPOS-00227,SRG-OS-000095-GPOS-00049
stigid@ol8: OL08-00-040002
stigid@rhel8: RHEL-08-040002
stigid@rhel9: RHEL-09-215020

{{{ complete_ocil_entry_package(package="sendmail") }}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ references:
nist: CM-6(a)
nist@sle12: AU-5(a),AU-5.1(ii)
srg: SRG-OS-000046-GPOS-00022
stigid@rhel9: RHEL-09-653125
stigid@sle12: SLES-12-020050
stigid@sle15: SLES-15-030580

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ references:
srg: SRG-OS-000046-GPOS-00022
stigid@ol8: OL08-00-030030
stigid@rhel8: RHEL-08-030030
stigid@rhel9: RHEL-09-252060

ocil_clause: 'the alias is not set or is not root'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ references:
stigid@ol8: OL08-00-040290
stigid@rhel7: RHEL-07-040680
stigid@rhel8: RHEL-08-040290
stigid@rhel9: RHEL-09-252050

ocil_clause: 'the "smtpd_client_restrictions" parameter contains any entries other than "permit_mynetworks" and "reject"'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ references:
srg: SRG-OS-000480-GPOS-00227
stigid@ol7: OL07-00-040750
stigid@rhel7: RHEL-07-040750
stigid@rhel9: RHEL-09-231060

ocil_clause: 'the setting is not configured, has the ''sys'' option added, or does not have all Kerberos options added'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ references:
srg: SRG-OS-000480-GPOS-00227
stigid@ol8: OL08-00-010640
stigid@rhel8: RHEL-08-010640
stigid@rhel9: RHEL-09-231065

ocil_clause: 'the setting does not show'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ references:
stigid@ol8: OL08-00-010630
stigid@rhel7: RHEL-07-021021
stigid@rhel8: RHEL-08-010630
stigid@rhel9: RHEL-09-231070
stigid@sle12: SLES-12-010820
stigid@sle15: SLES-15-040170

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ references:
stigid@ol8: OL08-00-010650
stigid@rhel7: RHEL-07-021020
stigid@rhel8: RHEL-08-010650
stigid@rhel9: RHEL-09-231075
stigid@sle12: SLES-12-010810
stigid@sle15: SLES-15-040160

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ references:
cis@sle15: 2.2.7
pcidss4: "2.2.4"
srg: SRG-OS-000095-GPOS-00049
stigid@rhel9: RHEL-09-215025

{{{ complete_ocil_entry_package(package="nfs-utils") }}}

Expand Down
1 change: 1 addition & 0 deletions linux_os/guide/services/ntp/chronyd_client_only/rule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ references:
srg: SRG-OS-000096-GPOS-00050,SRG-OS-000095-GPOS-00049
stigid@ol8: OL08-00-030741
stigid@rhel8: RHEL-08-030741
stigid@rhel9: RHEL-09-252025

ocil_clause: 'the "port" option is not set to "0", is commented out, or is missing'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ references:
srg: SRG-OS-000096-GPOS-00050,SRG-OS-000095-GPOS-00049
stigid@ol8: OL08-00-030742
stigid@rhel8: RHEL-08-030742
stigid@rhel9: RHEL-09-252030

ocil_clause: 'the "cmdport" option is not set to "0", is commented out, or is missing'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ references:
stigid@ol8: OL08-00-030740
stigid@rhel7: RHEL-07-040500
stigid@rhel8: RHEL-08-030740
stigid@rhel9: RHEL-09-252020
stigid@sle12: SLES-12-030300
stigid@sle15: SLES-15-010400
stigid@ubuntu2004: UBTU-20-010435
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ references:
srg: SRG-OS-000355-GPOS-00143,SRG-OS-000356-GPOS-00144,SRG-OS-000359-GPOS-00146
stigid@ol8: OL08-00-030740
stigid@rhel8: RHEL-08-030740
stigid@rhel9: RHEL-09-252020

ocil_clause: 'an authoritative remote time server is not configured or configured with pool directive'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ references:
pcidss: Req-10.4
pcidss4: "10.6.1"
srg: SRG-OS-000355-GPOS-00143
stigid@rhel9: RHEL-09-252010
stigid@ubuntu2004: UBTU-20-010435

ocil_clause: 'the package is not installed'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ references:
cis@ubuntu2204: 2.1.2.3
ism: 0988,1405
srg: SRG-OS-000355-GPOS-00143
stigid@rhel9: RHEL-09-252015

ocil_clause: 'the chronyd process is not running'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ references:
srg: SRG-OS-000095-GPOS-00049
stigid@ol7: OL07-00-020010
stigid@rhel7: RHEL-07-020010
stigid@rhel9: RHEL-09-215030

{{{ complete_ocil_entry_package(package="ypserv") }}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ references:
stigid@ol8: OL08-00-010460
stigid@rhel7: RHEL-07-040550
stigid@rhel8: RHEL-08-010460
stigid@rhel9: RHEL-09-252070
stigid@sle12: SLES-12-010410
stigid@sle15: SLES-15-040030

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ references:
stigid@ol8: OL08-00-010470
stigid@rhel7: RHEL-07-040540
stigid@rhel8: RHEL-08-010470
stigid@rhel9: RHEL-09-252075
stigid@sle12: SLES-12-010400
stigid@sle15: SLES-15-040020

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ references:
stigid@ol8: OL08-00-040010
stigid@rhel7: RHEL-07-020000
stigid@rhel8: RHEL-08-040010
stigid@rhel9: RHEL-09-215035
stigid@ubuntu2004: UBTU-20-010406

{{{ complete_ocil_entry_package(package="rsh-server") }}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ references:
stigid@ol8: OL08-00-040000
stigid@rhel7: RHEL-07-021710
stigid@rhel8: RHEL-08-040000
stigid@rhel9: RHEL-09-215040
stigid@sle12: SLES-12-030000
stigid@sle15: SLES-15-010180

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ references:
stigid@ol8: OL08-00-040190
stigid@rhel7: RHEL-07-040700
stigid@rhel8: RHEL-08-040190
stigid@rhel9: RHEL-09-215060

{{{ complete_ocil_entry_package(package="tftp-server") }}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ references:
stigid@ol8: OL08-00-040350
stigid@rhel7: RHEL-07-040720
stigid@rhel8: RHEL-08-040350
stigid@rhel9: RHEL-09-252055

ocil_clause: |-
{{%- if product in ["rhel7","ol7","rhel8","ol8","rhv4"] %}}
Expand Down
1 change: 1 addition & 0 deletions linux_os/guide/services/rng/service_rngd_enabled/rule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ references:
srg: SRG-OS-000480-GPOS-00227
stigid@ol8: OL08-00-010471
stigid@rhel8: RHEL-08-010471
stigid@rhel9: RHEL-09-211035

{{% if product == "ol8" %}}
platform: os_linux[ol]<8.4 or not runtime_kernel_fips_enabled
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ references:
nist: CM-7(a),CM-7(b),CM-6(a)
nist-csf: PR.PT-4
srg: SRG-OS-000480-GPOS-00227
stigid@rhel9: RHEL-09-215065

{{{ complete_ocil_entry_package(package="quagga") }}}

Expand Down
Loading