Returns policy violations for a repository with optional filters for status, enforcement mode, policy, target type, and reference.
Use a Cysmiq API token in the Authorization header: Bearer {token}.
Workspace slug for the tenant context.
Repository identifier: prefixed id (repo_...) or org/name path.
255Branch or tag name. When provided, filters targets that track references.
255Comma-separated statuses. Allowed: open, pending_review, resolved, waived, accepted_risk.
255Comma-separated enforcement modes. Allowed: monitor, warn, block.
255Comma-separated policy keys or prefixed ids.
255Comma-separated target types. Example: vulnerability, package, packageVersion, manifest, asset, secret, code.
255Max items per page (1-200). Default 50.
1 <= x <= 200Cursor for pagination from next_cursor.