Description
The commands in this module allow for interacting with Fortify ScanCentral DAST (SC-DAST). This includes functionality like submitting and managing DAST scan requests and results.
All commands in this module require require an SSC session that has been configured for interacting with ScanCentral DAST. Such an SSC session can be created through the 'fcli ssc session login' command. As a best practice, the 'fcli ssc session logout' command should be run to terminate the session when there are no more activities to be performed.
Options
- -h, --help
-
Show this help message and exit. Use 'fcli <command> -h' to display help for subcommands.
Commands
- scan
-
Manage ScanCentral DAST scans and results.
- scan-policy
-
Manage ScanCentral DAST scan policies.
- scan-settings
-
Manage ScanCentral DAST scan settings.
- sensor
-
Manage ScanCentral DAST sensors.
- rest
-
Interact with ScanCentral DAST REST API endpoints.