github.com/anchore/syft@v1.38.2/syft/pkg/cataloger/python/test-fixtures/pypi-remote/registry_response.json (about) 1 { 2 "info": { 3 "author": "Kenneth Reitz", 4 "author_email": "me@kennethreitz.com", 5 "bugtrack_url": null, 6 "classifiers": [ 7 "Development Status :: 5 - Production/Stable", 8 "Intended Audience :: Developers", 9 "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", 10 "Natural Language :: English", 11 "Programming Language :: Python", 12 "Programming Language :: Python :: 3", 13 "Programming Language :: Python :: 3 :: Only", 14 "Programming Language :: Python :: 3.10", 15 "Programming Language :: Python :: 3.11", 16 "Programming Language :: Python :: 3.12", 17 "Programming Language :: Python :: 3.13", 18 "Programming Language :: Python :: 3.14", 19 "Programming Language :: Python :: 3.7", 20 "Programming Language :: Python :: 3.8", 21 "Programming Language :: Python :: 3.9" 22 ], 23 "description": "Certifi: Python SSL Certificates\n================================\n\nCertifi provides Mozilla's carefully curated collection of Root Certificates for\nvalidating the trustworthiness of SSL certificates while verifying the identity\nof TLS hosts. It has been extracted from the `Requests`_ project.\n\nInstallation\n------------\n\n``certifi`` is available on PyPI. Simply install it with ``pip``::\n\n $ pip install certifi\n\nUsage\n-----\n\nTo reference the installed certificate authority (CA) bundle, you can use the\nbuilt-in function::\n\n >>> import certifi\n\n >>> certifi.where()\n '/usr/local/lib/python3.7/site-packages/certifi/cacert.pem'\n\nOr from the command line::\n\n $ python -m certifi\n /usr/local/lib/python3.7/site-packages/certifi/cacert.pem\n\nEnjoy!\n\n.. _`Requests`: https://requests.readthedocs.io/en/master/\n\nAddition/Removal of Certificates\n--------------------------------\n\nCertifi does not support any addition/removal or other modification of the\nCA trust store content. This project is intended to provide a reliable and\nhighly portable root of trust to python deployments. Look to upstream projects\nfor methods to use alternate trust.\n", 24 "description_content_type": null, 25 "docs_url": null, 26 "download_url": null, 27 "downloads": { 28 "last_day": -1, 29 "last_month": -1, 30 "last_week": -1 31 }, 32 "dynamic": [ 33 "Author", 34 "Author-Email", 35 "Classifier", 36 "Description", 37 "Home-Page", 38 "License", 39 "License-File", 40 "Project-Url", 41 "Requires-Python", 42 "Summary" 43 ], 44 "home_page": "https://github.com/certifi/python-certifi", 45 "keywords": null, 46 "license": "MPL-2.0", 47 "license_expression": null, 48 "license_files": [ 49 "LICENSE" 50 ], 51 "maintainer": null, 52 "maintainer_email": null, 53 "name": "certifi", 54 "package_url": "https://pypi.org/project/certifi/", 55 "platform": null, 56 "project_url": "https://pypi.org/project/certifi/", 57 "project_urls": { 58 "Homepage": "https://github.com/certifi/python-certifi", 59 "Source": "https://github.com/certifi/python-certifi" 60 }, 61 "provides_extra": null, 62 "release_url": "https://pypi.org/project/certifi/2025.10.5/", 63 "requires_dist": null, 64 "requires_python": ">=3.7", 65 "summary": "Python package for providing Mozilla's CA Bundle.", 66 "version": "2025.10.5", 67 "yanked": false, 68 "yanked_reason": null 69 }, 70 "last_serial": 31620018, 71 "urls": [ 72 { 73 "comment_text": null, 74 "digests": { 75 "blake2b_256": "e437af0d2ef3967ac0d6113837b44a4f0bfe1328c2b9763bd5b1744520e5cfed", 76 "md5": "7b56f7121949a196441739c539fd01be", 77 "sha256": "0f212c2744a9bb6de0c56639a6f68afe01ecd92d91f14ae897c4fe7bbeeef0de" 78 }, 79 "downloads": -1, 80 "filename": "certifi-2025.10.5-py3-none-any.whl", 81 "has_sig": false, 82 "md5_digest": "7b56f7121949a196441739c539fd01be", 83 "packagetype": "bdist_wheel", 84 "python_version": "py3", 85 "requires_python": ">=3.7", 86 "size": 163286, 87 "upload_time": "2025-10-05T04:12:14", 88 "upload_time_iso_8601": "2025-10-05T04:12:14.030503Z", 89 "url": "https://files.pythonhosted.org/packages/e4/37/af0d2ef3967ac0d6113837b44a4f0bfe1328c2b9763bd5b1744520e5cfed/certifi-2025.10.5-py3-none-any.whl", 90 "yanked": false, 91 "yanked_reason": null 92 }, 93 { 94 "comment_text": null, 95 "digests": { 96 "blake2b_256": "4c5bb6ce21586237c77ce67d01dc5507039d444b630dd76611bbca2d8e5dcd91", 97 "md5": "7fe97b2e79933430062935f3759a09b0", 98 "sha256": "47c09d31ccf2acf0be3f701ea53595ee7e0b8fa08801c6624be771df09ae7b43" 99 }, 100 "downloads": -1, 101 "filename": "certifi-2025.10.5.tar.gz", 102 "has_sig": false, 103 "md5_digest": "7fe97b2e79933430062935f3759a09b0", 104 "packagetype": "sdist", 105 "python_version": "source", 106 "requires_python": ">=3.7", 107 "size": 164519, 108 "upload_time": "2025-10-05T04:12:15", 109 "upload_time_iso_8601": "2025-10-05T04:12:15.808237Z", 110 "url": "https://files.pythonhosted.org/packages/4c/5b/b6ce21586237c77ce67d01dc5507039d444b630dd76611bbca2d8e5dcd91/certifi-2025.10.5.tar.gz", 111 "yanked": false, 112 "yanked_reason": null 113 } 114 ], 115 "vulnerabilities": [] 116 }