-c
, --config
string: Specifies the config (with rules) directory to be passed to privado-core for scanning. These external rules and configurations are merged with the default set that Privado defines
--disable-deduplication
When specified, the engine does not remove duplicate and subset dataflows. This option is useful if you wish to review all flows (including duplicates) manually
-h
, --help
: help for scan
-i
, --ignore-default-rules
: If specified, the default rules are ignored and only the specified rules (-r) are considered
--overwrite
: If specified, the warning prompt for existing scan results is disabled and any existing results are overwritten
--skip-dependency-download
: When specified, the engine skips downloading all locally unavailable dependencies. Skipping dependency download can yield incomplete results
--upload
:
If specified, will automatically attempt to upload the scan result to Privado Dashboard
--skip-upload
:
If specified, the result artifacts will not be uploaded to Privado Dashboard
--debug
:
To enable process debug output for debugging purposes