Compare commits
1 Commits
0.24.0
...
knqyf263-p
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f85b76679f |
@@ -66,4 +66,4 @@ if [ $output ];then
|
||||
fi
|
||||
|
||||
echo "Running trivy with options: " "${ARGS}" "${artifactRef}"
|
||||
trivy ${scanType} $ARGS ${artifactRef}
|
||||
trivy ${scanType} --no-progress $ARGS ${artifactRef}
|
||||
|
||||
Reference in New Issue
Block a user