Trivy

Vulnerability scanner server with cached CVE database

SecurityDevops

Trivy Server runs in client-server mode so scanners share a local vulnerability database cache.

Clients scan with trivy image --server http://host:4954 <image>. Health is exposed at /healthz.

Deploy