Package cve-manager: Information

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

Source package: cve-manager
Version: 0.63.0-alt1
Latest version according to Repology
Build time:  Feb 24, 2022, 10:01 PM in the task #295905
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)
cve-backup (x86_64)
cve-download (x86_64)
cve-history (x86_64)
cve-import (x86_64)
cve-import-debuginfo (x86_64)
cve-issues (x86_64)
cve-manager (x86_64)
cve-manager-common (x86_64)
cve-monitor (x86_64)
libcve-manager (x86_64)
libcve-manager-debuginfo (x86_64)

Maintainer: Alexey Appolonov

List of contributors:
Alexey Appolonov


    1. libmysqlcppconn-devel
    2. rpm-build-python3
    3. libstdc++8-devel-static
    4. gcc-c++
    5. libcurl-devel
    6. libcontrol++-devel >= 0.28
    7. libtree-devel >= 0.8

Last changed


Feb. 24, 2022 Alexey Appolonov 0.63.0-alt1
- Improved mapping algorithm;
- Improved interaction between the main module and the module "cve-download"
  (recently downloaded data will not be requested when restarting the module
  "cve-download" in the cve-manager auto mode).
Feb. 8, 2022 Alexey Appolonov 0.62.0-alt1
- Improved mapping algorithm;
- New features of managing the list of ignored mapping pairs.
Jan. 26, 2022 Alexey Appolonov 0.61.0-alt1
- A package with the "lib" prefix and a package without it can be identified
  as related packages;
- A product with the "lib" prefix/suffix and a product without it can be
  identified as related products;
- Separators are not taken into account when checking whether product names are
  related or not;
- Package URLs are taken into account when mapping related packages (package
  URLs can be specified in the "cpe-mapping-ignore.csv" list).