restructuring logic and adding more inputs #2
@@ -1,5 +1,5 @@
|
||||
# donotpassgo
|
||||
donotpassgo is a github/gitea action to run unit tests and standards/security checks for Go applications
|
||||
donotpassgo is a github/gitea action to run unit tests and standards/security checks for Go applications. donotpassgo supports running unit tests using the standard go library as well as support for Ginkgo. Static code analysis is ran using gosec and dependencies are scanned using govulncheck
|
||||
|
||||
## Inputs
|
||||
|Input|Required|Values|Default|Description|
|
||||
|
||||
Reference in New Issue
Block a user