Skip to content

2.0 Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@hashmap hashmap released this 01 Dec 23:11
  • Support of upcoming Clair V3 API (GRPC API) in Klar.
  • Feature name (component) is added to vulnerability output.

Some background: support of V1 API (I'm not sure what happened with V2) was dropped in the master branch of Clair, so Clair V3 will have only GRPC API. You may try to build Clair V3 from master branch or use quay.io/coreos/clair-git docker image to test it.

Klar 2.0 supports both versions of API, it first tries to use V1 (JSON HTTP) API, if it fails Klar switches to V3.