Package cve-manager: Information

  • Default inline alert: Version in the repository: 0.86.1-alt1

Source package: cve-manager
Version: 0.71.5-alt1
Latest version according to Repology
Build time:  Jan 23, 2023, 06:45 PM in the task #313937
Category: Other
Report package bug
License: GPLv3
Summary: CVE-management toolkit
Description: 
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.

List of rpms provided by this 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)

Maintainer: Alexey Appolonov

List of contributors:
Alexey Appolonov


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

Last changed


Jan. 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).
Jan. 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".
Jan. 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.