{ "type": "plugin", "id": "@kbn/cloud-defend-plugin", "owner": [ "@elastic/sec-cloudnative-integrations" ], "description": "Defend for containers (D4C)", "plugin": { "id": "cloudDefend", "browser": true, "server": true, "configPath": [ "xpack", "cloudDefend" ], "requiredPlugins": [ "navigation", "data", "fleet", "unifiedSearch", "kibanaReact", "cloud", "security", "licensing", "kubernetesSecurity" ], "optionalPlugins": [ "usageCollection" ], "requiredBundles": [ "kibanaReact", "usageCollection" ], "__category__": { "oss": false, "example": false, "testPlugin": false } } }