Package python3-module-django-debreach: Information

    Source package: python3-module-django-debreach
    Version: 2.1.0-alt1.p10
    Build time:  Feb 29, 2024, 01:45 PM in the task #340092
    Report package bug
    License: BSD-2-Clause
    Summary: Extra mitigation against the BREACH attack for Django projects
    Description: 
    django-debreach provides additional protection to Django's built in CSRF
    token masking by randomising the content length of each response.
    This is achieved by adding a random string of between 12 and 25 characters
    as a comment to the end of the HTML content. Note that this will only be
    applied to responses with a content type of text/html.

    List of rpms provided by this srpm:
    python3-module-django-debreach (noarch)

    Maintainer: Ilfat Aminov

    List of contributors:
    Ilfat Aminov

      1. rpm-build-python3
      2. python3-module-django >= 1.3
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-setuptools
      5. python3-module-wheel

    Last changed


    Feb. 8, 2024 Ilfat Aminov 2.1.0-alt1.p10
    - Initial packaging