Skip to main content
PATCH
Bulk triage findings

Authorizations

CORGEA-TOKEN
string
header
required

API key for authentication

Body

application/json
target_status
enum<string>
required

fix_in_progress is available only when finding_types contains only sast.

Available options:
open,
fixed,
false_positive,
accepted_risk,
duplicate,
fix_in_progress
justification
string
required
Minimum string length: 1
rule
object
required

Select a scope with company_wide, project_ids, or team_ids. Filters use match to combine applicable criteria; CWE filters apply to SAST and CVE and reachability filters apply to SCA.

apply
boolean
default:true

Set to false to create a preview without changing findings.

expiry_date
string<date-time> | null

Future expiry time for accepted_risk actions only.

Response

Action previewed or applied

status
string
Example:

"ok"

action
object