Scan built images for OS and library CVEs - offline, air-gap-friendly, with SARIF upload.
dpkg/apk package analysis, layered findings.
Image configuration checks (root user, exposed ports…).
Bring-your-own scanner runs on your runner; the image never leaves the host - we ingest SARIF.
Scan built images for OS and library CVEs without the image ever leaving your host. apPosture analyzes packages offline and checks image configuration against CIS-style hardening.
Parse OS package databases (dpkg/apk) and language libraries from the image.
Correlate packages to CVEs from the offline feed.
Flag risky image configuration - root user, exposed ports, missing healthcheck.
Every Container finding deduplicates into one risk-weighted posture, correlates into attack-chains, and can block the build at the CI gate.
From discovery to a proven attack chain. A PoC in your own environment.