Gosec with some stuff with actions.
Find a file
Shane C 022612414d
All checks were successful
Gosec Check / Gosec Check (push) Successful in 1m12s
add working directory to entrypoint
2024-09-06 17:56:43 -04:00
.forgejo/workflows add goscan action (insert spiderman meme) 2024-09-06 10:32:04 -04:00
cmd log cwd to see if anything is going wrong 2024-09-06 17:33:50 -04:00
.actrc log cwd to see if anything is going wrong 2024-09-06 17:33:50 -04:00
.gitignore add parsing of sarif file and outputting markdown 2024-09-05 23:04:11 -04:00
action.yml add action summary, build steps 2024-09-06 10:03:37 -04:00
build.sh add action summary, build steps 2024-09-06 10:03:37 -04:00
Dockerfile fix casing in Dockerfile, add debug log 2024-09-06 15:19:32 -04:00
entrypoint.sh add working directory to entrypoint 2024-09-06 17:56:43 -04:00
example.sarif add parsing of sarif file and outputting markdown 2024-09-05 23:04:11 -04:00
go.mod issue creation testing 2024-09-06 15:08:36 -04:00
go.sum issue creation testing 2024-09-06 15:08:36 -04:00
LICENSE Initial commit 2024-09-05 16:30:50 +01:00
main.go add parsing of sarif file and outputting markdown 2024-09-05 23:04:11 -04:00
README.md Initial commit 2024-09-05 16:30:50 +01:00

goscan

Gosec with some stuff with actions.