category: Data Enrichment & Threat Intelligence sectionorder: - Connect - Collect provider: Concentric AI commonfields: id: ConcentricAI version: -1 configuration: - display: Server URL name: url required: true type: 0 section: Connect - defaultvalue: low display: Minimum severity of alerts to fetch name: min_severity options: - low - medium - high required: true type: 15 section: Collect - display: Trust any certificate (not secure) name: insecure type: 8 required: false section: Connect - display: Use system proxy settings name: proxy type: 8 required: false section: Connect - display: Client ID name: client_id type: 0 required: false section: Connect - display: Client Secret name: client_secret type: 4 required: false section: Connect - display: Domain name: domain type: 0 required: false section: Connect - additionalinfo: max -> 200 defaultvalue: '150' display: Maximum no. of incidents to fetch. name: max_fetch type: 0 required: false section: Collect - display: Incident type name: incidentType type: 13 required: false section: Collect - display: Incidents Fetch Interval name: incidentFetchInterval defaultvalue: '1' required: false type: 19 advanced: true section: Collect - display: Fetch incidents name: isFetch type: 8 required: false section: Collect - defaultvalue: 1 day display: First Fetch Time of Risks name: first_fetch type: 0 required: false section: Collect description: Concentric’s Semantic Intelligence™ solution discovers and protects business critical, unstructured data. We use deep learning to identify risky sharing, inappropriate third party access, assets in the wrong location, mis-classified documents, or lateral movement of data – all without rules or complex upfront configuration. display: ConcentricAI name: ConcentricAI script: commands: - arguments: - description: Path of the file. name: path required: true - description: Name of File. name: file-name required: true description: Get's file information. name: concentricai-get-file-details outputs: - contextPath: ConcentricAI.FileInfo.risk_names description: Risk names. type: String - contextPath: ConcentricAI.FileInfo.ownerDetails description: owner Details. type: String - contextPath: ConcentricAI.FileInfo.pii description: PII present in file or not. type: String - contextPath: ConcentricAI.FileInfo.cid description: File ID. type: String - arguments: - default: true defaultValue: '50' description: Maximum no. of users fetched per category. name: max_users description: Get overview of Users involved. name: concentricai-get-users-overview - arguments: - description: Enter user name. name: user required: true description: Get's user details. name: concentricai-get-user-details - arguments: - description: File ID. name: cid required: true description: Get's file sharing details. name: concentricai-get-file-sharing-details outputs: - contextPath: ConcentricAI.FileSharingInfo.type description: Sharing type. type: Array - contextPath: ConcentricAI.FileSharingInfo.user_name description: User name. type: Array dockerimage: demisto/python3:3.12.13.10116658 isfetch: true runonce: false script: '-' subtype: python3 type: python tests: - No tests (auto formatted) defaultmapperin: ConcentricAi-mapper defaultclassifier: ConcentricAi fromversion: 6.0.0