optiopay / klar

Integration of Clair and Docker Registry
MIT License
506 stars 140 forks source link

Can you use Klar with clair-local-scan? #99

Closed djl197 closed 5 years ago

djl197 commented 6 years ago

I am using the arminc/clair-local-scan and supporting DB to allow the scanner to be used in my CI pipeline Can I use klar with these services to actually do the scanning?

hashmap commented 6 years ago

If you have Clair server running with exposed REST or GRPC API (e.g. http://127.0.0.1:6060) as part of your setup you can use Klar.

naibaf0 commented 6 years ago

yes, works for me

hashmap commented 5 years ago

Closing for now, feel free to reopen