insightvm-asset-softwares
Get software installed on an asset by asset id.
Syntax
insightvm-asset-softwares [profile=PROFILE] [id=ID] [ip=IP]
Options
- profile=PROFILE
- Optional. Comma separated insightVM profile name
- id=ID
- Optional. Asset id to query
- ip=IP
- Optional. Asset ip to query
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Profile | InsightVM connect profile |
| asset_id | Long | Asset Id | The identifier of the asset. |
| product | String | Software Product | The product of the software. |
| version | String | Software Version | The version of the software. |
| cpe | String | CPE | The full CPE string in the CPE 2.2 format. |