django-debreach
Response modifier
Protects against a specific web-based attack by modifying the length of HTML responses.
BREACH mitigation for Django apps.
75 stars
6 watching
5 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Adds an extra layer of security to sensitive pages by requiring users to re-enter their password after logging in | 280 |
| | An HTML minifier tool for Python web frameworks to reduce data transferred and improve load times. | 542 |
| | Caches and optimizes expensive function calls in Django applications. | 120 |
| | Django app with social authentication and Bootstrap support for creating a simple visitor-and-member website. | 230 |
| | Enables foreign key attributes in Django admin list display | 69 |
| | A Django plugin for deploying river online machine learning models | 11 |
| | A Python package for measuring memorization in Large Language Models. | 126 |
| | An application that monitors management commands on Django projects. | 43 |
| | Automated deobfuscation of malware code using symbolic execution and simplification techniques | 72 |
| | Minifies HTML and text responses in Flask applications | 96 |
| | Sanitizes user input HTML to prevent XSS attacks. | 149 |
| | Decorator to mark outdated code as deprecated and provide a reason for its replacement | 310 |
| | An alternative implementation of Django's CSRF protection that does not use cookies. | 111 |
| | A simple library for mocking Django's ORM behavior. | 223 |
| | A Django app for building Telegram bots with easy-to-use command handlers | 141 |