Trivy container scanner in a container
Go to file
Elia El Lazkani 8fbec5fd3e
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing
chore(deps): update python docker tag to v3.12.3
2024-04-11 00:21:05 +00:00
scripts chore(): Testing the command directly 2024-01-20 01:11:33 +01:00
.drone.yml chore(): Adds dependency on the scan step 2024-01-20 01:42:55 +01:00
.gitignore chore(): Migrating to testing python automation 2023-07-05 23:01:39 +02:00
Dockerfile chore(deps): update python docker tag to v3.12.3 2024-04-11 00:21:05 +00:00
README.md chore(): Initial commit for a trivy scanner 2023-07-03 18:48:20 +02:00
renovate.json Add renovate.json 2024-01-20 00:28:07 +00: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.