mirror of
https://github.com/securego/gosec.git
synced 2025-07-17 01:12:33 +02:00
committed by
Cosmin Cojocar
parent
7fd94463ed
commit
63b25c147f
@ -182,7 +182,7 @@ You can run the `gosec` tool in a container against your local Go project. You j
|
|||||||
`GOPATH` of the container:
|
`GOPATH` of the container:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker run -it -v $GOPATH/src/<YOUR PROJECT PATH>:/go/src/<YOUR PORJECT PATH> securego/gosec /go/src/<YOUR PROJECT PATH>
|
docker run -it -v $GOPATH/src/<YOUR PROJECT PATH>:/go/src/<YOUR PROJECT PATH> securego/gosec /go/src/<YOUR PROJECT PATH>
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Generate TLS rule
|
#### Generate TLS rule
|
||||||
|
Reference in New Issue
Block a user