-
v1.0.0 Stable
released this
2026-02-17 22:43:19 +00:00 | 25 commits to main since this releaseContainer with
trivyfor Woodpecker CIThis is a plugin for Woodpecker CI that check vulnerabilities with
trivyutility.Usage
It can be used at any event.
steps: - name: Build image locally image: git.thinkaboutit.tech/pandora/container-builder.woodpecker settings: debug: true registry_push: false - name: Check built image.tar.gz for vulnerabilities image: git.thinkaboutit.tech/pandora/hadolint.woodpecker settings: debug: true - name: Push the verified image to the repository image: git.thinkaboutit.tech/pandora/container-builder.woodpecker settings: debug: true registry_push: true registry_push_latest: true registry_owner: pandora registry_user: bot-ci registry_pwd: from_secret: gitea-bot-ciSettings
Name Default value Description imagefile image.tar.gz Name of the docker-archive Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)