-
v1.0.3 Stable
released this
2026-03-02 16:46:56 +00:00 | 19 commits to main since this releaseWhat's new
Maintenance
- Update docker.io/aquasec/trivy Docker tag to v0.69.2 https://git.thinkaboutit.tech/pandora/trivy.woodpecker/pulls/6
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.0.2 Stable
released this
2026-02-24 18:26:40 +00:00 | 21 commits to main since this releaseWhat's new
Features
- Reduce image size (https://git.thinkaboutit.tech/pandora/trivy.woodpecker/pulls/4)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.0.1 Stable
released this
2026-02-18 17:37:32 +00:00 | 23 commits to main since this releaseRemove the redundant
cdfrom the script.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
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)