Package cve-manager: Information

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

Binary package: cve-manager
Version: 0.71.5-alt1
Architecture: ppc64le
Build time:  Jan 23, 2023, 06:45 PM in the task #313937
Source package: cve-manager
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.

Maintainer: Alexey Appolonov

List of contributors:
Alexey Appolonov


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.