contrast-security


Namecontrast-security JSON
Version 0.23 PyPI version JSON
download
home_pagehttps://github.com/Contrast-Security-OSS/contrast-sdk-python
SummaryModule to easily interact with the Contrast api
upload_time2023-01-11 15:19:20
maintainer
docs_urlNone
authorContrast Security
requires_python
license
keywords contrast security iast sast rasp
VCS
bugtrack_url
requirements pipreqs requests nose validators wheel
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Contrast-Security-OSS/contrast-sdk-python",
    "name": "contrast-security",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "contrast,security,iast,sast,rasp",
    "author": "Contrast Security",
    "author_email": "integrations@contrastsecurity.com",
    "download_url": "https://files.pythonhosted.org/packages/f4/dd/41e582752fed18e4481324f7c595eb14b64ebd58a54b1d5ca5b7e181355b/contrast-security-0.23.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Module to easily interact with the Contrast api",
    "version": "0.23",
    "split_keywords": [
        "contrast",
        "security",
        "iast",
        "sast",
        "rasp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "61f83a45e150eab006c206acd8e2c4635451f888a49bf23c5131d7a5d2d2a313",
                "md5": "08c7e744dc527e032db16d52c026efd1",
                "sha256": "850f80fc3b331f510673da1464ca96e4a0536012d4b7af8cbbe55bd3fcc268d1"
            },
            "downloads": -1,
            "filename": "contrast_security-0.23-py3.8.egg",
            "has_sig": false,
            "md5_digest": "08c7e744dc527e032db16d52c026efd1",
            "packagetype": "bdist_egg",
            "python_version": "0.23",
            "requires_python": null,
            "size": 63227,
            "upload_time": "2023-01-11T15:19:21",
            "upload_time_iso_8601": "2023-01-11T15:19:21.327495Z",
            "url": "https://files.pythonhosted.org/packages/61/f8/3a45e150eab006c206acd8e2c4635451f888a49bf23c5131d7a5d2d2a313/contrast_security-0.23-py3.8.egg",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47d0a1a84e71cadacb6a5757cb843f9942cc1c0aa842fd823aadc707ee0b6bf7",
                "md5": "2adda5a13dda3324a1df250d82871feb",
                "sha256": "b2820fa38af09b91376058531c75a5d4e1c734f2646537dc2269e47f08afa35b"
            },
            "downloads": -1,
            "filename": "contrast_security-0.23-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2adda5a13dda3324a1df250d82871feb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 24348,
            "upload_time": "2023-01-11T15:19:18",
            "upload_time_iso_8601": "2023-01-11T15:19:18.404127Z",
            "url": "https://files.pythonhosted.org/packages/47/d0/a1a84e71cadacb6a5757cb843f9942cc1c0aa842fd823aadc707ee0b6bf7/contrast_security-0.23-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4dd41e582752fed18e4481324f7c595eb14b64ebd58a54b1d5ca5b7e181355b",
                "md5": "4ca56a5f602b4e3970df73e5a057890a",
                "sha256": "d72af68445fc77c800a6a2d55a5b09041bcf74dce979e4bda719d31353b724d4"
            },
            "downloads": -1,
            "filename": "contrast-security-0.23.tar.gz",
            "has_sig": false,
            "md5_digest": "4ca56a5f602b4e3970df73e5a057890a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13855,
            "upload_time": "2023-01-11T15:19:20",
            "upload_time_iso_8601": "2023-01-11T15:19:20.145680Z",
            "url": "https://files.pythonhosted.org/packages/f4/dd/41e582752fed18e4481324f7c595eb14b64ebd58a54b1d5ca5b7e181355b/contrast-security-0.23.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-11 15:19:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Contrast-Security-OSS",
    "github_project": "contrast-sdk-python",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pipreqs",
            "specs": [
                [
                    "==",
                    "0.4.9"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.21.0"
                ]
            ]
        },
        {
            "name": "nose",
            "specs": [
                [
                    "==",
                    "1.3.7"
                ]
            ]
        },
        {
            "name": "validators",
            "specs": [
                [
                    "==",
                    "0.12.6"
                ]
            ]
        },
        {
            "name": "wheel",
            "specs": [
                [
                    "==",
                    "0.38.1"
                ]
            ]
        }
    ],
    "lcname": "contrast-security"
}
        
Elapsed time: 0.02698s