category: Data Enrichment & Threat Intelligence provider: Reco AI sectionorder: - Connect - Collect commonfields: id: Reco version: -1 configuration: - additionalinfo: The base URL of your Reco instance. display: Server URL (e.g. https://host.reco.ai/api/v1) name: url required: true type: 0 section: Connect - section: Connect additionalinfo: The API token (Bearer) used to authenticate with the Reco External API. display: JWT app token displaypassword: API Token name: api_token type: 4 required: true hiddenusername: true - additionalinfo: The option to skip TLS certificate verification when connecting to the Reco API. display: Trust any certificate (not secure) name: insecure type: 8 required: false section: Connect - additionalinfo: The option to route requests through the system proxy. display: Use system proxy settings name: proxy type: 8 required: false section: Connect - additionalinfo: The incident type to map Reco alerts to. display: Incident type name: incidentType type: 13 required: false section: Collect supportedModules: - agentix - xsiam - additionalinfo: The option to enable automatic incident fetching. display: Fetch incidents name: isFetch type: 8 required: false section: Collect supportedModules: - agentix - xsiam - additionalinfo: The maximum number of incidents to fetch per run (up to 500). defaultvalue: '200' display: Max fetch name: max_fetch type: 0 required: false section: Collect supportedModules: - agentix - xsiam - additionalinfo: Incidents SaaS Source display: Source name: source type: 0 required: false section: Collect supportedModules: - agentix - xsiam - additionalinfo: Created At time before which incidents will be fetched display: Before name: before type: 0 required: false section: Collect supportedModules: - agentix - xsiam - additionalinfo: Created At time after which incidents will be fetched display: After name: after type: 0 required: false section: Collect supportedModules: - agentix - xsiam - additionalinfo: 'The minimum severity threshold for fetched incidents. Accepts a single value: LOW, MEDIUM, HIGH, or CRITICAL (or numeric equivalents 10, 20, 30, 40). Alerts at or above this severity are fetched. For example, "MEDIUM" fetches medium, high, and critical severity alerts.' display: Minimum risk level (e.g. MEDIUM fetches medium and higher) name: risk_level type: 0 required: false section: Collect supportedModules: - agentix - xsiam - additionalinfo: The amount of time to look back on the first fetch run (e.g. `7 days`, `12 hours`). defaultvalue: 7 days display: First fetch timestamp (