diff --git a/scan.sh b/scan.sh index 97623d9..40fa1b5 100755 --- a/scan.sh +++ b/scan.sh @@ -83,7 +83,7 @@ for directory in "${repositories[@]}"; do grype -o json --file $current_dir/grype/$directory.json $current_dir/_repos/$directory; syft scan $current_dir/_repos/$directory -o json=$current_dir/syft/$directory.json; - html+=("