Tag
appsec
Safeguard articles tagged "appsec" — guides, analysis, and best practices for software supply chain and application security.
339 articles
Best Practices
Security Code Review Best Practices
How to make code reviews an effective security checkpoint without turning every PR into a week-long security audit.
Mar 10, 20236 min read
Application Security
NoSQL Injection and MongoDB: Prevention Guide
NoSQL injection attacks exploit the query languages of non-relational databases to bypass authentication, extract data, and modify records. This guide focuses on MongoDB injection with defenses applicable to all NoSQL databases.
Aug 5, 20226 min read
Web Security
File Upload Vulnerability Prevention: A Practical Guide
File upload functionality is one of the most dangerous features in web applications. This guide covers the attack vectors, bypass techniques, and layered defenses needed to handle file uploads securely.
May 5, 20227 min read