noseyparker
Nosey Parker is a command-line program that finds secrets and sensitive information in textual data and Git history.
Name:noseyparker
Category:Static Code Analysis
Publisher:trickest-mhmdiaa
Created:8/18/2023
Container:
quay.io/trickest/noseyparker:v0.14.0-patch-1
Output Type:
License:Unknown
Source:View Source
Parameters
--jobs
Use N parallel scanning jobs [default: 10]--color
Enable or disable colored output [default: auto] [possible values: auto, never, always]--rules
Use custom rules from the specified file--ignore
Use custom path-based ignore rules from the specified file--git-url
Clone and scan the Git repository at the specified URL--verbose
Enable verbose output--progress
Enable or disable progress bars [default: auto] [possible values: auto, never, always]
Scan the specified file--github-user
Clone and scan accessible repositories belonging to the specified GitHub user--blob-metadata
Specify which blobs will have metadata recorded [default: matching] [possible values: all, matching, none]--max-file-size
Do not scan files larger than the specified size [default: 100]--git-clone-mode
Use the specified method for cloning Git repositories [default: bare] [possible values: bare, mirror]--github-api-url
Use the specified URL for GitHub API access [default: https://api.github.com/]--snippet-length
Include up to the specified number of bytes before and after each match [default: 256]
Scan the specified directory or local Git repository--rules
Use custom rules from the specified directory--git-blob-provenance
Specify which Git commit provenance metadata will be collected [default: first-seen] [possible values: first-seen, minimal]--github-organization
Clone and scan accessible repositories belonging to the specified GitHub organization