RiskIQDigitalFootprintAssetDetailsWidgetScript
Shows the detailed information of an asset identified as a "RiskIQAsset" type of indicator in the layout of the indicator.
python · RiskIQ Digital Footprint
Details
| ID | RiskIQDigitalFootprintAssetDetailsWidgetScript |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | dynamic-indicator-section |
README
Shows the detailed information of an asset identified as a “RiskIQAsset” type of indicator in the layout of the indicator.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-indicator-section |
| Cortex XSOAR Version | 6.0.0 |
Dependencies
This script uses the following commands and scripts.
- df-get-asset
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: RiskIQDigitalFootprintAssetDetailsWidgetScript version: -1 name: RiskIQDigitalFootprintAssetDetailsWidgetScript script: '-' type: python tags: - dynamic-indicator-section comment: Shows the detailed information of an asset identified as a "RiskIQAsset" type of indicator in the layout of the indicator. enabled: true subtype: python3 dependson: must: - '|||df-get-asset' timeout: 300ns dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole fromversion: 6.0.0 tests: - No tests (auto formatted)