DISA STIGs (Security Technical Implementation Guides) are published by the Defense Information Systems Agency (DISA), the US Department of Defense (DoD) agency responsible for IT infrastructure security standards. STIGs provide extremely prescriptive, line-item security configuration requirements for specific technology products — each STIG contains hundreds of individual “findings” (rules) specifying exact settings, permissions, and configurations required to harden a system. Unlike flexible frameworks (NIST 800-53) or guideline-oriented benchmarks (CIS), STIGs are mandatory for all DoD information systems and are referenced by the broader US federal government, defense contractors (via CMMC), and intelligence community systems. Each finding is categorized by severity: CAT I (high — failure could directly lead to loss of confidentiality, integrity, or availability), CAT II (medium), and CAT III (low). Systems must achieve full CAT I compliance and substantially address CAT II/III findings to receive an Authority to Operate (ATO). DISA publishes STIGs for hundreds of products and regularly updates them (typically quarterly). STIGs are developed in collaboration with the vendor — Red Hat, for instance, works directly with DISA to produce the RHEL STIG — and are made available to the public through DoD Cyber Exchange (public.cyber.mil). STIG compliance is verified using DISA’s STIG Viewer or automated tools like OpenSCAP that consume the machine-readable XCCDF/SCAP content.
Red Hat has the most comprehensive DISA STIG coverage of any Linux vendor. DISA publishes official STIGs for RHEL 7, 8, 9, and 10, Red Hat OpenShift Container Platform, Red Hat Ansible Automation Controller, and JBoss Enterprise Application Platform — all developed in direct collaboration with Red Hat’s security team. Red Hat ships STIG content directly in RHEL: the scap-security-guide package includes the XCCDF profile (xccdf_org.ssgproject.content_profile_stig) enabling administrators to scan and remediate systems using oscap immediately after installation. RHEL can be installed in STIG-compliant mode from day one by selecting the STIG profile during the Anaconda installer’s security policy selection. For OpenShift, the Compliance Operator provides dedicated STIG profiles (ocp4-stig, ocp4-stig-node, rhcos4-stig) supporting the latest DISA STIG V2R3, automating cluster-wide scanning and producing machine-readable results suitable for upload to DoD’s eMASS (Enterprise Mission Assurance Support Service). Red Hat’s STIG implementation requires FIPS mode to be enabled (a prerequisite DISA mandates), which RHEL supports natively. The combination of RHEL’s built-in STIG content, OpenShift’s Compliance Operator, and Ansible’s ability to enforce STIG configurations at scale means DoD organizations and defense contractors can achieve and maintain STIG compliance as a continuous, automated property of their infrastructure rather than a periodic manual exercise.
