fastify-helmet
Security plugin
Provides basic security headers for Fastify applications
Important security headers for Fastify
411 stars
20 watching
47 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
fastifyfastify-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
fastify/csrf-protection | Protects against Cross-Site Request Forgery (CSRF) attacks in Fastify servers. | 154 |
fastify/fastify-rate-limit | A rate limiter plugin for Fastify that enforces limits on client requests based on their IP address and time window. | 508 |
fastify/secure-json-parse | Provides an alternative JSON parser with enhanced security features to mitigate prototype pollution attacks. | 227 |
samchungy/fastify-zod-openapi | Fastify plugin for integrating Zod schema with OpenAPI specification | 60 |
vanilla-icecream/vite-plugin-fastify | A plugin that enables Fastify as the web server in Vite applications with Hot-module Replacement support. | 10 |
manutopik/fastify-hasura | A plugin for Fastify that provides an interface to interact with Hasura's GraphQL endpoint | 32 |
venables/koa-helmet | Provides important security headers to make a Koa application more secure by default | 640 |
anotherhale/secure_headers | An Elixir Plug providing secure HTTP headers for protecting web applications | 45 |
download/preact-helmet | A document head manager for Preact | 83 |
turkerdev/fastify-type-provider-zod | A library that integrates Zod schema validation and serialization with Fastify application servers. | 417 |
kielcoding/kielcodingsecurityheaders | Adds security headers to Shopware installations to enhance web application security | 6 |
typeerror/secure | A lightweight Python library to add security headers to web applications across multiple frameworks. | 908 |
dubzzz/jsverify-to-fast-check | Tools and helpers to facilitate migration from JSVerify's property-based testing to fast-check. | 2 |
browserify/watchify | Automatically rebuilds browserify bundles in response to file changes | 1,789 |
markbattistella/docsify-auto-headers | An auto-header numbering plugin for Docsify.js that simplifies documentation management. | 11 |