Package cve-manager: Information
Source package: cve-manager
Version: 0.106.0-alt1
Build time: Jun 1, 2026, 11:04 PM in the task #416021
Category: Other
Report package bugHome page: https://www.altlinux.org/CVE-Manager
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 RPM packages built from this SRPM:
cpe-map (x86_64, aarch64)
cve-backup (x86_64, aarch64)
cve-download (x86_64, aarch64)
cve-history (x86_64, aarch64)
cve-import (x86_64, aarch64)
cve-import-debuginfo (x86_64, aarch64)
cve-issues (x86_64, aarch64)
cve-issues-prep (x86_64, aarch64)
cve-manager (x86_64, aarch64)
cve-manager-common (x86_64, aarch64)
cve-manager-vs-alt-errata (x86_64, aarch64)
cve-manager-vuln-list (x86_64, aarch64)
cve-monitor (x86_64, aarch64)
libcve-manager (x86_64, aarch64)
libcve-manager-debuginfo (x86_64, aarch64)
cpe-map (x86_64, aarch64)
cve-backup (x86_64, aarch64)
cve-download (x86_64, aarch64)
cve-history (x86_64, aarch64)
cve-import (x86_64, aarch64)
cve-import-debuginfo (x86_64, aarch64)
cve-issues (x86_64, aarch64)
cve-issues-prep (x86_64, aarch64)
cve-manager (x86_64, aarch64)
cve-manager-common (x86_64, aarch64)
cve-manager-vs-alt-errata (x86_64, aarch64)
cve-manager-vuln-list (x86_64, aarch64)
cve-monitor (x86_64, aarch64)
libcve-manager (x86_64, aarch64)
libcve-manager-debuginfo (x86_64, aarch64)
Maintainer: Alexey Appolonov
Last changed
June 1, 2026 Alexey Appolonov 0.106.0-alt1
- Names of used programming languages are collected during the import stage from the GitHub and SourceForge platforms to improve the mapping of CPE products to packages; - New auxiliary utilities: 1) "find-controversial-urls", used to display matches between packages and CPEs, where both the package and CPE have links to one of the popular software platforms, but none of these links are refer to a same project, and 2) "join-gathered-info", used to join existing text files which contain gathered info -- both of them can be found in the source files; - All ALT errata issues are taked into account even for packages that are not mapped; - Lots of minor improvements.
April 22, 2026 Alexey Appolonov 0.105.0-alt2
- Fixed build.
March 16, 2026 Alexey Appolonov 0.105.0-alt1
- No more redundant information when querying a list of issues for packages that have user-specified versions; - A guest user can run the "cve-issues --full_package_names ..." command.