@fastify/csrf-protection is a Node.js plugin designed to help developers protect their Fastify web servers against Cross-Site Request Forgery (CSRF) attacks. The plugin provides utilities and middleware that can be integrated into Fastify applications to implement CSRF protection mechanisms. The plugin works in conjunction with @fastify/cookie to manage CSRF tokens and validate requests. It offers configurable options that allow developers to customize the protection level based on their specific security requirements and application architecture. The plugin includes security disclaimers emphasizing that CSRF protection is ultimately a developer responsibility and requires proper understanding of CSRF attack vectors and mitigation strategies. It recommends using additional security modules like @fastify/helmet for comprehensive protection. Installation is handled through npm package manager, and the plugin integrates directly with the Fastify framework's plugin system. The tool provides a foundation for CSRF protection but requires developers to properly configure and implement the security measures according to their application's needs.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
QIRA is a competitor to strace and gdb with MIT license, supporting Ubuntu and Docker for wider compatibility.
GuardDog is a CLI tool that identifies malicious PyPI and npm packages using heuristics-based analysis of source code and metadata.
A PHP port of Rack::Honeypot, a spam trap that detects and blocks spambots
AndroBugs Framework is an Android vulnerability analysis system that scans mobile applications for security vulnerabilities, missing best practices, and dangerous shell commands.
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.
ThreatLocker is an enterprise cybersecurity platform that provides comprehensive endpoint protection and zero-trust security to prevent ransomware, viruses, and other malicious software from running on endpoints.
A comprehensive toolkit for web application security testing, offering a range of products and solutions for identifying vulnerabilities and improving security posture.
A Nuxt 3 security module that automatically implements OWASP security patterns through HTTP headers, middleware, and various protection mechanisms including CSP, XSS validation, CORS, and CSRF protection.
APKiD is a tool that identifies compilers, packers, obfuscators, and other weird stuff in APK files.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.