Merge pull request #815 from canozal/master

fix typo
This commit is contained in:
HackTricks 2024-03-25 02:10:07 +01:00 committed by GitHub
commit 9a0426ce76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)