Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ParzivalHack/PySpector
/ endpoints
Endpoints
3 in github.com/ParzivalHack/PySpector
⨍
Functions
455
◇
Types & classes
111
↳
Endpoints
3
Route
cli
click.option('-f', '--format', 'report_format', type=click.Choice(['console', 'json', 'sarif', '
src/pyspector/cli.py:None
Route
run_scan_command
click.option('-o', '--output', 'output_file', type=click.Path(path_type=Path), hel
src/pyspector/cli.py:None
Route
watch_command
click.command( help=( "Watch a directory or file and re-scan on every .py change.\n\n" "Ru
src/pyspector/cli.py:None