update readme
This commit is contained in:
parent
fe9e86bdef
commit
170b11b99d
@ -1,11 +1,10 @@
|
||||
# donotpassgo
|
||||
|
||||
do not pass Go runs all general checks for Golang applications, all steps must pass for workflow to pass.
|
||||
donotpassgo is a composite workflow that runs security checks on Go projects. Go must be installed previous to this step.
|
||||
|
||||
## Steps
|
||||
### govulncheck
|
||||
```
|
||||
govulncheck is install using 'go install' and is used to scan the application dependencies and standard library.
|
||||
govulncheck is installed using 'go install' and is used to scan the application dependencies and standard library.
|
||||
```
|
||||
|
||||
### gosec
|
||||
|
Loading…
x
Reference in New Issue
Block a user