1 repo
Validation to prevent server-side request forgery.
Distinguishing note: Focuses on server-side request origin, distinct from client-side CSRF.
Explore 1 awesome GitHub repository matching security & cryptography · SSRF Protections. Refine with filters or upvote what's useful.
The OWASP Cheat Sheet Series is a comprehensive, community-driven repository of concise security best practices and defensive coding patterns. It serves as a centralized knowledge base for developers and security professionals, providing actionable guidance to secure applications across the entire software development lifecycle. The project covers a vast array of security domains, ranging from fundamental web application hardening and authentication protocols to specialized controls for modern infrastructure and artificial intelligence systems. What distinguishes this project is its decentral
Validates server-side requests to ensure they originate from trusted sources.