[
  {
    "name": "ti_threatconnect",
    "title": "ThreatConnect",
    "version": "2.4.0",
    "release": "ga",
    "description": "Collects Indicators from ThreatConnect using the Elastic Agent and saves them as logs inside Elastic",
    "type": "integration",
    "download": "/epr/ti_threatconnect/ti_threatconnect-2.4.0.zip",
    "path": "/package/ti_threatconnect/2.4.0",
    "icons": [
      {
        "src": "/img/threat-connect-logo.svg",
        "path": "/package/ti_threatconnect/2.4.0/img/threat-connect-logo.svg",
        "title": "Logo",
        "size": "32x32",
        "type": "image/svg+xml"
      }
    ],
    "policy_templates": [
      {
        "name": "threatconnect",
        "title": "ThreatConnect Indicators",
        "description": "Collect ThreatConnect indicators.",
        "deployment_modes": {
          "default": {
            "enabled": true
          },
          "agentless": {
            "enabled": true,
            "release": "ga"
          }
        }
      }
    ],
    "conditions": {
      "kibana": {
        "version": "^8.19.2 || ^9.1.2"
      },
      "elastic": {
        "subscription": "basic"
      }
    },
    "owner": {
      "type": "elastic",
      "github": "elastic/security-service-integrations"
    },
    "categories": [
      "security",
      "threat_intel"
    ],
    "signature_path": "/epr/ti_threatconnect/ti_threatconnect-2.4.0.zip.sig",
    "data_streams": [
      {
        "type": "logs",
        "dataset": "ti_threatconnect.indicator",
        "title": "Collect Indicators from ThreatConnect."
      }
    ]
  }
]
