secure_headers
Security header plugin
An Elixir Plug providing secure HTTP headers for protecting web applications
HTTP security headers for Phoenix/Plug
45 stars
2 watching
11 forks
Language: Elixir
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
techgaun/plug_secex | A plug that adds various HTTP headers to make a Phoenix/Elixir app more secure | 29 |
c-rack/plug_response_header | An Elixir plug for manipulating HTTP response headers | 12 |
brokenhandsio/vaporsecurityheaders | A middleware library for adding security headers to Vapor applications | 149 |
bepsvpt/secure-headers | Adds security headers to HTTP responses to protect against common web vulnerabilities | 507 |
crowdhailer/ace | An HTTP web server and client written in Elixir that supports HTTP/1.1 and HTTP/2 | 305 |
typeerror/secure | A lightweight Python library to add security headers to web applications across multiple frameworks. | 878 |
crowdhailer/raxx | An Elixir-based HTTP server interface and toolkit | 403 |
kielcoding/kielcodingsecurityheaders | Adds security headers to Shopware installations to enhance web application security | 6 |
elixirstatus/phoenix_html_sanitizer | Tools to sanitize user input in web applications by removing or restricting malicious HTML elements and attributes | 27 |
azranel/plug_password | A simple authentication plug to secure a server with a password-based system | 10 |
devl/plug_require_header | A Plug for requiring and extracting specific headers from HTTP requests. | 27 |
mschae/cors_plug | An Elixir plug to add Cross-Origin Resource Sharing (CORS) functionality to web applications | 404 |
fastify/fastify-helmet | A security header wrapper for Fastify that simplifies the use of Helmet. | 408 |
paulanthonywilson/basic_auth | An Elixir Plug to easily add basic authentication to an application | 164 |
googlecloudplatform/flask-talisman | A tool that sets default HTTP security headers to protect web applications from common attacks. | 923 |