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