FlashpointVulnerabilityDetails
Retrieves the CVE information for vulnerabilities present in the incident and updates the vulnerability details in the incident data.
python · Flashpoint
Details
| ID | FlashpointVulnerabilityDetails |
|---|---|
| Language | python |
| From Version | 6.10.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
README
Retrieves the CVE information for vulnerabilities present in the incident and updates the vulnerability details in the incident data.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Cortex XSOAR Version | 6.10.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: FlashpointVulnerabilityDetails version: -1 name: FlashpointVulnerabilityDetails script: '' type: python tags: [] comment: Retrieves the CVE information for vulnerabilities present in the incident and updates the vulnerability details in the incident data. enabled: true args: [] scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 fromversion: 6.10.0 tests: - No tests (auto formatted)