[
  {
    "name": "google_scc",
    "title": "Google Security Command Center",
    "version": "2.7.0",
    "release": "ga",
    "description": "Collect logs from Google Security Command Center with Elastic Agent.",
    "type": "integration",
    "download": "/epr/google_scc/google_scc-2.7.0.zip",
    "path": "/package/google_scc/2.7.0",
    "icons": [
      {
        "src": "/img/google-scc-logo.svg",
        "path": "/package/google_scc/2.7.0/img/google-scc-logo.svg",
        "title": "Google SCC logo",
        "size": "32x32",
        "type": "image/svg+xml"
      }
    ],
    "policy_templates": [
      {
        "name": "google_scc",
        "title": "Google SCC logs",
        "description": "Collect logs from Google SCC.",
        "deployment_modes": {
          "default": {
            "enabled": true
          },
          "agentless": {
            "enabled": true,
            "release": "ga"
          }
        }
      }
    ],
    "conditions": {
      "kibana": {
        "version": "^8.19.4 || ^9.1.4"
      },
      "elastic": {
        "subscription": "basic"
      }
    },
    "owner": {
      "type": "elastic",
      "github": "elastic/security-service-integrations"
    },
    "categories": [
      "google_cloud",
      "security",
      "cloudsecurity_cdr",
      "vulnerability_workflow",
      "misconfiguration_workflow"
    ],
    "signature_path": "/epr/google_scc/google_scc-2.7.0.zip.sig",
    "data_streams": [
      {
        "type": "logs",
        "dataset": "google_scc.asset",
        "title": "Collect Asset logs from Google Security Command Center."
      },
      {
        "type": "logs",
        "dataset": "google_scc.audit",
        "title": "Collect Audit logs from Google Security Command Center."
      },
      {
        "type": "logs",
        "dataset": "google_scc.finding",
        "title": "Collect Finding logs from Google Security Command Center."
      },
      {
        "type": "logs",
        "dataset": "google_scc.source",
        "title": "Collect Source logs from Google Security Command Center."
      }
    ]
  }
]
