Nosey Parker v0.18.1
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.18.1
Additionally, a prebuilt Alpine-based image is also available for x86_64 and ARM64 architectures:
docker pull ghcr.io/praetorian-inc/noseyparker-alpine:v0.18.1
Fixes
-
Nosey Parker no longer crashes upon startup when running in environments with less than 4 GiB of RAM (#202).
-
The
Base64-PEM-Encoded Private Key
rule has been refined to reduce false positives and avoid a rare performance pitfall.