CivicActions / hailstone

Hardened Cloud Image Builder
GNU General Public License v3.0
4 stars 4 forks source link

Build and use OpenSCAP 1.3.x #21

Open openprivacy opened 4 years ago

openprivacy commented 4 years ago

From the OpenSCAP maintainers:

Unfortunately, RHEL 7 won't ship OpenSCAP 1.3.x as a RPM package, because OpenSCAP 1.3.x isn't API compatible with the 1.2.x versions.

But since Hailstone is an AMI builder, it could build OpenSCAP 1.3 and install it on the produced AMI. Build instructions here: https://github.com/OpenSCAP/openscap/blob/maint-1.3/docs/developer/developer.adoc#building-openscap-on-linux

Then https://github.com/CivicActions/hailstone/pull/20 would not be necessary

openprivacy commented 4 years ago

Not a high priority now - better to stick with certified Red Hat packages