mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-25 22:17:49 +02:00
FIX: EA installers not downloadable from SOC + fix stg logging
Signed-off-by: reyesj2 <94730068+reyesj2@users.noreply.github.com>
This commit is contained in:
@@ -611,7 +611,7 @@ the release. Additionally, the original security profile has been modified by Se
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_account_emergency_expire_date" selected="true" />
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_account_password_pam_faillock_password_auth" selected="true" />
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_account_password_pam_faillock_system_auth" selected="true" />
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_account_password_selinux_faillock_dir" selected="true" />
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_account_password_selinux_faillock_dir" selected="false" />
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_account_temp_expire_date" selected="true" />
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_account_unique_id" selected="true" />
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_accounts_authorized_local_users" selected="true" />
|
||||
@@ -1007,8 +1007,8 @@ the release. Additionally, the original security profile has been modified by Se
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_rsyslog_remote_access_monitoring" selected="true" />
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_rsyslog_remote_loghost" selected="true" />
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_security_patches_up_to_date" selected="true" />
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_selinux_policytype" selected="true" />
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_selinux_state" selected="true" />
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_selinux_policytype" selected="false" />
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_selinux_state" selected="false" />
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_service_auditd_enabled" selected="true" />
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_service_autofs_disabled" selected="true" />
|
||||
<ns5:select idref="xccdf_org.ssgproject.content_rule_service_chronyd_enabled" selected="true" />
|
||||
|
||||
Reference in New Issue
Block a user