A free RHEL 9 compatible enterprise Linux base, hardened to the ACSC Essential Eight SCAP profile and measured at build time.
Rocky Linux is a community enterprise operating system produced by the Rocky Enterprise Software Foundation, built to be binary compatible with Red Hat Enterprise Linux 9. This edition applies the SCAP Security Guide's Australian Cyber Security Centre Essential Eight profile at build time, using the same open source oscap engine and the same freely available policy content a customer would run themselves, then re-evaluates the machine cleanly after a reboot so the score reflects what the machine actually boots into.
The scanner, the policy content and the machine readable evidence all ship on the image: an ARF results file, a rendered HTML report, the achieved score and a manifest recording the datastream, its checksum, the profile identifier, the content package version, the scanner version and the exact list of excluded rules. You can re-run the identical evaluation yourself with one command and compare.
This is a hardened image that ships its own evaluation. It is not a certification, an accreditation or a compliance guarantee: compliance with the Essential Eight is an organisational determination about a whole environment, which no machine image can confer.
cloudimg ships the evidence, not just the claim. The ARF, the HTML report and the achieved score live under /var/lib/cloudimg/hardened on every instance, generated after a full reboot rather than from a pre reboot snapshot, and the manifest under /usr/share/cloudimg/hardened records exactly which content file was evaluated and its checksum. Exactly three rules are waived, all of them sudo rules, and they are named in the image, in the guide and in the listing: without them cloud init cannot give your own administrator account working sudo, because these images carry no password on any account. Beyond those three nothing is excused, and the image ships the list that says so along with the bounded candidate list that constrains what could ever be added to it. A scheduled, audit only re check runs on your instance shortly after first boot and weekly after that, so drift is visible without re deriving the baseline. Every image also comes with a paired deployment guide and 24/7 support.