Пакет python3-module-django-debreach: Информация

    Исходный пакет: python3-module-django-debreach
    Версия: 2.1.0-alt1.p10
    Собран:  29 февраля 2024 г. 13:45 в задании #340092
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/lpomfrey/django-debreach

    Лицензия: BSD-2-Clause
    О пакете: Extra mitigation against the BREACH attack for Django projects
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-django-debreach (noarch)

    Сопровождающий: Ilfat Aminov

    Список участников:
    Ilfat Aminov

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

    Последнее изменение


    8 февраля 2024 г. Ilfat Aminov 2.1.0-alt1.p10
    - Initial packaging