enable license scanning, 2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Wolfgang Hottgenroth 2025-02-03 16:51:16 +01:00
parent 57bbc6135e
commit a5b981357d
Signed by: wn
GPG Key ID: 18FDFA577A8871AD

View File

@ -35,6 +35,7 @@ steps:
--scanners license \
--output /tmp/sbom.xml \
.
- cat /tmp/sbom.xml
- |
curl -X "POST" \
-H "Content-Type: multipart/form-data" \