170b11b99dd1c842a021a680d6c91efc7d478ae4
donotpassgo
donotpassgo is a composite workflow that runs security checks on Go projects. Go must be installed previous to this step.
Steps
govulncheck
govulncheck is installed using 'go install' and is used to scan the application dependencies and standard library.
gosec
gosec is used for static code analysis.
TODO
- Add support for unit tests
- Add ginkgo/gomega support
v1.1.0
Latest
Languages
Shell
100%