```dockle``` -> Docker image security scanner ```grype``` -> Detect OS/package vulns in image ```trivy``` -> All-in-one image & code scanner ```docker scan``` (by Snyk) -> Image CVE scanning Also think about what we can remove from here or add. Relates with #22 and #25