
Lists every script on your checkout page that has no integrity hash, no authorisation and no written justification - the three things PCI DSS 6.4.3 has required since 31 March 2025.
docker run --rm -v "$PWD":/work readystack/payment-page-script-audit /work/file
The same 22 rules as the VS Code extension, in a container. Mount a folder on /work.
--rules lists every ruledocker run --rm -e READYSTACK_LICENSE=<key> -v "$PWD":/work readystack/payment-page-script-audit --dir /work --ci
Hosted payment-page script-monitoring services run $99-$999 per month for small businesses.
7-day refund, no questions. Set READYSTACK_LICENSE=<key> or run --license <key> once.
Content type
Image
Digest
sha256:152ff6fd2…
Size
46.1 MB
Last updated
4 days ago
docker pull getreadystack/payment-page-script-audit