Skip to main content

META_GITLAB_EXTENDS

Constant META_GITLAB_EXTENDS 

Source
pub const META_GITLAB_EXTENDS: &str = "gitlab_extends";
Expand description

Records the comma-joined list of extends: template names a GitLab job inherits from. Used by scanner-name pattern matching in security_job_silently_skipped because GitLab security templates are usually consumed via extends: rather than by job-name match.