Docker Image Audit
depsonar_dockerScan Dockerfile and docker-compose files to detect outdated or end-of-life base images for common runtimes and services.
Instructions
Scan Dockerfile and docker-compose files for outdated or EOL base images. Checks: node, python, ruby, php, golang, rust, nginx, postgres, redis, ubuntu, alpine.
Examples:
"Check my Docker images"
"Any EOL images in my projects?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Scan a specific project. Leave empty to scan all. | |
| directory | No | Root directory to scan. |