secure
Security header library
A lightweight Python library to add security headers to web applications across multiple frameworks.
Lightweight modern Python library to add security headers (CSP, HSTS, etc.) to Django, Flask, FastAPI, and more. Secure defaults or fully customizable.
878 stars
15 watching
27 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
content-security-policydjangofastapiflaskheadersheaders-securityhttp-headerspythonpython-securityreferrer-policysecure-headerssecuritysecurity-headersstrict-transport-securityweb-security
Related projects:
Repository | Description | Stars |
---|---|---|
bepsvpt/secure-headers | Adds security headers to HTTP responses to protect against common web vulnerabilities | 507 |
googlecloudplatform/flask-talisman | A tool that sets default HTTP security headers to protect web applications from common attacks. | 923 |
wntrblm/flask-talisman | An extension for Flask that sets security headers to protect against common web application vulnerabilities. | 71 |
mozilla/django-csp | A Django middleware that enables the implementation of Content Security Policy (CSP) headers. | 569 |
brokenhandsio/vaporsecurityheaders | A middleware library for adding security headers to Vapor applications | 149 |
anotherhale/secure_headers | An Elixir Plug providing secure HTTP headers for protecting web applications | 45 |
juunas11/aspnetcore-security-headers | Middleware for adding security headers to an ASP.NET Core application. | 264 |
gbleaney/python_security | Lists and provides examples of Python libraries and APIs vulnerable to remote code execution | 35 |
sdelements/django-security | A collection of security-focused tools to enhance the security of Django applications. | 275 |
mrtolkien/fastapi_simple_security | Security package for FastAPI API key authentication with simple setup and administrator endpoints. | 329 |
dusktreader/flask-praetorian | Provides strong security features for Flask APIs using JWT tokens | 343 |
andrewlock/netescapades.aspnetcore.securityheaders | Provides security headers for ASP.NET Core applications | 696 |
security-onion-solutions/securityonion-docs | A collection of Python-based documentation for security-related software solutions. | 84 |
gotlium/django-secure-auth | Provides secure authentication using Time-Based One-Time Passwords, SMS codes, questions, and IP range protection with CAPTCHA. | 42 |
owasp/docker-security | A guide to building secure containerized environments using Docker | 632 |