From 72b1d4a71a0c892c557d89d1f559d54b1d00515c Mon Sep 17 00:00:00 2001 From: Julian Simpson Date: Tue, 7 Jan 2025 10:26:35 +1300 Subject: [PATCH] Debug --- statica | 4 ++++ 1 file changed, 4 insertions(+) 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