Lightweight modern Python library to add security headers (CSP, HSTS, etc.) to Django, Flask, FastAPI, and more. Secure defaults or fully customizable.
-
Updated
Oct 18, 2024 - Python
Lightweight modern Python library to add security headers (CSP, HSTS, etc.) to Django, Flask, FastAPI, and more. Secure defaults or fully customizable.
🛡 Automatically configure your app to follow OWASP security patterns and principles by using HTTP Headers and Middleware
Sechead is a powerful security tool developed in Python that allows users to audit the security headers of any website. With Sechead, users can quickly and easily identify any security vulnerabilities or weaknesses in the headers of a website, helping to ensure that the site is secure and protected against potential attacks.
Websites monitoring via GitHub Actions (expiration, security, performances, privacy, SEO)
Website cache, information & security headers checker.
This Python script is designed to generate a Content Security Policy (CSP) for a given URL. It scans the URL, identifies all the JavaScript and CSS assets, computes their SHA-256 hashes, and creates a CSP policy. The policy helps in enhancing the security of web applications by specifying which resources are allowed to be loaded and executed.
HTTP Security Headers Configuration Check utilities
HTTP Headers
Add a description, image, and links to the headers-security topic page so that developers can more easily learn about it.
To associate your repository with the headers-security topic, visit your repo's landing page and select "manage topics."