mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-24 13:43:24 +00:00
commit
9a0426ce76
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ Note that we do not currently have vulnerability data for your image.
|
|||
* [**`trivy`**](https://github.com/aquasecurity/trivy)
|
||||
|
||||
```bash
|
||||
trivy -q -f json <ontainer_name>:<tag>
|
||||
trivy -q -f json <container_name>:<tag>
|
||||
```
|
||||
|
||||
* [**`snyk`**](https://docs.snyk.io/snyk-cli/getting-started-with-the-cli)
|
||||
|
|
Loading…
Reference in a new issue