Skip to content

0.1.0

Compare
Choose a tag to compare
@usercont-release-bot usercont-release-bot released this 30 May 13:23
23aae1f

Welcome to the first official release of colin. With 0.0.* releases we tried to iterate on a minimal viable product and with this 0.1.0 release we believe it's finally here.

Features

  • Validate a selected artifact against a ruleset.
  • Artifacts can be container images, containers and dockerfiles.
  • We provide a default ruleset we believe every container should satisfy.
  • There is a ruleset to validate an artifact whether it complies to Fedora Container Guidelines
  • Colin can list available rulesets and list checks in a ruleset.
  • There is a python API available
  • Colin can be integrated into your workflow easily - it can provide results in json format.