Skip to main content

Create an external issue from a finding

POST 

/api/v1/findings/:finding_id/external-issues

Export a finding to its assessment's active issue-export target.

Resolution is per-assessment ( / ): explicit target_id → assessment-scoped active target → zero-config get-or-create from the assessment's source VCS repo. Authorization:

  • Caller must have manager+ RBAC.
  • Caller must have read access to the parent assessment.
  • The provider's create_issue path enforces the safety contract: installation token only, per-repo install verification.

Request

Responses

Successful Response