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 file
ignore
file
Command: --ignore - Use custom path-based ignore rules from the specified file
git-url
string
required
Command: --git-url - Clone and scan the Git repository at the specified URL
verbose
boolean
Command: --verbose - Enable verbose output
progress
string
Command: --progress - Enable or disable progress bars [default: auto] [possible values: auto, never, always]
input-file
file
Command: - Scan the specified file
github-user
string
required
Command: --github-user - Clone and scan accessible repositories belonging to the specified GitHub user
blob-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 repository
rules-directory
folder
Command: --rules - Use custom rules from the specified directory
git-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
required
Command: --github-organization - Clone and scan accessible repositories belonging to the specified GitHub organization