Open jaguasch opened 5 years ago
Oh snap. I see it support JSON output - we can make it work better via the dynamic task. If that of interest to you, take a look at the docs, and feel free to ping me on OWASP slack for help :) Moving the dynamic will make customization faster and easier... Otherwise, feel free to open a PR for fixing it.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
After running trufflehog task, it was skipped because severity of findings are hardcoded to 4 with ISSUE_SEVERITY at https://github.com/OWASP/glue/blob/master/lib/glue/tasks/trufflehog.rb#L10