Tag
secure-configuration
Safeguard articles tagged "secure-configuration" — guides, analysis, and best practices for software supply chain and application security.
2 articles
Security Guides
ASP.NET Core Security Checklist for Production
A production-ready ASP.NET Core security checklist covering authentication, headers, HTTPS, antiforgery, rate limiting, and data protection, with the exact configuration for .NET 8 and .NET 9.
Jul 2, 20265 min read
Application Security
Securing Django applications from common vulnerabilities
Django's secure-by-default reputation hides real gaps: SQL injection via Trunc()/Extract(), ReDoS in Truncator, and misconfigured DEBUG settings still cause incidents.
May 25, 20266 min read