goscan/entrypoint.sh
Shane C 08a5431eb0
All checks were successful
Gosec Check / Gosec Check (push) Successful in 29s
debugging
2024-09-06 22:10:28 -04:00

6 lines
No EOL
206 B
Bash

#!/bin/sh
curl -sfL https://raw.githubusercontent.com/securego/gosec/master/install.sh | sh -s -- -b /usr/local/bin
# gosec -r -no-fail -fmt sarif -out output.sarif "$PWD"
/goscan --is-action
cat output.md