2025-05-10 14:39:30 -04:00
2025-05-10 01:29:37 -04:00
2025-05-10 14:39:30 -04:00

donotpassgo

do not pass Go runs all general checks for Golang applications, all steps must pass for workflow to pass.

Steps

govulncheck

govulncheck is install using 'go install' and is used to scan the application dependencies and standard library.

gosec

gosec is used for static code analysis.
Description
No description provided
Readme 33 KiB
v1.1.0 Latest
2025-05-17 15:47:52 +00:00
Languages
Shell 100%