Google Cloud Secure Source Manager (SSM) has released two new capabilities, now generally available, designed to strengthen the security of CI/CD pipelines. These features address critical vulnerabilities in the software supply chain, particularly concerning unauthorized access and code modifications.
One new capability allows SSM to block unauthorized access to CI/CD systems. This protection extends from the version control system to build, artifact, and deployment tools, mitigating risks even if a corporate network is compromised. This feature aims to prevent attackers from altering deployment scripts and injecting malware into the CI/CD pipeline.
The second new feature is the Code Owners system, which provides more granular identity and access management (IAM) by managing pull request approver sets at a per-file and per-branch level. This system adds safeguards to files and directories within a repository, helping to prevent unauthorized changes by authorized users.
Key aspects of the Code Owners system include per-path approver sets using glob-style path specifiers, branch-specific governance to define different owners for various branches, and nestable CODEOWNERS files in sub-directories, allowing sub-teams to manage their specific folders.
These updates come in response to an increase in software supply chain attacks, which more than doubled in the first half of 2026 compared to the second half of 2025. By providing unified authentication and authorization mechanisms, SSM aims to help organizations better address these threats and secure their source code and CI/CD systems.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Google Cloud Secure Source Manager (SSM) has introduced two new generally available capabilities to enhance CI/CD pipeline security. These updates aim to prevent unauthorized access to CI/CD systems and manage unauthorized code changes by authorized users, addressing growing software supply chain threats.