UNCLASSIFIED - NO CUI

Skip to content

mixed oscap version support

Chad Geary requested to merge mixed-oscap-version-support into master

tests

mixed versions of ComplianceAsCode for various reasons:

  • items stuck on 0.1.72:
    • debian(s) because tests are broken in 0.1.73 (fatal error)
    • rhel(s) because the 0.1.73 datastream dropped the CVE OVAL feed and modules needs devtime to support that
  • items bumped to 0.1.73:
    • ubuntu 20.04 because it works fine
    • ubuntu 22.04 because the stig profile has been introduced
    • suse because it works fine (though the OVAL path changed)
  • sidequest - use anchorectl's version to determine anchore version
Edited by Chad Geary

Merge request reports