wahl-sec / trident

Trident is an asynchronous environment monitor with plugin support and data collection.
https://wahl-sec.github.io/trident/
GNU General Public License v3.0
1 stars 0 forks source link

CI: Create Docker Release #15

Closed wahl-sec closed 3 years ago

wahl-sec commented 3 years ago

Create a Docker image based on Alpine that contains Trident.

The image should allow the user to setup an isolated Trident environment in a Docker container that only scans that Docker container and not the host system.

wahl-sec commented 3 years ago

This will have to wait until GitHub fixes the bug to allow us to create a PAT that does not need access to the repository when interacting with packages.

There is an implementation ready as an action workflow.