poetry-dependency-audit


Namepoetry-dependency-audit JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryA python library to check for vulnerabilities in poetry.lock files.
upload_time2025-02-07 17:23:44
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords poetry pypi security python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # POETRY-DEPENDENCY-AUDIT

[![PyPI - License](https://img.shields.io/pypi/l/poetry-dependency-audit)](https://pypi.org/project/poetry-dependency-audit/)
[![PyPI - Python Version](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Fjeromediaz%2Fpoetry-dependency-audit%2Frefs%2Fheads%2Fmain%2Fpyproject.toml)](https://pypi.org/project/poetry-dependency-audit/)
[![PyPI - Version](https://img.shields.io/pypi/v/poetry-dependency-audit)](https://pypi.org/project/poetry-dependency-audit/)

A library to help perform a security audit check using a poetry lock file.

Not intended to be used as a standalone tool, but as part of a system
periodically checking for vulnerabilities.

## Usage


## License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/jeromediaz/poetry-dependency-audit/blob/main/LICENSE) file for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "poetry-dependency-audit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "poetry, pypi, security, python",
    "author": null,
    "author_email": "J\u00e9r\u00f4me DIAZ <jerome_diaz@me.com>",
    "download_url": "https://files.pythonhosted.org/packages/70/5b/c4daac5f0fff3b8e69d3a2e65c0968f7c463b693175330ef48f46fb2d4c3/poetry_dependency_audit-0.0.1.tar.gz",
    "platform": null,
    "description": "# POETRY-DEPENDENCY-AUDIT\n\n[![PyPI - License](https://img.shields.io/pypi/l/poetry-dependency-audit)](https://pypi.org/project/poetry-dependency-audit/)\n[![PyPI - Python Version](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Fjeromediaz%2Fpoetry-dependency-audit%2Frefs%2Fheads%2Fmain%2Fpyproject.toml)](https://pypi.org/project/poetry-dependency-audit/)\n[![PyPI - Version](https://img.shields.io/pypi/v/poetry-dependency-audit)](https://pypi.org/project/poetry-dependency-audit/)\n\nA library to help perform a security audit check using a poetry lock file.\n\nNot intended to be used as a standalone tool, but as part of a system\nperiodically checking for vulnerabilities.\n\n## Usage\n\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/jeromediaz/poetry-dependency-audit/blob/main/LICENSE) file for details.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A python library to check for vulnerabilities in poetry.lock files.",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/jeromediaz/poetry-dependency-audit/issues",
        "Homepage": "https://github.com/jeromediaz/poetry-dependency-audit"
    },
    "split_keywords": [
        "poetry",
        " pypi",
        " security",
        " python"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ef983dc933755c1b920f6192c3d50b8cf2de04e80045750320f6a1aa6832960d",
                "md5": "f661c57898ddcccff68c899111d97626",
                "sha256": "56e4269def346a687906cd9cbae50960291917d76a4d9bb463578a9d7b6cd945"
            },
            "downloads": -1,
            "filename": "poetry_dependency_audit-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f661c57898ddcccff68c899111d97626",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5620,
            "upload_time": "2025-02-07T17:23:41",
            "upload_time_iso_8601": "2025-02-07T17:23:41.986453Z",
            "url": "https://files.pythonhosted.org/packages/ef/98/3dc933755c1b920f6192c3d50b8cf2de04e80045750320f6a1aa6832960d/poetry_dependency_audit-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "705bc4daac5f0fff3b8e69d3a2e65c0968f7c463b693175330ef48f46fb2d4c3",
                "md5": "520a2efc7e2e7e1fdedeb8d631eeaaf1",
                "sha256": "b3c29a54c4d4fe8362facaee296e4a4c55fc9dbe5246f078afec4b147c537454"
            },
            "downloads": -1,
            "filename": "poetry_dependency_audit-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "520a2efc7e2e7e1fdedeb8d631eeaaf1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4789,
            "upload_time": "2025-02-07T17:23:44",
            "upload_time_iso_8601": "2025-02-07T17:23:44.914425Z",
            "url": "https://files.pythonhosted.org/packages/70/5b/c4daac5f0fff3b8e69d3a2e65c0968f7c463b693175330ef48f46fb2d4c3/poetry_dependency_audit-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-07 17:23:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jeromediaz",
    "github_project": "poetry-dependency-audit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "poetry-dependency-audit"
}
        
Elapsed time: 0.45203s