<?xml version="1.0" encoding="UTF-8"?>
<Benchmark xmlns="http://checklists.nist.gov/xccdf/1.2"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           id="xccdf_org.ssgproject.content_benchmark_UBUNTU-24-04"
           resolved="true">
  
  <status date="2026-05-09">accepted</status>
  <title>Guide to the Secure Configuration of Ubuntu 24.04 LTS</title>
  <description>
    This guide presents a catalog of security-relevant configuration settings for Ubuntu
    24.04 LTS. It is a rendering of content structured in the eXtensible Configuration
    Checklist Description Format (XCCDF) in order to support security automation.
  </description>
  <version>1.0.0</version>
  
  <Profile id="xccdf_org.ssgproject.content_profile_fedramp_moderate">
    <title>FedRAMP Moderate Baseline for Ubuntu 24.04 LTS</title>
    <description>
      This profile contains configuration checks that align to the FedRAMP Moderate baseline.
    </description>
  </Profile>
  
  <TestResult id="xccdf_org.open-scap_testresult_xccdf_org.ssgproject.content_profile_fedramp_moderate"
              start-time="2026-05-09T05:16:56.232025"
              end-time="2026-05-09T05:25:56.232025"
              version="1.2"
              test-system="cpe:/a:open-scap:openscap:1.3.9">
    
    <benchmark href="/usr/share/xml/scap/ssg/content/ssg-ubuntu2404-ds.xml"
               id="xccdf_org.ssgproject.content_benchmark_UBUNTU-24-04"/>
    
    <title>OSCAP Scan Result - Secondary web server running Ubuntu 24.04 LTS</title>
    
    <identity authenticated="true" privileged="true">root</identity>
    
    <profile idref="xccdf_org.ssgproject.content_profile_fedramp_moderate"/>
    
    <target>ubuntu-web-02.example.com</target>
    <target-address>192.168.1.102</target-address>
    <target-facts>
      <fact name="urn:xccdf:fact:asset:identifier:host_name" type="string">ubuntu-web-02.example.com</fact>
      <fact name="urn:xccdf:fact:asset:identifier:ipv4" type="string">192.168.1.102</fact>
      <fact name="urn:xccdf:fact:asset:identifier:os_name" type="string">Ubuntu</fact>
      <fact name="urn:xccdf:fact:asset:identifier:os_version" type="string">24.04 LTS</fact>
    </target-facts>
    
    <platform idref="cpe:/o:canonical:ubuntu_linux:24.04"/>
    
    <score system="urn:xccdf:scoring:default" maximum="100.000000">80.0</score>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_unix_enabled"
                 time="2026-05-09T05:17:10.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-87879-3</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:738" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_root_gid_zero"
                 time="2026-05-09T05:17:22.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-89459-1</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:500" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_umask_etc_bashrc"
                 time="2026-05-09T05:17:30.232025"
                 severity="medium"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-83572-1</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:889" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: accounts_umask_etc_bashrc</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_umask_etc_login_defs"
                 time="2026-05-09T05:17:39.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-82228-4</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:429" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_umask_etc_profile"
                 time="2026-05-09T05:17:50.232025"
                 severity="high"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-82062-7</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:603" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: accounts_umask_etc_profile</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_umask_root"
                 time="2026-05-09T05:18:04.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-80311-5</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:440" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_ensure_pam_wheel_group_empty"
                 time="2026-05-09T05:18:12.232025"
                 severity="high"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-86626-7</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:479" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: ensure_pam_wheel_group_empty</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_ensure_root_access_controlled"
                 time="2026-05-09T05:18:24.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-85588-7</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:308" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_file_groupowner_sshd_config"
                 time="2026-05-09T05:18:34.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-84919-3</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:947" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_file_owner_sshd_config"
                 time="2026-05-09T05:18:46.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-85149-1</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:582" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_file_permissions_sshd_config"
                 time="2026-05-09T05:18:55.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-87407-2</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:860" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_file_permissions_sshd_private_key"
                 time="2026-05-09T05:19:07.232025"
                 severity="low"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-82706-7</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:706" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: file_permissions_sshd_private_key</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_file_permissions_sshd_pub_key"
                 time="2026-05-09T05:19:17.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-86746-6</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:648" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_groups_no_zero_gid_except_root"
                 time="2026-05-09T05:19:27.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-87352-5</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:340" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_no_invalid_shell_accounts_unlocked"
                 time="2026-05-09T05:19:32.232025"
                 severity="low"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-88396-7</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:869" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: no_invalid_shell_accounts_unlocked</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_no_shelllogin_for_systemaccounts"
                 time="2026-05-09T05:19:40.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-85042-8</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:687" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sshd_limit_user_access"
                 time="2026-05-09T05:19:52.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-82636-1</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:546" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_use_pam_wheel_group_for_su"
                 time="2026-05-09T05:20:04.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-89798-3</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:928" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sshd_use_strong_ciphers"
                 time="2026-05-09T05:20:13.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-83943-0</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:521" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sshd_use_strong_kex"
                 time="2026-05-09T05:20:24.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-84890-9</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:357" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sshd_use_strong_macs"
                 time="2026-05-09T05:20:36.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-88717-9</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:823" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_pwhistory_use_authtok"
                 time="2026-05-09T05:20:51.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-83279-7</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:770" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_unix_authtok"
                 time="2026-05-09T05:21:03.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-82810-7</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:149" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_set_password_hashing_algorithm_logindefs"
                 time="2026-05-09T05:21:14.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-83308-0</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:828" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_set_password_hashing_algorithm_systemauth"
                 time="2026-05-09T05:21:19.232025"
                 severity="low"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-86501-8</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:182" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: set_password_hashing_algorithm_systemauth</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_account_disable_post_pw_expiration"
                 time="2026-05-09T05:21:24.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-80228-3</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:865" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_maximum_age_login_defs"
                 time="2026-05-09T05:21:35.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-89587-6</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:226" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_minimum_age_login_defs"
                 time="2026-05-09T05:21:46.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-83169-8</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:292" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_last_change_is_in_past"
                 time="2026-05-09T05:21:53.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-88664-2</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:237" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_dcredit"
                 time="2026-05-09T05:21:59.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-85912-1</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:213" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_dictcheck"
                 time="2026-05-09T05:22:07.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-80473-7</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:519" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_difok"
                 time="2026-05-09T05:22:16.232025"
                 severity="low"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-81882-3</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:501" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: accounts_password_pam_difok</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_enforce_root"
                 time="2026-05-09T05:22:21.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-81299-5</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:916" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_enforcing"
                 time="2026-05-09T05:22:26.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-85249-4</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:465" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_lcredit"
                 time="2026-05-09T05:22:31.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-84397-2</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:255" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_maxrepeat"
                 time="2026-05-09T05:22:42.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-87001-1</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:375" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_maxsequence"
                 time="2026-05-09T05:22:54.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-84836-5</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:923" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_minclass"
                 time="2026-05-09T05:23:06.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-83271-9</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:753" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_minlen"
                 time="2026-05-09T05:23:11.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-86176-8</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:721" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_ocredit"
                 time="2026-05-09T05:23:23.232025"
                 severity="medium"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-88765-7</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:819" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: accounts_password_pam_ocredit</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_pwhistory_enabled"
                 time="2026-05-09T05:23:33.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-85798-1</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:504" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_pwhistory_enforce_root"
                 time="2026-05-09T05:23:45.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-87799-9</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:127" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_pwhistory_remember"
                 time="2026-05-09T05:23:54.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-85654-1</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:848" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_pwquality_enabled"
                 time="2026-05-09T05:24:03.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-81365-0</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:883" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_ucredit"
                 time="2026-05-09T05:24:17.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-83490-2</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:499" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_pam_unix_no_remember"
                 time="2026-05-09T05:24:22.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-81649-5</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:672" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_set_max_life_existing"
                 time="2026-05-09T05:24:36.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-80197-5</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:569" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_set_min_life_existing"
                 time="2026-05-09T05:24:50.232025"
                 severity="high"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-82390-1</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:753" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: accounts_password_set_min_life_existing</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_no_empty_passwords_unix"
                 time="2026-05-09T05:25:05.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-80698-7</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:607" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sshd_disable_empty_passwords"
                 time="2026-05-09T05:25:15.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-80619-0</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:793" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sshd_disable_gssapi_auth"
                 time="2026-05-09T05:25:26.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-87658-1</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:819" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sshd_disable_rhosts"
                 time="2026-05-09T05:25:37.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-86336-1</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:257" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sshd_enable_pam"
                 time="2026-05-09T05:25:48.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-80908-9</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:669" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_password_warn_age_login_defs"
                 time="2026-05-09T05:26:00.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-89641-8</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:289" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sshd_disable_forwarding"
                 time="2026-05-09T05:26:08.232025"
                 severity="medium"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-87203-7</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:598" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: sshd_disable_forwarding</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_tmout"
                 time="2026-05-09T05:26:18.232025"
                 severity="low"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-84337-0</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:779" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: accounts_tmout</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_package_sudo_installed"
                 time="2026-05-09T05:26:29.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-89965-9</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:675" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sshd_disable_root_login"
                 time="2026-05-09T05:26:38.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-81218-2</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:908" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sudo_add_use_pty"
                 time="2026-05-09T05:26:44.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-82082-5</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:263" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sudo_remove_no_authenticate"
                 time="2026-05-09T05:26:59.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-80178-5</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:242" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sudo_require_authentication"
                 time="2026-05-09T05:27:11.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-84298-3</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:985" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sudo_require_reauthentication"
                 time="2026-05-09T05:27:25.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-81182-3</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:553" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_passwords_pam_faillock_deny"
                 time="2026-05-09T05:27:40.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-83493-4</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:240" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_passwords_pam_faillock_enabled"
                 time="2026-05-09T05:27:46.232025"
                 severity="high"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-84656-5</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:397" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: accounts_passwords_pam_faillock_enabled</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_passwords_pam_faillock_root_unlock_time"
                 time="2026-05-09T05:28:01.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-86292-7</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:160" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_accounts_passwords_pam_faillock_unlock_time"
                 time="2026-05-09T05:28:09.232025"
                 severity="medium"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-88463-6</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:760" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: accounts_passwords_pam_faillock_unlock_time</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sshd_set_loglevel_info"
                 time="2026-05-09T05:28:16.232025"
                 severity="low"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-83507-8</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:957" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: sshd_set_loglevel_info</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sshd_set_max_auth_tries"
                 time="2026-05-09T05:28:26.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-84346-0</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:138" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sudo_custom_logfile"
                 time="2026-05-09T05:28:37.232025"
                 severity="high"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-85990-5</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:549" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: sudo_custom_logfile</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_account_automated_provisioning_enabled"
                 time="2026-05-09T05:28:51.232025"
                 severity="medium"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-89244-1</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:636" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: account_automated_provisioning_enabled</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_account_temporary_expiration_configured"
                 time="2026-05-09T05:29:04.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-82762-0</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:424" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_account_disable_inactive_accounts"
                 time="2026-05-09T05:29:14.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-85456-7</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:296" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sudo_security_function_authorization"
                 time="2026-05-09T05:29:22.232025"
                 severity="medium"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-88878-0</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:494" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: sudo_security_function_authorization</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_service_nonprivileged_user_execution"
                 time="2026-05-09T05:29:31.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-81361-4</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:144" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_screen_lock_timeout_configured"
                 time="2026-05-09T05:29:41.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-83510-6</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:906" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_screen_lock_pattern_hiding_enabled"
                 time="2026-05-09T05:29:50.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-82321-2</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:406" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_sshd_logging_enabled"
                 time="2026-05-09T05:30:05.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-82065-5</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:517" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_auditd_extended_information_enabled"
                 time="2026-05-09T05:30:20.232025"
                 severity="low"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-88562-2</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:116" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: auditd_extended_information_enabled</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_log_analysis_tool_configured"
                 time="2026-05-09T05:30:31.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-85337-0</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:845" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_change_control_documentation_required"
                 time="2026-05-09T05:30:38.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-81056-8</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:293" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_service_periodic_review_enabled"
                 time="2026-05-09T05:30:49.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-83208-4</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:152" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_package_update_automation_configured"
                 time="2026-05-09T05:31:02.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-85980-9</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:974" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_intrusion_detection_tool_installed"
                 time="2026-05-09T05:31:07.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-87794-4</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:710" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_encrypted_traffic_inspection_configured"
                 time="2026-05-09T05:31:22.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-84817-7</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:638" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_privileged_command_network_restriction"
                 time="2026-05-09T05:31:27.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-85773-8</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:735" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_concurrent_session_limit_configured"
                 time="2026-05-09T05:31:38.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-87799-8</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:328" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_auditd_storage_threshold_alert"
                 time="2026-05-09T05:31:47.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-88548-2</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:759" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_auditd_realtime_alerts_enabled"
                 time="2026-05-09T05:31:58.232025"
                 severity="low"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-86325-6</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:920" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: auditd_realtime_alerts_enabled</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_centralized_logging_configured"
                 time="2026-05-09T05:32:06.232025"
                 severity="high"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-88471-3</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:284" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_audit_logs_remote_storage"
                 time="2026-05-09T05:32:11.232025"
                 severity="low"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-89035-3</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:184" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_audit_logs_encrypted"
                 time="2026-05-09T05:32:23.232025"
                 severity="medium"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-88900-9</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:352" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: audit_logs_encrypted</message>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_critical_action_signing_enabled"
                 time="2026-05-09T05:32:38.232025"
                 severity="medium"
                 weight="1.000000">
      <result>pass</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-88459-3</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:847" href="ssg-ubuntu2404-oval.xml"/>
      </check>
    </rule-result>
    
    <rule-result idref="xccdf_org.ssgproject.content_rule_time_synchronization_configured"
                 time="2026-05-09T05:32:52.232025"
                 severity="low"
                 weight="1.000000">
      <result>fail</result>
      <ident system="https://nvd.nist.gov/cce/index.cfm">CCE-82806-3</ident>
      <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
        <check-content-ref name="oval:ssg:def:697" href="ssg-ubuntu2404-oval.xml"/>
      </check>
      <message severity="error">Check failed: time_synchronization_configured</message>
    </rule-result>
    
  </TestResult>
</Benchmark>
