pvpcheck


Namepvpcheck JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/rcmckee/pvpcheck
SummaryPackage to check if private repository libraries have a public doppelgaenger with the same name. The goal is to prevent a dependency confusion attack on the PyPi ecosystem.
upload_time2023-01-13 06:06:46
maintainer
docs_urlNone
authorRobert Cooper Buer McKee
requires_python
licenseMIT
keywords pypi dependency confusion attack python package pvpcheck public private library index comparison
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Package to check if private repository libraries have a public doppelgaenger with the same name. The goal is to prevent a dependency confusion attack on the PyPi ecosystem.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rcmckee/pvpcheck",
    "name": "pvpcheck",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pypi dependency confusion attack python package pvpcheck public private library index comparison",
    "author": "Robert Cooper Buer McKee",
    "author_email": "RCBM@duck.com",
    "download_url": "https://files.pythonhosted.org/packages/1b/35/18df51e56e0fa0c02a93ca44773ea8a60c19d5f17e9204e9e744df6b8da7/pvpcheck-1.1.0.tar.gz",
    "platform": null,
    "description": "Package to check if private repository libraries have a public doppelgaenger with the same name. The goal is to prevent a dependency confusion attack on the PyPi ecosystem.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Package to check if private repository libraries have a public doppelgaenger with the same name. The goal is to prevent a dependency confusion attack on the PyPi ecosystem.",
    "version": "1.1.0",
    "split_keywords": [
        "pypi",
        "dependency",
        "confusion",
        "attack",
        "python",
        "package",
        "pvpcheck",
        "public",
        "private",
        "library",
        "index",
        "comparison"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b3518df51e56e0fa0c02a93ca44773ea8a60c19d5f17e9204e9e744df6b8da7",
                "md5": "a4602db01698bf6dbf314097ec456f5b",
                "sha256": "36541fd6e7bbf3ce3e02470b944b5d120a15e2daad742d278577368fe7627e78"
            },
            "downloads": -1,
            "filename": "pvpcheck-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a4602db01698bf6dbf314097ec456f5b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2591,
            "upload_time": "2023-01-13T06:06:46",
            "upload_time_iso_8601": "2023-01-13T06:06:46.269182Z",
            "url": "https://files.pythonhosted.org/packages/1b/35/18df51e56e0fa0c02a93ca44773ea8a60c19d5f17e9204e9e744df6b8da7/pvpcheck-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-13 06:06:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "rcmckee",
    "github_project": "pvpcheck",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pvpcheck"
}
        
Elapsed time: 0.02675s