vulners


Namevulners JSON
Version 3.1.0 PyPI version JSON
download
home_pageNone
SummaryPython library and command-line utility for Vulners (https://vulners.com)
upload_time2025-08-10 20:17:57
maintainerNone
docs_urlNone
authorVulners Team
requires_python>=3.10
licenseNone
keywords security network vulners vulnerability cve
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # [Vulners API v3](https://vulners.com) Python wrapper


# Description
Python 3 library for the [Vulners Database](https://vulners.com).
It provides *search, data retrieval, archive and vulnerability scanning* API's for the integration purposes.
With this library you can create powerful security tools and get access to the world largest security database.

## How to install

Package is available with [PyPI](https://pypi.python.org/pypi) 

You can use pip for the installation

```bash
pip install -U vulners
```

## Obtaining Vulners API key

Please, register at [Vulners website](https://vulners.com).
Go to the personal menu by clicking at your name at the right top corner.
Follow "API KEYS" tab.
Generate API key with scope "api" and use it with the library.

# Documentation
The full API methods description, usage examples, and integration guide are available in the official documentation: [API Reference](https://vulners.com/docs/api_reference/api/).


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "vulners",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "security, network, vulners, vulnerability, CVE",
    "author": "Vulners Team",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/30/6c/a31518b57017f5eb0fd1bfcebcf7c075c8a18d8a8145af60623fc2ac13c1/vulners-3.1.0.tar.gz",
    "platform": null,
    "description": "# [Vulners API v3](https://vulners.com) Python wrapper\n\n\n# Description\nPython 3 library for the [Vulners Database](https://vulners.com).\nIt provides *search, data retrieval, archive and vulnerability scanning* API's for the integration purposes.\nWith this library you can create powerful security tools and get access to the world largest security database.\n\n## How to install\n\nPackage is available with [PyPI](https://pypi.python.org/pypi) \n\nYou can use pip for the installation\n\n```bash\npip install -U vulners\n```\n\n## Obtaining Vulners API key\n\nPlease, register at [Vulners website](https://vulners.com).\nGo to the personal menu by clicking at your name at the right top corner.\nFollow \"API KEYS\" tab.\nGenerate API key with scope \"api\" and use it with the library.\n\n# Documentation\nThe full API methods description, usage examples, and integration guide are available in the official documentation: [API Reference](https://vulners.com/docs/api_reference/api/).\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python library and command-line utility for Vulners (https://vulners.com)",
    "version": "3.1.0",
    "project_urls": null,
    "split_keywords": [
        "security",
        " network",
        " vulners",
        " vulnerability",
        " cve"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8ff6df0a4c6b80979d0ec20cb41b50bd7158611cee584066def148c82d83857",
                "md5": "85e2f71caea562aa9c8a73a5ebf2435a",
                "sha256": "bafd8c82a645549e12069751bd3c7131992a15d6ff0c44a497acd964bdae9b4c"
            },
            "downloads": -1,
            "filename": "vulners-3.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "85e2f71caea562aa9c8a73a5ebf2435a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 30325,
            "upload_time": "2025-08-10T20:17:56",
            "upload_time_iso_8601": "2025-08-10T20:17:56.965826Z",
            "url": "https://files.pythonhosted.org/packages/e8/ff/6df0a4c6b80979d0ec20cb41b50bd7158611cee584066def148c82d83857/vulners-3.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "306ca31518b57017f5eb0fd1bfcebcf7c075c8a18d8a8145af60623fc2ac13c1",
                "md5": "fb8d63717bf30834573b224476abd002",
                "sha256": "337ac2cc19df3c3964360b028f3c4c7f4950ebb8346848093ac666763c8edfbf"
            },
            "downloads": -1,
            "filename": "vulners-3.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fb8d63717bf30834573b224476abd002",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 25832,
            "upload_time": "2025-08-10T20:17:57",
            "upload_time_iso_8601": "2025-08-10T20:17:57.962548Z",
            "url": "https://files.pythonhosted.org/packages/30/6c/a31518b57017f5eb0fd1bfcebcf7c075c8a18d8a8145af60623fc2ac13c1/vulners-3.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-10 20:17:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "vulners"
}
        
Elapsed time: 1.39626s