Description
The commands in this module allow for interacting with Fortify Software Security Center (SSC). This includes functionality like managing applications, application versions and their contents like artifacts and vulnerability data, as well as working with other SSC entities like event logs, alerts, plugins, and so on.
Before being able to interact with SSC, 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 SSC sessions (start here).
- action
-
Manage SSC actions: data export, integration, automation & more.
- access-control, ac
-
Manage SSC users, roles & tokens.
- alert
-
Manage SSC alerts & definitions.
- app
-
Manage SSC applications.
- appversion, av
-
Manage SSC application versions.
- artifact
-
Manage SSC artifacts.
- attribute, attr
-
Manage SSC application version attributes & definitions.
- issue
-
Manage SSC issues (vulnerabilities) and related entities like issue templates, filters and groups.
- performance-indicator, pi
-
(PREVIEW) Manage SSC performance indicators & definitions.
- variable, var
-
(PREVIEW) Manage SSC variables & definitions.
- plugin
-
Manage SSC parser & bug tracker plugins.
- report
-
Manage SSC reports & templates.
- system-state, state
-
View & manage SSC system state (logs, jobs, …)
- rest
-
Interact with SSC REST API endpoints.