← All integrations
Live integration

CrowdStrike Falcon

Security tooling · API key / service-account token · Every 6h

API client (client_id + secret). Pulls host count, sensor-version distribution, and 30-day high-severity detection count for endpoint-posture evidence.

Authentication
API key / service-account token
Sync cadence
Every 6 hours
Stale threshold
Daily
Category
Security tooling

Evidence this connector produces

Every sync writes typed evidence rows linked to the controls below. Evidence is immutable once attached to an approved assessment, fingerprinted for de-dup, and surfaced in the control coverage calculation on your dashboard.

SOC 2 CC7.1CC7.2

How to connect

Create an API client in Falcon Console with read scopes for hosts and detections. Paste client_id + secret + your CrowdStrike cloud region.

  1. 1
    Create the API client

    Falcon Console → Support and resources → API clients and keys → Create. Grant scopes: Hosts: Read, Detects: Read.

  2. 2
    Copy credentials

    After creation, the secret is shown ONCE. Copy the Client ID + Secret + note your cloud region (US-1, US-2, EU-1, US-GOV-1).

Security model

Every connector ships behind the same auditor-grade primitives — not just RBAC config, but architectural enforcement.

Credentials KMS-encrypted at rest

Tokens, client secrets, and service-account keys are encrypted under a per-tenant AWS KMS data key. The plaintext is never persisted, never logged, and never leaves the FastAPI process boundary.

Tenant-isolated by architecture

Every Connection, ConnectorRun, and emitted Evidence row carries an organization ObjectId. The scheduler never iterates without an org-scoped filter; cross-tenant evidence bleed is impossible at the data layer.

Audit log on every action

Connect, sync, sync-failure, re-auth, and revoke each write a row to the immutable AuditLog. The full lifecycle is reconstructable for any examiner.

Soft-delete on revoke

Revoking a connection sets deletedAt and clears the encrypted credential blob, but the historical evidence + sync log stays queryable for the retention window. Auditors can still trace what was attested when.

Stale-evidence degradation

If this connector hasn't synced in Daily, control coverage degrades automatically and an alert fires. Auditors don't trust stale evidence — neither do we.

Least-privilege scopes only

We request the minimum read-only scopes needed for the listed evidence. No write scopes, no admin scopes, no scopes outside the documented set.

Ready to connect CrowdStrike Falcon?

Connect from Settings → Integrations — typically under 5 minutes. Or talk to us first.