397 B
397 B
References
Bundled resources for csrf-protection-validator skill
- csrf_protection_methods.md: Detailed explanation of CSRF protection methods (Synchronizer Token, Double Submit Cookie, SameSite Cookie, Origin Validation).
- owasp_csrf_cheatsheet.md: Link to the OWASP CSRF Prevention Cheat Sheet.
- csrf_api_examples.md: API usage examples for different languages and frameworks.