naftiko: 1.0.0-alpha2 info: label: Socket Org Settings Integration Events description: Socket org settings integration events business capability. Self-contained Naftiko capability covering one Socket business surface. tags: - Socket - Supply Chain Security - Org - Settings - Integration - Events created: '2026-05-25' modified: '2026-05-25' binds: - namespace: env keys: SOCKET_API_KEY: SOCKET_API_KEY capability: consumes: - type: http namespace: org-settings-integration-events baseUri: https://api.socket.dev/v0 description: Socket org settings integration events business capability. Self-contained, no shared references. resources: [] authentication: type: basic username: '{{env.SOCKET_API_KEY}}' password: '' description: Socket authenticates via HTTP Basic with the API key as the username and empty password. exposes: - type: rest namespace: org-settings-integration-events-rest port: 8080 description: REST adapter for Socket org settings integration events. resources: [] - type: mcp namespace: org-settings-integration-events-mcp port: 9090 transport: http description: MCP adapter for Socket org settings integration events. tools: []