//! noseyparker - secrets and sensitive data finder
//!
//! Nosey Parker is a high-performance tool for detecting secrets, passwords,
//! and sensitive data in text and git repositories.
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;