readme update

This commit is contained in:
2026-04-03 16:08:26 -04:00
parent 5d04db9a89
commit 7ee2fdee0e

View File

@@ -1,5 +1,5 @@
# donotpassgo # 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 ## Inputs
|Input|Required|Values|Default|Description| |Input|Required|Values|Default|Description|