Details
| ID | Serenety |
|---|---|
| Provider | XM Cyber |
| Category | Vulnerability Management |
| From Version | 6.10.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Supported Modules | Agentix XSIAM |
README
XMCO Serenety
Configure XMCO Serenety in Cortex
To configure an instance of XMCO Serenety integration in Cortex XSOAR:
| Parameter | Required |
|---|---|
| Server URL (e.g. https://leportail.xmco.fr) | True |
| API Key | True |
| Trust any certificate (not secure) | False |
| Use system proxy settings | False |
Commands
You can execute these commands from the CLI, as part of an automation, or in a playbook.
After you successfully execute a command, a DBot message appears in the War Room with the command details.
fetch-incidents
Fetch the Serenety lerts from XMCO LePortail
Base Command
fetch-incidents
Input
| Argument Name | Description | Required |
|---|---|---|
| scope | A string representing the scope id to filter on | Optional |
Command Example
!fetch-incidents
!fetch-incidents scope=123456789
Configuration parameters
url— XMCO LePortail instance URL (required)api_key— (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsisFetch— Fetch incidentsmax_fetch— Maximum number of incidents per fetchfirst_fetch— First fetch timeincidentType— Incident typeincidentFetchInterval— Incidents Fetch Interval
Commands (1)
-
fetch-incidentsFetch Serenety alert from XMCO LePortail.