Health is an event
Connector health changes emit connector.health.changed@v1. A silent integration shows up on the dashboard and in alerts, not in a support ticket three weeks later.
Every connector on this page ships in the code base today. They feed the same ontology, obey the same trust rules and report their own health.
Connector health changes emit connector.health.changed@v1. A silent integration shows up on the dashboard and in alerts, not in a support ticket three weeks later.
Provider credentials are encrypted at rest and decrypted only inside the worker that needs them. Rotation is a first-class API with version tracking.
Cloud onboarding produces the minimum role for the collectors you enable. Registry and SCM tokens are scoped to read, plus write only for PR comments and gate status.
Every inbound webhook is verified with the provider's HMAC scheme in constant time, with a five-minute timestamp window where the provider supplies one. Malformed input is a reject, never an exception.
The generic webhook signs the payload with HMAC-SHA256 over canonical JSON so receivers can verify and de-duplicate.
Findings from Wiz, Prisma, Tenable or Rapid7 resolve into the same ontology as native results and become corroborates edges rather than duplicates.
Connectors are added against real customer stacks. If yours is not here, the conversation starts with what you would need it to do.