Skip to content

Commit cb40082

Browse files
committed
Update OL9 STIG profile
STIG ID - OL09-00-000301 Remove rule aide_periodic_cron_checking STIG ID - OL09-00-002513 Update rule to file_permission_user_init_files_root STIG ID - OL09-00-000140 Update requirement status from automated to not applicable STIG ID - OL09-00-000300 Add rule aide_build_database STIG ID - OL09-00-002580 Add rule package_cron_installed Signed-off-by: Armando Acosta <armando.acosta@oracle.com>
1 parent ffdeef0 commit cb40082

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

controls/stig_ol9.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ controls:
472472
title: OL 9 must not have the quagga package installed.
473473
rules:
474474
- package_quagga_removed
475-
status: automated
475+
status: not applicable # The quagga package is not available in OL 9
476476

477477
- id: OL09-00-000145
478478
levels:
@@ -914,6 +914,7 @@ controls:
914914
- medium
915915
title: OL 9 cron configuration directories must have a mode of 0700 or less permissive.
916916
rules:
917+
- package_cron_installed
917918
- file_permissions_cron_d
918919
- file_permissions_cron_daily
919920
- file_permissions_cron_hourly
@@ -936,7 +937,7 @@ controls:
936937
- medium
937938
title: OL 9 local initialization files must have mode 0740 or less permissive.
938939
rules:
939-
- file_permission_user_init_files
940+
- file_permission_user_init_files_root
940941
status: automated
941942

942943
- id: OL09-00-002515
@@ -2931,6 +2932,7 @@ controls:
29312932
title: OL 9 must have the AIDE package installed.
29322933
rules:
29332934
- package_aide_installed
2935+
- aide_build_database
29342936
status: automated
29352937

29362938
- id: OL09-00-000301
@@ -2939,7 +2941,6 @@ controls:
29392941
title: OL 9 must routinely check the baseline configuration for unauthorized changes and notify
29402942
the system administrator when anomalies in the operation of any security functions are discovered.
29412943
rules:
2942-
- aide_periodic_cron_checking
29432944
- aide_scan_notification
29442945
status: automated
29452946

0 commit comments

Comments
 (0)