cpematcher-ng


Namecpematcher-ng JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/onekey-sec/cpematcher-ng
SummaryMatch and compare CPEs.
upload_time2023-11-01 00:13:07
maintainer
docs_urlNone
authorONEKEY
requires_python>=3.8.0,<4.0.0
licenseMIT
keywords security cpe cve
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cpematcher

[![Build Status](https://travis-ci.com/alertot/cpematcher.svg?branch=master)](https://travis-ci.com/alertot/cpematcher)  [![PyPIersion](https://badge.fury.io/py/cpematcher.svg)](https://badge.fury.io/py/cpematcher)

## Overview

Match and compare CPEs.

## Installation / Usage

To install use pip:

    $ pip install cpematcher-ng



# Origin

The project was forked from [cpematcher](https://github.com/alertot/cpematcher). Kudos to the original author!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/onekey-sec/cpematcher-ng",
    "name": "cpematcher-ng",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.0,<4.0.0",
    "maintainer_email": "",
    "keywords": "security,cpe,cve",
    "author": "ONEKEY",
    "author_email": "support@onekey.com",
    "download_url": "https://files.pythonhosted.org/packages/c2/ee/a9e95643776923cef7b55954c62f4766816d91c3d239c99854351ddef15b/cpematcher_ng-1.0.1.tar.gz",
    "platform": null,
    "description": "# cpematcher\n\n[![Build Status](https://travis-ci.com/alertot/cpematcher.svg?branch=master)](https://travis-ci.com/alertot/cpematcher)  [![PyPIersion](https://badge.fury.io/py/cpematcher.svg)](https://badge.fury.io/py/cpematcher)\n\n## Overview\n\nMatch and compare CPEs.\n\n## Installation / Usage\n\nTo install use pip:\n\n    $ pip install cpematcher-ng\n\n\n\n# Origin\n\nThe project was forked from [cpematcher](https://github.com/alertot/cpematcher). Kudos to the original author!\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Match and compare CPEs.",
    "version": "1.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/onekey-sec/cpematcher-ng/issues",
        "GitHub": "https://github.com/onekey-sec/cpematcher-ng",
        "Homepage": "https://github.com/onekey-sec/cpematcher-ng"
    },
    "split_keywords": [
        "security",
        "cpe",
        "cve"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "277fc9c0ef014ec113b2f3b4b3fb5d5182058c57ad9455915954f2201b37e99c",
                "md5": "1dd77281997468d55c7a200d637b804b",
                "sha256": "f8aa2603fdae816c65acd5de6efa2671ea99509e2da60b479d436dec970d82a6"
            },
            "downloads": -1,
            "filename": "cpematcher_ng-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1dd77281997468d55c7a200d637b804b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0,<4.0.0",
            "size": 4926,
            "upload_time": "2023-11-01T00:13:05",
            "upload_time_iso_8601": "2023-11-01T00:13:05.520789Z",
            "url": "https://files.pythonhosted.org/packages/27/7f/c9c0ef014ec113b2f3b4b3fb5d5182058c57ad9455915954f2201b37e99c/cpematcher_ng-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2eea9e95643776923cef7b55954c62f4766816d91c3d239c99854351ddef15b",
                "md5": "5df7209ee7ed41b27a4aa3dc4a82660d",
                "sha256": "4eec9667c436889ada029fae6e9d23c58b1facf54fbf1fa0626a26417104b979"
            },
            "downloads": -1,
            "filename": "cpematcher_ng-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5df7209ee7ed41b27a4aa3dc4a82660d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0,<4.0.0",
            "size": 4427,
            "upload_time": "2023-11-01T00:13:07",
            "upload_time_iso_8601": "2023-11-01T00:13:07.025659Z",
            "url": "https://files.pythonhosted.org/packages/c2/ee/a9e95643776923cef7b55954c62f4766816d91c3d239c99854351ddef15b/cpematcher_ng-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-01 00:13:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "onekey-sec",
    "github_project": "cpematcher-ng",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cpematcher-ng"
}
        
Elapsed time: 0.15322s