diff --git a/statica b/statica index d275569..8f91fdc 100755 --- a/statica +++ b/statica @@ -61,6 +61,10 @@ done echo "Scanning complete. Reports found:" ls "${tmpdir}" +echo "DEBUG" +cat "${tmpdir}/semgrep.sarif" + + # console output if [[ "${modes}" =~ 'console' ]]; then