These are various useful Docker related tools.
Vulnerability scanning tools for Docker.
Grype is a vulnerability scanner for container images and filesystems.
To install:
curl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | \
sh -s -- -b /usr/local/bin