> ## Documentation Index
> Fetch the complete documentation index at: https://docs.root.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Scanner Compatibility

> Vulnerability scanners that recognize Root-patched packages and report accurate CVE counts.

Root patches are recognized by all major vulnerability scanners. When you scan a Root image or package, these scanners correctly report patched CVEs as fixed — no configuration required.

## Supported Scanners

| Scanner       | Root patches recognized |
| ------------- | ----------------------- |
| Grype         | ✓                       |
| Trivy         | ✓                       |
| Wiz           | ✓                       |
| Orca Security | ✓                       |
| Sysdig        | ✓                       |
| Ox Security   | ✓                       |
| Mend          | ✓                       |
| GitLab        | ✓                       |
| VMware Harbor | ✓                       |
| Qualys        | ✓                       |
| Jit           | ✓                       |
| Rancher       | ✓                       |
| Datadog       | ✓                       |

## Verifying with Wiz

See the [Wiz integration guide](/integrations/wiz) for a before/after example showing the reduction in findings when scanning a Root image vs. its upstream Docker Hub equivalent.
