Пакет cve-manager: Информация

  • Default inline alert: Версия в репозитории: 0.86.1-alt1

Исходный пакет: cve-manager
Версия: 0.71.5-alt1
Последняя версия по данным Repology
Собран:  23 января 2023 г. 18:45 в задании #313937
Категория: Прочее
Сообщить об ошибке в пакете
Домашняя страница: https://www.altlinux.org/CVE-Manager

Лицензия: GPLv3
О пакете: CVE-management toolkit
Описание: 
cve-manager is an utilities toolkit used to form a database of vulnerabilities
(VUL DB) using MySQL, and to provide an easy interface to that DB.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
cpe-map (x86_64, ppc64le, aarch64)
cve-backup (x86_64, ppc64le, aarch64)
cve-download (x86_64, ppc64le, aarch64)
cve-history (x86_64, ppc64le, aarch64)
cve-import (x86_64, ppc64le, aarch64)
cve-import-debuginfo (x86_64, ppc64le, aarch64)
cve-issues (x86_64, ppc64le, aarch64)
cve-manager (x86_64, ppc64le, aarch64)
cve-manager-common (x86_64, ppc64le, aarch64)
cve-monitor (x86_64, ppc64le, aarch64)
libcve-manager (x86_64, ppc64le, aarch64)
libcve-manager-debuginfo (x86_64, ppc64le, aarch64)

Сопровождающий: Alexey Appolonov

Список участников:
Alexey Appolonov

Права:
Alexey Appolonov

    1. libtree-devel >= 0.9
    2. libmysqlcppconn-devel
    3. libcontrol++-devel >= 0.29
    4. libcurl-devel
    5. rpm-build-python3
    6. gcc-c++

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


22 января 2023 г. Alexey Appolonov 0.71.5-alt1
- Backslashes, which may be part of the names of vendors and products imported
  from NVD lists, are ignored (they are used to escape special symbols in the
  names and at the same time they complicate the processing or require the use
  of escape symbols in the "cve-manager-inner-knowledge" lists).
12 января 2023 г. Alexey Appolonov 0.71.4-alt1
- Enhanced mapping algorithm;
- Corrected use of the list of ignored mapping pairs;
- Column header "CVE ID" of the detailed reports is changed to "VUL ID".
9 января 2023 г. Alexey Appolonov 0.71.3-alt1
- Fix of the column size shortage error that could occur when filling the
  "nvd_products_timelines" table;
- Corrected use of the list of ignored mapping pairs.