Other ● Sealed v1.0 (treated)

CrowdStrike

Build a CrowdStrike hosts query URI with pagination parameters.

What it does

Pure function: takes baseUrl and pagination params, returns the query URI string. NO side effects. Testable in isolation.

How the app exposes it

The module runs through the ACQI discovery orchestrator and writes its rows into a dedicated results view. From there, conflicts, dependencies, and readiness scores feed the deal-wide consolidation layer.

Route in app:
/discovered/crowd-strike

Outputs

Each module emits a normalised CSV keyed by entity ID with readiness and risk scores, evidence-source counts, and last-seen timestamps. The exact column set varies by module — the app's results view shows the live schema.