-
Configure the Docker image and severity levels in
settings.env:IMAGE_NAME=myapp SEVERITY=CRITICAL,HIGH
Replace
myappwith the name of the Docker image you want to scan. -
Run the scan using the provided script:
./start_scan.sh trivy dockle
- Use
trivyto scan with Trivy - Use
dockleto scan with Dockle - Use both arguments to run both scanners
- Use
-
Check the output:
- Trivy results will be saved in
trivy.output - Dockle results will be saved in
dockle.output
- Trivy results will be saved in
-
Notifications
You must be signed in to change notification settings - Fork 0
ttolson-code/docker-image-security-scanner
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published