Manage CI/CD credentials with GitLab Secrets Manager

201 · · May 21, 2026, 7:54 p.m.
Summary
This blog post introduces GitLab Secrets Manager, a new feature in GitLab 19.0 that helps developers manage their CI/CD credentials more securely. By allowing secrets to be scoped to specific jobs and governed by existing access controls, it reduces the risk of credential leaks that often occur with over-scoped CI/CD variables. The post discusses the benefits of using this native GitLab tool for credential management, including improved security, streamlined access control, and better auditing capabilities. It invites developers to join the public beta and provides insights into the operational implications of managing secrets using GitLab's system.