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

    Исходный пакет: python3-module-safehttpx
    Версия: 0.1.6-alt1
    Последняя версия по данным Repology
    Собран:  13 августа 2025 г. 21:52 в задании #391623
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/gradio-app/safehttpx

    Лицензия: Apache-2.0
    О пакете: A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks.
    Описание: 
    A small Python library created to help developers protect their
    applications from Server Side Request Forgery (SSRF) attacks.
    
    It implements an asynchronous GET method called safehttpx.get(),
    which is a wrapper around httpx.AsyncClient.get() while performing DNS
    validation on the supplied URL using Google DNS.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-safehttpx (noarch)

    Сопровождающий: Pavel Shilov

    Список участников:
    Pavel Shilov

    Права:
    Pavel Shilov
    @everybody

      1. python3(pytest)
      2. python3(setuptools)
      3. python3(wheel)
      4. python3-module-pyproject-installer >= 0.4.0
      5. rpm-build-pyproject
      6. python3(hatchling)
      7. python3(pip)

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


    8 августа 2025 г. Pavel Shilov 0.1.6-alt1
    - Initial build for Sisyphus.