Description
The commands in this module allow for interacting with Fortify ScanCentral SAST (SC-SAST). This includes functionality like submitting and managing SAST scan requests and results.
All commands in this module require require an SSC session that has been configured for interacting with ScanCentral SAST. 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 SAST scans.
- sensor
-
Manage ScanCentral SAST sensors.
- sensor-pool, pool
-
Manage ScanCentral SAST sensor pools.
- rest
-
Interact with ScanCentral SAST Controller REST API endpoints.