Weekly Security Roundup: Baselines, Secrets, and AI-Safe Dev
Security updates address cloud and DevSecOps needs, focusing on AI-enabled risk management, compliance, and tightening integration into developer workflows. Key progress includes customizable baselines, updated secret scanning, enhanced AI detection, targeted incident analysis, and secure authentication guides.
Customizable Security Baselines in Azure Machine Configuration and Policy
Azure now offers customizable security benchmarks, letting organizations modify or skip controls (CIS, Microsoft Compute Security) for Windows and Linux platforms. Developers define policies in JSON and apply them through ARM, CLI, Bicep, or CI/CD, with coverage for hybrid/multicloud via Azure Policy. Guides and tutorials clarify permissions and deployment for easier, code-based compliance. The feature is now available in public cloud regions, with government and sovereign support coming soon.
- Customizable Security Baselines in Azure Machine Configuration: Public Preview
- Customizable Security Baselines Now in Preview for Azure Policy and Machine Configuration
Advanced Secrets Management and Detection Tools
Improvements to secret scanning at GitHub include better private key detection and refined Sentry token alerts. New security research studies highlight how interconnected AI/dev workflows can create secret sprawl, increasing risk even further. Guidance stresses pre-commit scanning and developer diligence as essential strategies.
- Secret Scanning Enhancements: Improved Private Key Detection and Sentry Token Updates
- How Hyperconnected AI Development Creates a Multi-System Secret Sprawl
Secure Development with AI and Automated Code Generation
JFrog now supports detection of AI-generated code and Shadow AI, making it easier to track usage, licensing, and potential risks from unapproved tools. Microsoft’s BlueCodeAgent combines automated red teaming and defense rules to proactively detect LLM vulnerabilities and code bias, furthering best practices in safe AI integration.
- JFrog Adds AI-Generated Code Detection to Secure Software Supply Chains
- BlueCodeAgent: AI-Powered Blue Teaming for Secure Code Generation
Security Guidance and Incident Analysis for .NET and Cloud Architects
A review of .NET security case studies provides detailed examples of common weaknesses and offers up-to-date patterns using .NET 10, Aspire, ASP.NET Core, and Visual Studio 2026. Further resources examine Microsoft’s security model, with specific advice on encryption, identity, monitoring, and compliance—delivering clear, actionable recommendations for developers and architects.
- A Year in .NET Security: Lessons from MSRC Cases (2024–2025)
- How Microsoft Keeps Your Data Safe in the Cloud – A Deep Dive into Cloud Security Practices
Authentication Modernization with Passkeys and SSO
Resources show how to add WebAuthn/passkey authentication options (Windows Hello, TouchID, hardware security keys) into ASP.NET Core, along with custom SSO guides using OpenIddict for improved central identity management. These updates simplify and modernize authentication approaches for business and enterprise development.
- Going Passwordless: Implementing Passkeys in ASP.NET Core
- Rolling Your Own SSO: Centralized Authentication with OpenIddict
Other Security News
The November update for Azure DevOps Server 2022.2 shifts TFVC Proxy hashing to SHA-256 and fixes build reliability, with guides for patching and validation.
- November Security Patches Released for Azure DevOps Server Microsoft’s latest Secure Future Initiative progress report details changes in environment configuration, hardware trust, AI lifecycle security, and broader use of MFA/passkey and live secret detection. This aligns with ongoing investment in cloud and AI security practices.
- November 2025 Progress Report on Microsoft’s Secure Future Initiative Coverage of server-side request forgery (SSRF) examines mechanics, risks, and practical steps to limit the attack surface, continuing the focus on up-to-date threat analysis and real-world defense strategies.
- Why Server-Side Request Forgery (SSRF) Is a Top Cloud Security Concern