Skip to main content

META_ENV_APPROVAL

Constant META_ENV_APPROVAL 

Source
pub const META_ENV_APPROVAL: &str = "env_approval";
Expand description

Marks a Step that belongs to an ADO deployment job whose environment: is configured with required approvals — a manual gate that breaks automatic authority propagation. Findings whose path crosses such a node have their severity reduced by one step (Critical → High → Medium → Low).