Automic VaultAutomic Vault

brew

Install noseyparker with Homebrew, Nix

Finds secrets and sensitive information in textual data and Git history. Version 0.24.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install noseyparker

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#noseyparker

nixpkgs package indexes · pkgs/by-name/no/noseyparker/package.nix · source: api.github.com

overview

Package summary

Finds secrets and sensitive information in textual data and Git history

Commands and aliases

  • noseyparker

history

Project history and usage

Nosey Parker is Praetorian's Apache-licensed secrets scanner for textual data and Git history. Its README documents scanning files, directories, full Git history, remote Git URLs, and GitHub users or organizations into a datastore, followed by reporting and triage.

Project history

The GitHub repository was created on 2022-11-08. Help Net Security reported on 2022-12-14 that Praetorian had open-sourced the regular-expression scanning capabilities of its internal Nosey Parker secret scanning tool.

A 2023-03-03 Show HN post by the project author explained the older internal origin: Nosey Parker was originally created to help build a labeled dataset of secrets for machine-learning work, then proved useful on its own during Praetorian security engagements. The same post says it was reimplemented in Rust, released as open source in late 2022, and presented at Black Hat Arsenal.

The public project evolved from Git-repository scanning toward broader data-source scanning. Praetorian's 2023 blog said it had gained arbitrary file and directory scanning, Docker and firmware image use cases, memory-dump scanning, and simple OSINT enumeration of GitHub organizations and users. The changelog later records SARIF output, extensible enumerators, deduplication, and many new token-specific rules.

Adoption history

Nosey Parker's adoption niche is application security, cloud security, red-team, and SRE workflows that need high-throughput, lower-noise secret discovery. The project had thousands of GitHub stars by 2026-07-01, is packaged by Homebrew and Nix, and has a companion `noseyparker-explorer` TUI for reviewing and annotating findings.

The repository was archived on GitHub on 2026-04-24, making the public repo read-only. That makes the package historically important but also changes its adoption posture: it remains available in package managers, but the upstream public development signal ended at the archive date unless Praetorian publishes a successor elsewhere.

How it is used

Practical use starts with `noseyparker scan` against a directory, local Git repository, remote Git URL, or GitHub user/org. The scan writes a datastore such as `cpython.np`; users then generate reports or inspect findings, with deduplication and rules intended to reduce false positives.

The README example scans CPython Git history and reports throughput over Git blobs. The HN discussion emphasized Hyperscan-backed simultaneous regex matching as a core speed reason, and described Nosey Parker as especially useful where hardcoded credentials in source code, logs, and public repositories lead to real offensive-security findings.

Why package nerds care

Nosey Parker matters because it is a Rust security CLI that treats Git history as first-class input, not just the working tree. It packages secret scanning as a fast local binary with release assets, datastore output, SARIF/reporting paths, GitHub enumeration, and a separate explorer TUI for triage.

Timeline

  • 2022-11-08: GitHub repository created.
  • 2022-12-14: Praetorian open-source announcement covered by Help Net Security.
  • 2023-03-03: Show HN post described the Rust rewrite, open-source release, and Black Hat Arsenal presentation.
  • 2025-05-08: v0.24.0 release published.
  • 2026-04-24: GitHub repository archived and made read-only.

Related projects

  • Related projects include noseyparker-explorer, Hyperscan, GitHub code search, trufflehog, Gitleaks, detect-secrets, and platform secret-scanning systems.

Sources

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Build metadata lists 4 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
noseyparkercliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.24.0
manager updated
local dataok
upstreamcurrent
latest detectedv0.24.0

https://github.com/praetorian-inc/noseyparker

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:noseyparker
Version0.24.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/noseyparker
Homepagehttps://github.com/praetorian-inc/noseyparker
Repositoryhttps://github.com/praetorian-inc/noseyparker
Upstream docshttps://github.com/praetorian-inc/noseyparker#readme
LicenseApache-2.0
Source archivehttps://github.com/praetorian-inc/noseyparker/archive/refs/tags/v0.24.0.tar.gz
Build dependenciesboost, cmake, pkgconf, rust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenoseyparker
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

noseyparker

nix profile install nixpkgs#noseyparker
  • normalized package name match
  • Matched by: Noseyparker
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/no/noseyparker/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment