Trivy container scanner in a container
Find a file
Elia el Lazkani 9ebf78caca
All checks were successful
continuous-integration/drone/push Build is passing
chore(): Improves script logic with better debugging
2023-07-04 21:43:16 +02:00
scripts chore(): Improves script logic with better debugging 2023-07-04 21:43:16 +02:00
.drone.yml chore(): Migrates to using native script 2023-07-04 21:27:45 +02:00
Dockerfile chore(): Copy scripts to the container 2023-07-04 21:21:38 +02:00
README.md chore(): Initial commit for a trivy scanner 2023-07-03 18:48:20 +02:00

Trivy Container Scanner

This container is designed to pull and scan containers without the need of using privileged containers.

Oras

The container includes oras, an awesome little nifty command line tool to manage containers.

Trivy

The famous trivy scanner binary.