API API Security: Best Practices for Python Developers - Part II Part II of the Developer’s Guide for a secure API implementation. Devs are the core of web applications, that's why you should continue learning how to prevent common attacks and secure your endpoints correctly. Avoid deploying vulnerable code by taking into account these Security Best Practices. Oriana Olivetti 11 Jun 2024 · 7 min read
Why Dependency Security Is Your First Line of Defense Against Cyber Threats Explore the technical essentials of Software Composition Analysis (SCA) and dependency scanning, crucial tools for securing software against cyber threats in AI-driven development environments. Oriana Olivetti 29 May 2024 · 3 min read
prototype pollution Beginner’s Guide to Client Prototype Pollution vulnerabilities The perfect introduction for those wanting to understand Prototype Pollution vulnerabilities and exploits. Because not everyone knows how Objects in JavaScript work, but we are about to change that! Are you up for the challenge? Oriana Olivetti 15 May 2024 · 5 min read