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
Command:
--jobs
- Use N parallel scanning jobs [default: 10]Command:
--color
- Enable or disable colored output [default: auto] [possible values: auto, never, always]Command:
--rules
- Use custom rules from the specified fileCommand:
--ignore
- Use custom path-based ignore rules from the specified fileCommand:
--git-url
- Clone and scan the Git repository at the specified URLCommand:
--verbose
- Enable verbose outputCommand:
--progress
- Enable or disable progress bars [default: auto] [possible values: auto, never, always]Command:
- Scan the specified fileCommand:
--github-user
- Clone and scan accessible repositories belonging to the specified GitHub userCommand:
--blob-metadata
- Specify which blobs will have metadata recorded [default: matching] [possible values: all, matching, none]Command:
--max-file-size
- Do not scan files larger than the specified size [default: 100]Command:
--git-clone-mode
- Use the specified method for cloning Git repositories [default: bare] [possible values: bare, mirror]Command:
--github-api-url
- Use the specified URL for GitHub API access [default: https://api.github.com/]Command:
--snippet-length
- Include up to the specified number of bytes before and after each match [default: 256]Command:
- Scan the specified directory or local Git repositoryCommand:
--rules
- Use custom rules from the specified directoryCommand:
--git-blob-provenance
- Specify which Git commit provenance metadata will be collected [default: first-seen] [possible values: first-seen, minimal]Command:
--github-organization
- Clone and scan accessible repositories belonging to the specified GitHub organization