Docker Images
A prebuilt multiplatform Docker image for this release is available for x86_64 and ARM64 architectures:
docker pull ghcr.io/praetorian-inc/noseyparker:v0.23.0
A prebuilt Alpine-based image is also available for x86_64 and ARM64 architectures:
docker pull ghcr.io/praetorian-inc/noseyparker-alpine:v0.23.0
Additions
-
New rules:
Fixes
- Rerunning a scan with the same input and datastore no longer crashes with a
UNIQUE constraint failed
error.