Klar Versions Save

Integration of Clair and Docker Registry

v1.5-RC2

6 years ago
  • Simple tracing support, set KLAR_TRACE=true to enable HTTP exchange tracing

1.5-RC1

6 years ago

(Potentially) Fully working support of Docker Image Manifest Version 2, Schema 2 and Clair V2

v1.4.1

6 years ago

Bug fix release

  • Scan of public images without specifying DOCKER_USER (issue #42) found by @xueshanf

v1.4

6 years ago

New features:

  • Added support for Docker Image Manifest V 2, Schema 2 by @furuholm
  • Added JSON output option by @palfrey and filtering of JSON output by @supereagle
  • Added support for insecure (e.g. self-signed cert) registries by @palfrey
  • Added support of HTTP-only registries by @caruccio

Bug fixes and improvements by @caruccio @supereagle @OptioJohn @hashmap

v1.3

7 years ago

A lot of new features!

  • Limit output by severity level for text output by @supereagle
  • Add support for insecure registries by @palfrey
  • JSON output support by @palfrey
  • Request manifest schema version 2 to support GCR by @furuholm

v1.2.1

7 years ago

Empty token case is fixed, the fix was proposed by @savujevi

v1.2

7 years ago
  • Send only top-level layer to Clair (by @supereagle )
  • Support image names like registry/user/image (by @AlvinFeng)

v1.1

7 years ago

Port may be specified as part of image name, e.g. registry.domain.com:8080/myteam/image:mytag

v1.0

7 years ago

Initial release