Skip to content

0.2.0

Compare
Choose a tag to compare
@usercont-release-bot usercont-release-bot released this 19 Sep 12:57
eb92a7f

Breaking changes

  • switch from docker to podman, thanks to @lachmanfrantisek
  • remove container target type
  • new cli arg: target type (defaults to image -- for podman)

New Features

Fixes

  • many code style fixes
  • use Centos CI, thanks to @jpopelka
  • better loading of the ruleset files (subdir -> user -> system), thanks to @skulltech
  • check existence of json output file directory
  • simpler loading of checks
  • tinker CONTRIBUTING.md
  • do not mount whole FS when checking for files
  • improve tests quality