Skip to content

Commit

Permalink
docs: update command to scan go binary (#5969)
Browse files Browse the repository at this point in the history
Signed-off-by: AnaisUrlichs <[email protected]>
  • Loading branch information
AnaisUrlichs authored Jan 19, 2024
1 parent 2212d14 commit a96f66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/coverage/language/golang.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ If there is a Go binary in your container image, Trivy automatically finds and s
Also, you can scan your local binaries.

```
$ trivy fs ./your_binary
$ trivy rootfs ./your_binary
```

!!! note
Expand Down

0 comments on commit a96f66f

Please sign in to comment.