Пакет flawfinder: Информация

    Исходный пакет: flawfinder
    Версия: 2.0.19-alt2
    Собран:  22 октября 2023 г. 14:46
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.dwheeler.com/flawfinder/

    Лицензия: GPLv2+
    О пакете: Examines C/C++ source code for security flaws
    Описание: 
    Flawfinder scans through C/C++ source code, identifying lines ("hits")
    with potential security flaws. By default it reports hits sorted by
    severity, with the riskiest lines first.

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

    Сопровождающий: Danil Shein


      1. flex
      2. python3-devel
      3. rpm-build-python3
      4. python3-module-pyproject-installer >= 0.4.0
      5. python3-module-setuptools
      6. python3-module-wheel

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


    8 июня 2023 г. Danil Shein 2.0.19-alt2
    - fix FTBFS due to Python version upgrade
      + migrate to pyproject macroses
    29 марта 2022 г. Ilya Mashkin 2.0.19-alt1
    - 2.0.19
    - Update License tag
    6 ноября 2019 г. Michael Shigorin 2.0.10-alt2
    - Fixed build --without test
    - Converted spec to UTF-8
    - Minor spec cleanup