RapidBreachResponseParseBlog Deprecated
Deprecated. Use "ParseHTMLIndicators" instead. Parse Volexity request blog.
python · Rapid Breach Response
Details
| ID | RapidBreachResponseParseBlog |
|---|---|
| Language | python |
| From Version | 5.5.0 |
| Docker Image | demisto/btfl-soup:1.0.1.20315 |
README
Parse Volexity request blog
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | |
| Cortex XSOAR Version | 5.5.0 |
Inputs
| Argument Name | Description |
|---|---|
| url | The requested URL |
Outputs
There are no outputs for this script.
commonfields: id: RapidBreachResponseParseBlog version: -1 name: RapidBreachResponseParseBlog comment: Deprecated. Use "ParseHTMLIndicators" instead. Parse Volexity request blog. script: '' type: python tags: [] enabled: true args: - name: url description: The requested URL. scripttarget: 0 subtype: python3 dockerimage: demisto/btfl-soup:1.0.1.20315 runas: DBotWeakRole fromversion: 5.5.0 deprecated: true tests: - No tests (auto formatted)