Back to GitLab CI/CD
GitLab CI/CD Security
GitLab CI/CD Security Overview
GitLab CI/CD includes security features like masked CI/CD variables, container scanning, dependency scanning, and integration with GitLabs broader security suite including SAST, DAST, and container network policies.
CI/CD Variable Security
CI/CD variables can be masked to prevent exposure in job logs, protected to restrict branch usage, and scoped to specific environments. GitLab also supports OIDC for secure cloud authentication.