woodpecker-plugins/trivy
Plugin for aquasecurity/trivy vulnerability scanner
https://woodpecker-ci.org/plugins/trivy
| .woodpecker | chore(deps): update docker.io/woodpeckerci/plugin-ready-release-go docker tag to v3.4.1 | |
| .editorconfig | add editorconfig | |
| CHANGELOG.md | 🎉 Release 1.4.4 ( #51 ) | |
| CODEOWNERS | Add CODEOWNERS ( #10 ) | |
| Dockerfile | chore(deps): update ghcr.io/aquasecurity/trivy docker tag to v0.68.2 | |
| docs.md | Update trivy logo and vendor it ( #52 ) | |
| LICENSE | init | |
| logo.svg | Update trivy logo and vendor it ( #52 ) | |
| plugin.sh | Add private registry login option ( #27 ) | |
| README.md | Add CODEOWNERS ( #10 ) | |
| renovate.json | Configure Renovate ( #3 ) | |
| test.sh | Add timeout for waiting for server ( #23 ) | |
plugin-trivy
Woodpecker/Drone plugin to find vulnerabilities, misconfigurations, secrets, SBOM and more. For the usage information and a listing of the available options please take a look at:
Build
Build the binary with the following commands:
docker buildx build -t woodpeckerci/plugin-trivy .
Maintainers
This plugin is maintained by @6543.