This commit is contained in:
parent
29148a13f4
commit
f4b404e2b1
@ -21,7 +21,7 @@ steps:
|
||||
from_secret: trivy_token
|
||||
TRIVY_URL:
|
||||
from_secret: trivy_url
|
||||
entrypoint: [ "/bin/sh", "-c" ]
|
||||
entrypoint: [ "/bin/sh" ]
|
||||
commands:
|
||||
- trivy fs --server ${TRIVY_URL} --token ${TRIVY_TOKEN} --format cyclonedx --scanners license --output sbom.xml .
|
||||
when:
|
||||
|
Loading…
x
Reference in New Issue
Block a user