Skip to content

Releases: user-cont/colin

v0.0.4

25 Apr 14:50
ad9335a
Compare
Choose a tag to compare
  • bash completion
  • better cli
  • better ruleset files and loading
  • dockerfile support
  • python2 compatibility
  • better error handling

v0.0.3

05 Apr 11:45
0c889cf
Compare
Choose a tag to compare
  • better parsing of image names
  • -V/--version option to CLI

v0.0.2

29 Mar 14:03
39284f0
Compare
Choose a tag to compare
  • PyPI colin/0.0.2
  • corrected required version of conu
  • more checks:
    • optional labels
    • check process user
    • CMD or ENTRYPOINT presence
    • deprecated labels
  • printing checks without running them

v0.0.1

28 Mar 13:35
4fde179
Compare
Choose a tag to compare
  • first release
  • basic CLI
  • checking labels
  • checking helpfiles
  • release to PyPI