Package cve-manager: Information

    Source package: cve-manager
    Version: 0.102.4-alt1
    Latest version according to Repology
    Build time:  Nov 28, 2025, 12:25 AM in the task #401130
    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 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)

    Maintainer: Alexey Appolonov

    List of contributors:
    Alexey Appolonov


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

    Last changed


    Nov. 27, 2025 Alexey Appolonov 0.102.4-alt1
    - Non-unique bin package names are allowed (since different src packages may
      have the same bin package names when built for different architectures).
    Nov. 25, 2025 Alexey Appolonov 0.102.3-alt1
    - Fixed the accounting of the ALT errata.
    Nov. 10, 2025 Alexey Appolonov 0.102.2-alt1
    - The operation of the "cve-import" in case when *_src and *_fixes tables are
      absent is fixed.