Google Cloud adds security features to Secure Source Manager
Google Cloud announced new features for its Secure Source Manager product, aimed at increasing security in software development workflows. The updates include the ability to block unauthorized access to CI/CD systems, even when corporate networks are breached, and a detailed Code Owners system that improves control over who can approve code changes. Both capabilities are now generally available.
- Supply chain attacks more than doubled in early 2026
- New Code Owners feature enables granular merge approvals
- SSM can now block unauthorized access to CI/CD systems
- Both features are generally available now
Sources covering this
More in Enterprise
Oracle lays off more employees amid AI infrastructure push
Oracle has begun another round of layoffs, according to people affected and company emails reviewed by Business Insider. Posts from impacted workers appeared online Monday, and internal documents indicate double-digit percentage cuts in some teams. The company is offering US workers four weeks’ severance plus an additional week per year of service, reportedly capped at 26 weeks. Oracle said the cuts are part of broader restructuring as it increases spending on AI data centers.
Salesforce partners with OpenAI for secure government AI
Salesforce’s Missionforce unit says it’s integrating OpenAI’s latest AI models to serve U.S. government missions. These AI tools will run inside secure government clouds in partnership with Amazon and OpenAI. Salesforce claims this will speed up service to citizens, cut manual drudge work for agencies, and let field teams make decisions faster. Government staff can use ChatGPT to access data and trigger workflows securely, Salesforce says.
SAP addresses critical security flaw in core software
SAP has released a patch for a maximum severity vulnerability, tracked as CVE-2026-44756, affecting the SAP kernel. Security researchers at Onapsis say over 10,000 internet-exposed SAP systems could be at risk. The flaw allows unauthenticated attackers to send crafted network requests that could let them execute arbitrary operating system commands with administrative privileges. There are currently no reports of active exploitation, but experts recommend immediate patching.
Google Cloud SQL Server Migration Skips User Logins
If you migrate a SQL Server database to Google Cloud SQL using their Database Migration Service, your data goes over—but user logins don’t. That’s on purpose, says Google: DMS deliberately doesn’t copy server logins for security and compliance reasons. If you want your applications to connect, you’ll have to migrate those logins manually with standard SQL Server tools.