Create Compliance Finding Manual
POST/api/v1/compliance/compliance-findings
Manually create a compliance finding (auditor / analyst entry).
Creates a synthetic "manual" :class:TurboLensAnalysisRun row to
satisfy the FK (run_id is non-null), computes finding_key
via the same recipe as the scanner so a later re-scan can upsert
cleanly, and persists the finding with decision='new' and
ai_detected=False. Requires compliance.manage.
Request
Responses
- 200
- 422
Successful Response
Validation Error