{ "info": { "author": "cloudcraeft", "author_email": "cloudcraeft@outlook.com", "bugtrack_url": null, "classifiers": [], "description": "Copyright (c) 2019 Hays Hutton\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\nDescription: # A [Prisma Public Cloud](https://www.paloaltonetworks.com/cloud-security/prisma-public-cloud) Client\n _service previously known as [RedLock](https://redlock.io/)_\n \n `ppc` is a python package which integrates with parts of the API of the\n Prisma Public Cloud Security service (formerly known as RedLock).\n \n ```bash\n from ppc.api import Client\n >>>c = Client(\"scott@oracle.com\", \"tiger\", \"https://api.redlock.io/\")\n >>>for policy in c.policies.take(5):\n ... print(f\"{policy.policyId}: {policy.name}\")\n 43c42760-5283-4bc4-ac43-a80e58c4139f: AWS S3 bucket has global view ACL permissions enabled\n 472e08a2-c741-43eb-a3ca-e2f5cd275cf7: Azure Network Security Group allows FTP (TCP Port 21)\n 91c941aa-d110-4b33-9934-aadd86b1a4d9: AWS Redshift database does not have audit logging enabled\n f5b4b962-e053-4e73-94d2-c21bd2520a0d: AWS ElastiCache cluster not associated with VPC\n fe81b03a-c602-4b16-8ae9-973724c1adae: GCP Kubernetes Engine Clusters web UI/Dashboard is set to Enabled\n ```\n \n \n ## Installation\n `pip install ppc`\n \n ## Documentation\n https://prisma-public-cloud.readthedocs.org/\n \nPlatform: UNKNOWN\nRequires-Python: ~=3.7\nDescription-Content-Type: text/markdown\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cloudcraeft/ppc", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "ppc", "package_url": "https://pypi.org/project/ppc/", "platform": "", "project_url": "https://pypi.org/project/ppc/", "project_urls": { "Homepage": "https://github.com/cloudcraeft/ppc" }, "release_url": "https://pypi.org/project/ppc/0.0.2/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "A Prisma Public Cloud API Client", "version": "0.0.2" }, "last_serial": 5392438, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "213891e7b54dfe3be737a8b2c39992e3", "sha256": "8ed6554b1373b7e2eaab32d9a3c229e2d372c3cb72d0db8045a8a51b97ba0b04" }, "downloads": -1, "filename": "ppc-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "213891e7b54dfe3be737a8b2c39992e3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7497, "upload_time": "2019-05-29T13:45:58", "url": "https://files.pythonhosted.org/packages/29/8f/557acf3cd8e76320f76bff2db9f5f9ae6df310c09ca468b06a4440afb2fd/ppc-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0701ad6c2d028cf9dad436c0ea084e0d", "sha256": "a7724c4e3e84682918dadc683e591b7ae7b1f683810c6b7c9b84d9c251e0a9a7" }, "downloads": -1, "filename": "ppc-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0701ad6c2d028cf9dad436c0ea084e0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6178, "upload_time": "2019-05-29T13:46:01", "url": "https://files.pythonhosted.org/packages/41/5a/ce18506297e549218ecde7dd821fc16710eb99f6b5882093f3991496d04c/ppc-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "2676d79631225de1713b4a48ff9512a1", "sha256": "2f61aeb8a66203ea0e273ee2e51e1e94ebfaca006d44ab1d2d06fe5872108bc2" }, "downloads": -1, "filename": "ppc-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "2676d79631225de1713b4a48ff9512a1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10289, "upload_time": "2019-06-12T18:37:32", "url": "https://files.pythonhosted.org/packages/f0/50/48059557981f3c78d92f4d3e9d769c6848fa7120807125fc7c731f671e31/ppc-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f73f04a970a7f7bc7e03dd82df7944e6", "sha256": "e0ff9ee271f9521016bf9c3cb674a927bcbc0a8d8d7ab7e9c8026ee16974bb17" }, "downloads": -1, "filename": "ppc-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f73f04a970a7f7bc7e03dd82df7944e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8015, "upload_time": "2019-06-12T18:37:34", "url": "https://files.pythonhosted.org/packages/cc/15/2bbecf458a438431e1b059ad36fcbcef316f808a99a4d7c7f25efc1878c7/ppc-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2676d79631225de1713b4a48ff9512a1", "sha256": "2f61aeb8a66203ea0e273ee2e51e1e94ebfaca006d44ab1d2d06fe5872108bc2" }, "downloads": -1, "filename": "ppc-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "2676d79631225de1713b4a48ff9512a1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10289, "upload_time": "2019-06-12T18:37:32", "url": "https://files.pythonhosted.org/packages/f0/50/48059557981f3c78d92f4d3e9d769c6848fa7120807125fc7c731f671e31/ppc-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f73f04a970a7f7bc7e03dd82df7944e6", "sha256": "e0ff9ee271f9521016bf9c3cb674a927bcbc0a8d8d7ab7e9c8026ee16974bb17" }, "downloads": -1, "filename": "ppc-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f73f04a970a7f7bc7e03dd82df7944e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8015, "upload_time": "2019-06-12T18:37:34", "url": "https://files.pythonhosted.org/packages/cc/15/2bbecf458a438431e1b059ad36fcbcef316f808a99a4d7c7f25efc1878c7/ppc-0.0.2.tar.gz" } ] }