Setup AlmaLinux 9 / RHEL 9 / RockyLinux 9 with OpenSCAP ANSSI-BP028 High profile dnf install openscap scap-security-guide oscap xccdf eval --profile anssi_bp28_high --fetch-remote-resources --remediate /usr/share/xml/scap/ssg/content/ssg-almalinux9-ds.xml reboot Install zfs repository for ...
# OpenSCAP config echo "" $ECHO " 3.4- ${runopenscap} ($yes/$no) [$yes]: " if [ "X${USER_ENABLE_OPENSCAP}" = "X" ]; then read AS else AS=${USER_ENABLE_OPENSCAP} fi echo "" case $AS in $nomatch) echo " - ${norunopenscap}." ...