Synopsis

fcli sc-dast [-h] [COMMAND]

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.

Before being able to interact with ScanCentral DAST, a session will need to be created by passing SSC URL and credentials to the 'session login' command in this module. As a best practice, 'session logout' 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

session

Manage ScanCentral DAST sessions (start here).

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.