flask-talisman
Security header manager
An extension for Flask that sets security headers to protect against common web application vulnerabilities.
HTTP security headers for Flask
71 stars
7 watching
9 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
googlecloudplatform/flask-talisman | A tool that sets default HTTP security headers to protect web applications from common attacks. | 923 |
typeerror/secure | A lightweight Python library to add security headers to web applications across multiple frameworks. | 878 |
andrewlock/netescapades.aspnetcore.securityheaders | Provides security headers for ASP.NET Core applications | 696 |
conradkleinespel/rooster | A simple password manager written in Rust. | 152 |
maxcountryman/flask-bcrypt | Provides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm | 326 |
miguelgrinberg/flask-httpauth | Provides authentication mechanisms for Flask web applications | 1,264 |
ravenac95/sudolikeaboss | A utility that allows users to securely access their 1Password credentials from the terminal using iTerm2. | 1,512 |
maxcountryman/flask-seasurf | An extension that helps protect against cross-site request forgery attacks in web applications | 190 |
brokenhandsio/vaporsecurityheaders | A middleware library for adding security headers to Vapor applications | 149 |
pallets-eco/flask-wtf | A tool that simplifies the integration of Flask web framework and WTForms form handling with features like CSRF protection, file uploads, and reCAPTCHA support. | 1,465 |
marcwebbie/passpie | A command-line tool to manage and store login credentials securely using encryption. | 919 |
thoughtworks/talisman | A tool that scans git changesets to ensure sensitive information does not leave the developer's workstation. | 1,916 |
nickjj/flask-db | A CLI extension for managing and migrating databases with Alembic | 76 |
hewlettpackard/galadriel | A tool for managing foreign Trust Bundles in SPIRE Federation relationships | 19 |
dusktreader/flask-praetorian | Provides strong security features for Flask APIs using JWT tokens | 343 |