@fastify/helmet is a security middleware plugin for Fastify web applications that implements HTTP security headers. The plugin serves as a wrapper around the helmet library, providing protection against common web vulnerabilities by setting appropriate security headers in HTTP responses. Key features include: - Automatic application of basic security headers to all routes - Configurable middleware options with granular control over individual security policies - Global registration capability for application-wide protection - Support for disabling specific security policies while maintaining others - Integration with Fastify's hook system through onRequest hooks - Reply decorator functionality for enhanced security header management The plugin allows developers to configure security headers such as Content Security Policy, X-Frame-Options, and other protective headers that help prevent attacks like XSS, clickjacking, and content type sniffing. Configuration options enable selective enabling or disabling of specific security measures, providing flexibility for different application requirements while maintaining baseline security protections.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
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.
A comprehensive toolkit for web application security testing, offering a range of products and solutions for identifying vulnerabilities and improving security posture.
A modular Python tool that obfuscates Android applications by manipulating decompiled smali code, resources, and manifest files without requiring source code access.
SearchCode is an extensive code search engine that indexes 75 billion lines of code from millions of projects to help developers find coding examples and libraries.
RiskInDroid is a machine learning-based tool that performs quantitative risk analysis of Android applications by reverse engineering bytecode and analyzing permission usage to generate numeric risk scores.
GuardDog is a CLI tool that identifies malicious PyPI and npm packages using heuristics-based analysis of source code and metadata.
A technology lookup and lead generation tool that identifies the technology stack of any website and provides features for market research, competitor analysis, and data enrichment.
Search engine for open-source Git repositories with advanced features like case sensitivity and regular expressions.
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.