mirror of
https://github.com/aquasecurity/trivy-action.git
synced 2026-05-14 19:22:40 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f85b76679f |
+1
-1
@@ -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