> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/security-testing-orchestration/use-sto/sto-scanner-configuration/shared/without-dind-supported-scanners.md).

# Without Dind Supported Scanners

<details>

<summary>Scanners that do not require Docker-in-Docker as a background step</summary>

| **Scanner**   | **Do not need DinD** |
| ------------- | -------------------- |
| Anchore       | ✅                    |
| Aqua Security | ✅                    |
| Aqua Trivy    | ✅                    |
| AWS ECR Scan  | ✅                    |
| Black Duck    | DinD is required     |
| Custom Scan   | DinD is required     |
| Grype         | ✅                    |
| Prisma Cloud  | ✅                    |
| Snyk          | ✅                    |
| Sysdig        | ✅                    |
| Wiz           | ✅                    |

</details>
