[
  {
    "name": "1password",
    "title": "1Password",
    "version": "1.35.0",
    "release": "ga",
    "description": "Collect logs from 1Password with Elastic Agent.",
    "type": "integration",
    "download": "/epr/1password/1password-1.35.0.zip",
    "path": "/package/1password/1.35.0",
    "icons": [
      {
        "src": "/img/1password-logo-light-bg.svg",
        "path": "/package/1password/1.35.0/img/1password-logo-light-bg.svg",
        "title": "1Password",
        "size": "116x116",
        "type": "image/svg+xml"
      }
    ],
    "policy_templates": [
      {
        "name": "1password",
        "title": "1Password Events",
        "description": "Collect events from 1Password Events Reporting",
        "deployment_modes": {
          "default": {
            "enabled": true
          },
          "agentless": {
            "enabled": true
          }
        }
      }
    ],
    "conditions": {
      "kibana": {
        "version": "^8.19.4 || ^9.0.7"
      }
    },
    "owner": {
      "type": "partner",
      "github": "elastic/security-service-integrations"
    },
    "categories": [
      "security",
      "credential_management"
    ],
    "signature_path": "/epr/1password/1password-1.35.0.zip.sig",
    "data_streams": [
      {
        "type": "logs",
        "dataset": "1password.audit_events",
        "title": "Collect 1Password audit events"
      },
      {
        "type": "logs",
        "dataset": "1password.item_usages",
        "title": "Collect 1Password item usages events"
      },
      {
        "type": "logs",
        "dataset": "1password.signin_attempts",
        "title": "1Password sign-in attempt events"
      }
    ]
  }
]
