Vulnerability compliance
Open Settings → Vulnerability Compliance at organization scope to configure the default pipeline and policy rules related to vulnerabilities—for example severity thresholds or rules that affect whether builds or pipelines should fail (such as critical or high findings, or issues flagged by known-exploited vulnerability feeds when applicable).

Adjust Vulnerability thresholds (for example fail on critical/high or known exploited vulnerabilities), then Save Changes. The exact toggles and labels match the current product UI.
These settings apply to every project that uses the organization vulnerability thresholds. To notify organization users about newly found vulnerabilities, use Settings → Vulnerability Alerts instead.
Override thresholds for one project
Organization admins can give a project its own vulnerability thresholds:
- Open the project and select Settings → Vuln. Compliance.
- Turn off Use organization vulnerability thresholds.
- Choose whether pipelines should fail on critical or high severity vulnerabilities and known exploited vulnerabilities.
- Select Save Changes.
While the override is active, later changes to the organization thresholds do not affect that project. Turn Use organization vulnerability thresholds back on to make the project follow the current organization settings again. The project-specific values are retained if you later reactivate the override.
Users who are not organization admins can view the effective thresholds but cannot change them.
How triage affects compliance checks
Vulnerability compliance checks count findings that are not triaged, marked Exploitable, or still In triage. Findings triaged as Resolved, Not affected, or False positive do not count toward the critical/high or known-exploited vulnerability thresholds.
Related documentation
- Integrations
- Vulnerability alerts
- Identify — How vulnerabilities are discovered in your builds