Back to GitLab API
GitLab API

Permission scope renamed: update_sast_vulnerability_resolution_setting → update_sec_ai_workflow_settings

BreakingBreaking change

This is a breaking change — integrations that rely on the affected behaviour will need updates before the change rolls out.

What changed

The permission/scope field update_sast_vulnerability_resolution_setting has been renamed to update_sec_ai_workflow_settings in both the response schema properties and the enum list. Any client or integration that checks for, passes, or stores the old scope name update_sast_vulnerability_resolution_setting will break — the old value no longer appears in the spec.

Open the source documentation