vulners


Namevulners JSON
Version 2.3.3 PyPI version JSON
download
home_pageNone
SummaryPython library and command-line utility for Vulners (https://vulners.com)
upload_time2025-02-04 18:04:26
maintainerNone
docs_urlNone
authorVulners Team
requires_python>=3.8
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.8",
    "maintainer_email": null,
    "keywords": "security, network, vulners, vulnerability, CVE",
    "author": "Vulners Team",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ed/3e/240e7384b69af6a84e824cf29733c10093cc5cbfc472753dfddbad2e4aac/vulners-2.3.3.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": "2.3.3",
    "project_urls": null,
    "split_keywords": [
        "security",
        " network",
        " vulners",
        " vulnerability",
        " cve"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e80329f75d8d25e2ecd34716a4bf8fb5d0dee81698edd17bf7e71f338a742318",
                "md5": "5851a1ce3c8881b58d39ae2859317665",
                "sha256": "d072fd699162f25ffc456e056eed0cfdee34aca0fc896eaddac6b3f6aada84e1"
            },
            "downloads": -1,
            "filename": "vulners-2.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5851a1ce3c8881b58d39ae2859317665",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 27780,
            "upload_time": "2025-02-04T18:04:23",
            "upload_time_iso_8601": "2025-02-04T18:04:23.174678Z",
            "url": "https://files.pythonhosted.org/packages/e8/03/29f75d8d25e2ecd34716a4bf8fb5d0dee81698edd17bf7e71f338a742318/vulners-2.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed3e240e7384b69af6a84e824cf29733c10093cc5cbfc472753dfddbad2e4aac",
                "md5": "93b6db51b0e437c03dd0ea1f02467156",
                "sha256": "aa0d1ccd0dc43396a69bd8312d7f8b5aefb1853e7b3d900e626bad8a9ab76243"
            },
            "downloads": -1,
            "filename": "vulners-2.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "93b6db51b0e437c03dd0ea1f02467156",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26826,
            "upload_time": "2025-02-04T18:04:26",
            "upload_time_iso_8601": "2025-02-04T18:04:26.317388Z",
            "url": "https://files.pythonhosted.org/packages/ed/3e/240e7384b69af6a84e824cf29733c10093cc5cbfc472753dfddbad2e4aac/vulners-2.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-04 18:04:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "vulners"
}
        
Elapsed time: 0.72109s