DuroSuite
Overview
Sync DuroSuite scan results and audits into RegScale.
Commands
| Command | Description |
|---|---|
regscale durosuite import_audit | Import a specific DuroSuite audit and sync it to RegScale. This function imports a specific audit from DuroSuite and syncs it to RegScale. |
regscale durosuite scan | Scan DuroSuite. This function initiates a scan in DuroSuite and syncs the results to RegScale. |
regscale durosuite import_audit
regscale durosuite import_auditImport a specific DuroSuite audit and sync it to RegScale.
This function imports a specific audit from DuroSuite and syncs it to RegScale.
regscale durosuite import_audit [OPTIONS]
| Flag | Type | Required | Default | Description |
|---|---|---|---|---|
--regscale_ssp_id, -id, --id, --regscale_id | integer | Yes | — | The ID number from RegScale of the System Security Plan |
-a, --audit_id | integer | Yes | — | The ID of the DuroSuite audit to import |
regscale durosuite scan
regscale durosuite scanScan DuroSuite.
This function initiates a scan in DuroSuite and syncs the results to RegScale.
regscale durosuite scan [OPTIONS]
| Flag | Type | Required | Default | Description |
|---|---|---|---|---|
--regscale_ssp_id, -id, --id, --regscale_id | integer | Yes | — | The ID number from RegScale of the System Security Plan |
--ansible_user | text | Yes | — | Remote user name for device connection |
--ansible_ssh_pass | text | Yes | — | Remote user password for device connection |
--ansible_become_pass | text | Yes | — | Password for privilege escalation |
--device_name | text | No | Ubuntu Server | Name of the device to scan |
--os_id | integer | No | 7 | ID of the operating system |
--log_level | text | No | INFO | Log level for the scan |
Updated about 5 hours ago
Did this page help you?
