insightvm-scans
Fetch vulnerability scan jobs from insightVM.
insightvm-scans [profile=PROFILE]
- profile=PROFILE
- insightVM profile name
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | Identifier of insightVM connect profile |
id | Integer | ID | Job ID |
scan_type | String | Scan type | e.g. Manual |
scan_name | String | Scan name | |
site_name | String | Site name | |
engine_name | String | Engine name | |
status | String | Status | e.g. running, paused, stopped, finished |
assets | Integer | Asset count | |
total | Integer | Total count | Number of all vulnerabilities |
critical | Integer | Critical count | Number of critical vulnerabilities |
severe | Integer | Severe count | Number of severe vulnerabilities |
moderate | Integer | Moderate count | Number of moderate vulnerabilities |
site_id | Integer | Site ID | |
engine_id | Integer | Engine ID | |
start_time | Date | Start time | |
end_time | Date | End time |