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 46 KiB
v2.0.0 Latest
2026-04-03 20:09:28 +00:00
Languages
Shell 100%