sbom in ci, 3
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Wolfgang Hottgenroth 2025-02-03 14:26:07 +01:00
parent 4130befdbf
commit ee22996433
Signed by: wn
GPG Key ID: 18FDFA577A8871AD

View File

@ -26,6 +26,7 @@ steps:
DTRACK_API_URL:
from_secret: dtrack_api_url
commands:
- HOME=/home/`id -nu`
- trivy fs --server $TRIVY_URL --token $TRIVY_TOKEN --format cyclonedx -o /tmp/sbom.xml .
- |
curl -X "POST" \