wizcli docker scan to compare the vulnerability posture of any upstream image against its Root-patched equivalent.
Prerequisites
wizcliinstalled and authenticated — see Wiz CLI docs- Root registry credentials — see Authentication
Scanning Root images
Pass anycr.root.io image reference directly to wizcli docker scan:
Before and after Root
The example below scansnode:25.0.0 from Docker Hub alongside its Root equivalent.
Upstream (Docker Hub):

cr.root.io):

Root patches OS-level vulnerabilities directly into the image layers. Library and CPE findings are the same in both scans — those come from your application dependencies, not the base OS.