macOS
brew install noseyparkerlocal Homebrew formula metadata
安装
brew install noseyparkerlocal Homebrew formula metadata
nix profile install nixpkgs#noseyparkernixpkgs package indexes · pkgs/by-name/no/noseyparker/package.nix · 来源: api.github.com
概览
Finds secrets and sensitive information in textual data and Git history
历史
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.
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.
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.
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.
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
noseyparker | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:noseyparker |
|---|---|
| 版本 | 0.24.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/praetorian-inc/noseyparker |
| 仓库 | https://github.com/praetorian-inc/noseyparker |
| 最后更新 | 2026-07-17T17:20:41+09:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
noseyparker
nix profile install nixpkgs#noseyparker来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.