-
v1.1.4
Stablereleased this
2026-03-24 17:18:41 +00:00 | 15 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.1.3
Stablereleased this
2026-03-23 19:16:40 +00:00 | 16 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.1.2
Stablereleased this
2026-03-23 18:36:35 +00:00 | 17 commits to main since this releaseFallback to trivy 0.69.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.1.1
Stablereleased this
2026-03-22 23:44:02 +00:00 | 20 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.1.0
Stablereleased this
2026-03-22 23:08:43 +00:00 | 26 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.0.4
StableAll checks were successfulci/woodpecker/cron/renovate Pipeline was successfulreleased this
2026-03-04 21:41:47 +00:00 | 27 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.0.3 Stable
released this
2026-03-02 16:46:56 +00:00 | 28 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 | 30 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 | 32 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 | 34 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)