goscan/entrypoint.sh
Shane C b9e0f1e9d4
Some checks failed
GoSec Scan / Gosec Check (push) Failing after -36s
move gosec to entrypoint
2024-09-11 20:09:04 -04:00

4 lines
137 B
Bash

#!/bin/sh
curl -sfL https://raw.githubusercontent.com/securego/gosec/master/install.sh | sh -s -- -b /usr/local/bin
/goscan --is-action