Trivy container scanner in a container
Find a file
Elia el Lazkani 9d81a323d0
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing
chore(): Enhances the capabilities of Tricks
- Adds quick scan capability for scanning without pushing the image
- Automates pulling Oras' latest version
2024-01-19 23:48:43 +01:00
scripts chore(): Enhances the capabilities of Tricks 2024-01-19 23:48:43 +01:00
.drone.yml chore(): Using the latest image to test with 2023-07-05 23:10:50 +02:00
.gitignore chore(): Migrating to testing python automation 2023-07-05 23:01:39 +02:00
Dockerfile chore(): Enhances the capabilities of Tricks 2024-01-19 23:48:43 +01: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.