{"id":368290,"url":"https://github.com/python/typing_extensions","last_synced_at":"2026-06-19T14:30:19.547Z","repository":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2026-06-11T17:08:34.000Z","size":2423,"stargazers_count":570,"open_issues_count":19,"forks_count":136,"subscribers_count":17,"default_branch":"main","last_synced_at":"2026-06-13T12:03:35.412Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2026-06-11T17:08:38.000Z","dependencies_parsed_at":"2025-11-27T08:20:36.098Z","dependency_job_id":null,"html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34308715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":91,"last_synced_at":"2026-05-28T07:22:27.636Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":117000,"followers":31038,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2026-05-28T07:22:27.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"packages":[{"id":5294107,"name":"typing_extensions","ecosystem":"conda","description":"The typing module was added to the standard library in Python 3.5, but many new features have been added to the module since then. This means users of older Python versions who are unable to upgrade will not be able to take advantage of new types added to the ``typing`` module, such as typing.Protocol or typing.TypedDict.  The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol.","homepage":"https://github.com/python/typing_extensions","licenses":"PSF-2.0","normalized_licenses":["PSF-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2018-07-20T03:39:24.000Z","latest_release_published_at":"2022-10-07T12:09:08.000Z","latest_release_number":"4.4.0","last_synced_at":"2026-04-09T12:08:12.989Z","created_at":"2022-10-03T15:56:20.922Z","updated_at":"2026-04-09T12:08:12.989Z","registry_url":"https://anaconda.org/conda-forge/typing_extensions","install_command":"conda install -c conda-forge typing_extensions","documentation_url":null,"metadata":{},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:58.536Z","dependent_packages_count":240,"downloads":null,"downloads_period":null,"dependent_repos_count":1174,"rankings":{"downloads":null,"dependent_repos_count":0.6237836219372225,"dependent_packages_count":0.2694745246768801,"stargazers_count":26.71790009481511,"forks_count":22.08194021657767,"docker_downloads_count":null,"average":12.423274614501722},"purl":"pkg:conda/typing_extensions?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/typing_extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/typing_extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/typing_extensions/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":true,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing_extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing_extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing_extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing_extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing_extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing_extensions/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":7780341,"name":"py3-typing-extensions","ecosystem":"alpine","description":"Backported and Experimental Type Hints for Python 3.5+","homepage":"https://github.com/python/typing_extensions","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T12:03:10.000Z","latest_release_published_at":"2023-04-20T12:03:10.000Z","latest_release_number":"4.5.0-r1","last_synced_at":"2026-04-02T10:09:59.296Z","created_at":"2023-05-22T14:39:32.916Z","updated_at":"2026-04-02T10:09:59.296Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-typing-extensions","install_command":"apk add py3-typing-extensions","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:57.354Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":15.610194005286521,"forks_count":12.837264974315495,"docker_downloads_count":null,"average":7.111864744900505},"purl":"pkg:apk/alpine/py3-typing-extensions?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing-extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing-extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing-extensions/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-typing-extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-typing-extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-typing-extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-typing-extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-typing-extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-typing-extensions/codemeta","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":493,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-05-23T08:07:00.529Z","updated_at":"2023-05-23T08:07:00.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3640,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1185},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-06-10T05:19:44.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":10409210,"name":"pdsuax","ecosystem":"pypi","description":"Backported and Experimental Type Hints for Python 3.8+","homepage":"https://github.com/python/typing_extensions","licenses":"Python Software Foundation License","normalized_licenses":[],"repository_url":"https://github.com/python/typing_extensions","keywords_array":["annotations","backport","checker","checking","function","hinting","hints","type","typechecking","typehinting","typehints","typing"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-06-20T06:38:12.000Z","latest_release_published_at":null,"latest_release_number":null,"last_synced_at":"2026-06-16T14:47:50.625Z","created_at":"2024-06-20T06:49:19.380Z","updated_at":"2026-06-16T14:47:50.625Z","registry_url":"https://pypi.org/project/pdsuax/","install_command":"pip install pdsuax --index-url https://pypi.org/simple","documentation_url":"https://typing-extensions.readthedocs.io/","metadata":{"funding":null,"documentation":"https://typing-extensions.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: Python Software Foundation License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development"],"normalized_name":"pdsuax"},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:57.459Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":60.58735406550263,"dependent_packages_count":10.757481833522748,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.67241794951269},"purl":"pkg:pypi/pdsuax","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pdsuax","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pdsuax","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pdsuax/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdsuax/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdsuax/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdsuax/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdsuax/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdsuax/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdsuax/codemeta","maintainers":[{"uuid":"peterqi","login":"peterqi","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/peterqi/","role":"Owner","created_at":"2024-06-20T06:49:34.707Z","updated_at":"2024-06-20T06:49:34.707Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/peterqi/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":888725,"maintainers_count":380585,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5294106,"name":"typing-extensions","ecosystem":"conda","description":"The typing module was added to the standard library in Python 3.5, but many new features have been added to the module since then. This means users of older Python versions who are unable to upgrade will not be able to take advantage of new types added to the ``typing`` module, such as typing.Protocol or typing.TypedDict.  The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol.","homepage":"https://github.com/python/typing_extensions","licenses":"PSF-2.0","normalized_licenses":["PSF-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2018-07-20T03:39:11.000Z","latest_release_published_at":"2022-10-07T12:09:14.000Z","latest_release_number":"4.4.0","last_synced_at":"2026-04-09T12:08:12.995Z","created_at":"2022-10-03T15:56:20.844Z","updated_at":"2026-04-09T12:08:12.996Z","registry_url":"https://anaconda.org/conda-forge/typing-extensions","install_command":"conda install -c conda-forge typing-extensions","documentation_url":null,"metadata":{},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:58.341Z","dependent_packages_count":274,"downloads":null,"downloads_period":null,"dependent_repos_count":460,"rankings":{"downloads":null,"dependent_repos_count":1.3274115474824093,"dependent_packages_count":0.2145815659464045,"stargazers_count":26.71790009481511,"forks_count":22.08194021657767,"docker_downloads_count":null,"average":12.585458356205399},"purl":"pkg:conda/typing-extensions?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/typing-extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/typing-extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/typing-extensions/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":true,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing-extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing-extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing-extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing-extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing-extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing-extensions/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13953175,"name":"python-typing-extensions","ecosystem":"guix","description":"Experimental type hints for Python","homepage":"https://github.com/python/typing_extensions","licenses":"psfl","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:48:40.538Z","latest_release_published_at":"2026-03-02T19:48:40.538Z","latest_release_number":"4.15.0","last_synced_at":"2026-04-27T16:44:29.359Z","created_at":"2026-03-02T19:48:40.339Z","updated_at":"2026-04-27T16:44:29.359Z","registry_url":"https://packages.guix.gnu.org/packages/python-typing-extensions/4.15.0/","install_command":"guix install python-typing-extensions","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-build.scm#n541","metadata":{"location":"gnu/packages/python-build.scm:541","variable_name":"python-typing-extensions"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T19:48:41.589Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-typing-extensions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-typing-extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-typing-extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-typing-extensions/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typing-extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typing-extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typing-extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typing-extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typing-extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typing-extensions/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31778,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":5266282,"name":"python-typing-extensions","ecosystem":"homebrew","description":"Backported and experimental type hints for Python","homepage":"https://github.com/python/typing_extensions","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2022-09-25T07:53:52.289Z","latest_release_published_at":"2024-02-26T22:19:00.093Z","latest_release_number":"4.10.0","last_synced_at":"2026-06-16T14:47:37.339Z","created_at":"2022-09-25T07:53:52.202Z","updated_at":"2026-06-16T14:47:37.339Z","registry_url":"https://formulae.brew.sh/formula/python-typing-extensions","install_command":"brew install python-typing-extensions","documentation_url":null,"metadata":{},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:57.781Z","dependent_packages_count":58,"downloads":2,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":4.14651002073255,"dependent_repos_count":29.454042847270212,"dependent_packages_count":0.525224602626123,"stargazers_count":27.131997235659988,"forks_count":19.170697995853487,"docker_downloads_count":null,"average":16.08569454042847},"purl":"pkg:brew/python-typing-extensions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/python-typing-extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/python-typing-extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/python-typing-extensions/dependencies","status":"removed","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-typing-extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-typing-extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-typing-extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-typing-extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-typing-extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-typing-extensions/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9326,"maintainers_count":0,"namespaces_count":0,"keywords_count":6774,"github":"homebrew","metadata":{"funded_packages_count":906},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-06-10T05:20:08.995Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":12992973,"name":"py3-typing-extensions","ecosystem":"alpine","description":"Backported and Experimental Type Hints for Python 3.5+","homepage":"https://github.com/python/typing_extensions","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-08-26T07:31:04.000Z","latest_release_published_at":"2025-08-26T07:31:04.000Z","latest_release_number":"4.15.0-r0","last_synced_at":"2026-04-09T23:06:12.721Z","created_at":"2026-01-30T19:33:52.462Z","updated_at":"2026-04-09T23:06:12.722Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/py3-typing-extensions","install_command":"apk add py3-typing-extensions","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-typing-extensions?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing-extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing-extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing-extensions/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-typing-extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-typing-extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-typing-extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-typing-extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-typing-extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-typing-extensions/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":486,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2026-03-03T19:50:17.895Z","updated_at":"2026-03-03T19:50:17.895Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27574,"maintainers_count":428,"namespaces_count":2,"keywords_count":181,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":104},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-06-10T05:17:06.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":76486,"name":"py-typing-extensions","ecosystem":"spack","description":"The typing_extensions module contains both backports of these changes as\nwell as experimental types that will eventually be added to the typing\nmodule, such as Protocol (see PEP 544 for details about protocols and\nstatic duck typing).\n","homepage":"https://github.com/python/typing_extensions","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2022-04-05T09:29:52.989Z","latest_release_published_at":"2026-02-11T12:06:41.812Z","latest_release_number":"4.15.0","last_synced_at":"2026-03-18T13:03:18.187Z","created_at":"2022-04-05T09:29:52.960Z","updated_at":"2026-03-18T13:03:18.188Z","registry_url":"https://packages.spack.io/package.html?name=py-typing-extensions","install_command":"spack install py-typing-extensions","documentation_url":null,"metadata":{},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:57.316Z","dependent_packages_count":147,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.5141030985132694,"stargazers_count":null,"forks_count":null,"average":0.2570515492566347},"purl":"pkg:spack/py-typing-extensions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-typing-extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-typing-extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-typing-extensions/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typing-extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typing-extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typing-extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typing-extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typing-extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typing-extensions/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2168,"html_url":null,"role":null,"created_at":"2022-11-14T16:56:15.643Z","updated_at":"2022-11-14T16:56:15.643Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9197,"maintainers_count":989,"namespaces_count":0,"keywords_count":3801,"github":"spack","metadata":{"funded_packages_count":440},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-06-10T05:19:56.194Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":8678438,"name":"py3-typing-extensions-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-typing-extensions","homepage":"https://github.com/python/typing_extensions","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-09-19T07:42:58.000Z","latest_release_published_at":"2023-09-19T07:42:58.000Z","latest_release_number":"4.8.0-r0","last_synced_at":"2026-04-08T14:06:03.197Z","created_at":"2023-12-20T10:31:09.544Z","updated_at":"2026-04-08T14:06:03.197Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-typing-extensions-pyc","install_command":"apk add py3-typing-extensions-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-typing-extensions-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing-extensions-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing-extensions-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing-extensions-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-typing-extensions-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-typing-extensions-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-typing-extensions-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-typing-extensions-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-typing-extensions-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-typing-extensions-pyc/codemeta","maintainers":[],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3179,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":824},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-06-10T05:19:05.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":12992974,"name":"py3-typing-extensions-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-typing-extensions","homepage":"https://github.com/python/typing_extensions","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-08-26T07:31:04.000Z","latest_release_published_at":"2025-08-26T07:31:04.000Z","latest_release_number":"4.15.0-r0","last_synced_at":"2026-04-14T15:03:04.012Z","created_at":"2026-01-30T19:33:52.958Z","updated_at":"2026-04-14T15:03:04.012Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/py3-typing-extensions-pyc","install_command":"apk add py3-typing-extensions-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-typing-extensions-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing-extensions-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing-extensions-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing-extensions-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-typing-extensions-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-typing-extensions-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-typing-extensions-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-typing-extensions-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-typing-extensions-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-typing-extensions-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":486,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2026-03-04T07:56:43.842Z","updated_at":"2026-03-04T07:56:43.842Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27574,"maintainers_count":428,"namespaces_count":2,"keywords_count":181,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":104},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-06-10T05:17:06.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":5285805,"name":"typing-extensions","ecosystem":"conda","description":"The typing module was added to the standard library in Python 3.5, but many new features have been added to the module since then. This means users of older Python versions who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Protocol or typing.TypedDict.  The typing_extensions module contains backports of these changes. Experimental types that will eventually be added to the ``typing`` module are also included in typing_extensions.","homepage":"https://github.com/python/typing_extensions","licenses":"PSF-2.0","normalized_licenses":["PSF-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2019-09-24T19:47:19.000Z","latest_release_published_at":"2025-08-27T07:49:48.000Z","latest_release_number":"4.15.0","last_synced_at":"2026-04-01T01:58:11.928Z","created_at":"2022-10-03T15:43:19.277Z","updated_at":"2026-04-01T01:58:11.928Z","registry_url":"https://anaconda.org/anaconda/typing-extensions","install_command":"conda install -c anaconda typing-extensions","documentation_url":null,"metadata":{},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:57.936Z","dependent_packages_count":44,"downloads":null,"downloads_period":null,"dependent_repos_count":460,"rankings":{"downloads":null,"dependent_repos_count":7.822410147991543,"dependent_packages_count":0.6644518272425249,"stargazers_count":39.17245545152522,"forks_count":35.155542132286314,"docker_downloads_count":null,"average":20.7037148897614},"purl":"pkg:conda/typing-extensions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/typing-extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/typing-extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/typing-extensions/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":false,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing-extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing-extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing-extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing-extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing-extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing-extensions/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5204,"maintainers_count":0,"namespaces_count":0,"keywords_count":3232,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":759},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-06-10T05:18:41.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":6089076,"name":"py3-typing-extensions","ecosystem":"alpine","description":"Backported and Experimental Type Hints for Python 3.5+","homepage":"https://github.com/python/typing_extensions","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-07T03:41:33.000Z","latest_release_published_at":"2022-10-07T03:41:33.000Z","latest_release_number":"4.4.0-r0","last_synced_at":"2026-04-08T01:08:28.219Z","created_at":"2023-01-31T20:16:23.061Z","updated_at":"2026-04-08T01:08:28.219Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-typing-extensions","install_command":"apk add py3-typing-extensions","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:57.687Z","dependent_packages_count":20,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":2.0321095767373976,"stargazers_count":15.319411698663973,"forks_count":13.539912428427082,"average":7.722858425957114},"purl":"pkg:apk/alpine/py3-typing-extensions?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing-extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing-extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing-extensions/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-typing-extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-typing-extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-typing-extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-typing-extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-typing-extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-typing-extensions/codemeta","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":263,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-02-01T05:54:19.568Z","updated_at":"2023-02-01T05:54:19.568Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3377,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1038},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-06-10T05:19:47.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":2957737,"name":"typing-extensions","ecosystem":"pypi","description":"Backported and Experimental Type Hints for Python 3.9+","homepage":"https://github.com/python/typing_extensions","licenses":"PSF-2.0","normalized_licenses":["PSF-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":["annotations","backport","checker","checking","function","hinting","hints","type","typechecking","typehinting","typehints","typing"],"namespace":null,"versions_count":49,"first_release_published_at":"2017-09-17T12:25:17.000Z","latest_release_published_at":"2025-08-25T13:49:24.000Z","latest_release_number":"4.15.0","last_synced_at":"2026-06-17T20:00:49.181Z","created_at":"2022-04-10T12:56:22.933Z","updated_at":"2026-06-17T20:02:33.194Z","registry_url":"https://pypi.org/project/typing-extensions/","install_command":"pip install typing-extensions --index-url https://pypi.org/simple","documentation_url":"https://typing-extensions.readthedocs.io/","metadata":{"funding":null,"documentation":"https://typing-extensions.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Topic :: Software Development"],"normalized_name":"typing-extensions","project_status":null},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2026-06-11T17:08:34.000Z","size":2423,"stargazers_count":570,"open_issues_count":19,"forks_count":136,"subscribers_count":17,"default_branch":"main","last_synced_at":"2026-06-13T12:03:35.412Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2026-06-11T17:08:38.000Z","dependencies_parsed_at":"2025-11-27T08:20:36.098Z","dependency_job_id":null,"html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34308715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":91,"last_synced_at":"2026-05-28T07:22:27.636Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":117000,"followers":31038,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2026-05-28T07:22:27.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2026-06-17T20:02:33.192Z","dependent_packages_count":7473,"downloads":1497246831,"downloads_period":"last-month","dependent_repos_count":120765,"rankings":{"downloads":0.0009170828694422486,"dependent_repos_count":0.008437162398868686,"dependent_packages_count":0.0033014983299920943,"stargazers_count":4.303503073144696,"forks_count":5.896109184218104,"docker_downloads_count":0.050256141245435225,"average":1.7104206903677561},"purl":"pkg:pypi/typing-extensions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/typing-extensions","docker_dependents_count":6593,"docker_downloads_count":1786863279,"usage_url":"https://repos.ecosyste.ms/usage/pypi/typing-extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/typing-extensions/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":true,"issue_metadata":{"last_synced_at":"2026-06-16T13:00:37.151Z","issues_count":281,"pull_requests_count":534,"avg_time_to_close_issue":3834445.0,"avg_time_to_close_pull_request":1058252.0734693878,"issues_closed_count":242,"pull_requests_closed_count":490,"pull_request_authors_count":58,"issue_authors_count":115,"avg_comments_per_issue":2.409252669039146,"avg_comments_per_pull_request":1.3464419475655431,"merged_pull_requests_count":450,"bot_issues_count":106,"bot_pull_requests_count":17,"past_year_issues_count":41,"past_year_pull_requests_count":90,"past_year_avg_time_to_close_issue":1232355.6285714286,"past_year_avg_time_to_close_pull_request":1349481.4722222222,"past_year_issues_closed_count":35,"past_year_pull_requests_closed_count":72,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.6829268292682926,"past_year_avg_comments_per_pull_request":1.6222222222222222,"past_year_bot_issues_count":22,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":59,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"hauntsaninja","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"brianschubert","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"brianschubert","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"AlexWaygood","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"JelleZijlstra","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"srittau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"hauntsaninja","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typing-extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typing-extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typing-extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typing-extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typing-extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typing-extensions/codemeta","maintainers":[{"uuid":"hauntsaninja","login":"hauntsaninja","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/hauntsaninja/","role":null,"created_at":"2023-01-31T11:54:04.692Z","updated_at":"2023-01-31T11:54:04.692Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hauntsaninja/packages"},{"uuid":"srittau","login":"srittau","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/srittau/","role":null,"created_at":"2023-01-31T11:54:04.712Z","updated_at":"2023-01-31T11:54:04.712Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/srittau/packages"},{"uuid":"JelleZijlstra","login":"JelleZijlstra","name":null,"email":null,"url":null,"packages_count":27,"html_url":"https://pypi.org/user/JelleZijlstra/","role":null,"created_at":"2023-01-31T11:54:04.702Z","updated_at":"2023-01-31T11:54:04.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/JelleZijlstra/packages"},{"uuid":"guido","login":"guido","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/guido/","role":null,"created_at":"2023-01-31T11:54:04.605Z","updated_at":"2023-01-31T11:54:04.605Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/guido/packages"},{"uuid":"ilevkivskyi","login":"ilevkivskyi","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/ilevkivskyi/","role":null,"created_at":"2023-01-31T11:54:04.620Z","updated_at":"2023-01-31T11:54:04.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ilevkivskyi/packages"},{"uuid":"jukkal","login":"jukkal","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/jukkal/","role":null,"created_at":"2023-01-31T11:54:04.659Z","updated_at":"2023-01-31T11:54:04.659Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jukkal/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":888725,"maintainers_count":380585,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":7632626,"name":"py3-typing-extensions-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-typing-extensions","homepage":"https://github.com/python/typing_extensions","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":"main","versions_count":21,"first_release_published_at":"2023-04-20T12:03:10.000Z","latest_release_published_at":"2026-03-27T19:39:13.000Z","latest_release_number":"4.15.0-r1","last_synced_at":"2026-04-01T01:18:37.924Z","created_at":"2023-04-23T01:50:19.484Z","updated_at":"2026-04-01T01:18:38.196Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-typing-extensions-pyc","install_command":"apk add py3-typing-extensions-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:57.865Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.132689623958058,"stargazers_count":17.763182307321237,"forks_count":14.338194367137927,"average":11.558516574604305},"purl":"pkg:apk/alpine/py3-typing-extensions-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing-extensions-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing-extensions-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing-extensions-pyc/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing-extensions-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing-extensions-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing-extensions-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing-extensions-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing-extensions-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing-extensions-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":773,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2026-03-01T00:34:14.732Z","updated_at":"2026-03-01T00:34:14.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39514,"maintainers_count":890,"namespaces_count":3,"keywords_count":6579,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2727},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-06-10T05:16:50.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11140558,"name":"py3-typing-extensions-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-typing-extensions","homepage":"https://github.com/python/typing_extensions","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-06-22T20:43:19.000Z","latest_release_published_at":"2024-06-22T20:43:19.000Z","latest_release_number":"4.12.2-r0","last_synced_at":"2026-04-01T01:44:31.429Z","created_at":"2024-12-07T13:22:52.160Z","updated_at":"2026-04-01T01:44:31.429Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-typing-extensions-pyc","install_command":"apk add py3-typing-extensions-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:57.752Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-typing-extensions-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing-extensions-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing-extensions-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing-extensions-pyc/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-typing-extensions-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-typing-extensions-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-typing-extensions-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-typing-extensions-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-typing-extensions-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-typing-extensions-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":491,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2024-12-10T07:23:10.852Z","updated_at":"2024-12-10T07:23:10.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":3612,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1270},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-06-10T05:18:33.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11140557,"name":"py3-typing-extensions","ecosystem":"alpine","description":"Backported and Experimental Type Hints for Python 3.5+","homepage":"https://github.com/python/typing_extensions","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-06-22T20:43:19.000Z","latest_release_published_at":"2024-06-22T20:43:19.000Z","latest_release_number":"4.12.2-r0","last_synced_at":"2026-04-01T01:46:36.128Z","created_at":"2024-12-07T13:22:52.109Z","updated_at":"2026-04-01T01:46:36.128Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-typing-extensions","install_command":"apk add py3-typing-extensions","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:58.203Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-typing-extensions?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing-extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing-extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing-extensions/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-typing-extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-typing-extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-typing-extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-typing-extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-typing-extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-typing-extensions/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":491,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2024-12-10T07:23:10.888Z","updated_at":"2024-12-10T07:23:10.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":3612,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1270},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-06-10T05:18:33.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11767197,"name":"py3-typing-extensions","ecosystem":"alpine","description":"Backported and Experimental Type Hints for Python 3.5+","homepage":"https://github.com/python/typing_extensions","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-12T16:55:17.000Z","latest_release_published_at":"2025-04-12T16:55:17.000Z","latest_release_number":"4.13.2-r0","last_synced_at":"2026-04-01T01:55:56.831Z","created_at":"2025-06-07T19:04:47.789Z","updated_at":"2026-04-01T01:55:56.832Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-typing-extensions","install_command":"apk add py3-typing-extensions","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:57.889Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-typing-extensions?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing-extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing-extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing-extensions/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-typing-extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-typing-extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-typing-extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-typing-extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-typing-extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-typing-extensions/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":492,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2025-06-08T17:10:57.298Z","updated_at":"2025-06-08T17:10:57.298Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1728},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-06-10T05:18:29.151Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11767199,"name":"py3-typing-extensions-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-typing-extensions","homepage":"https://github.com/python/typing_extensions","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-12T16:55:17.000Z","latest_release_published_at":"2025-04-12T16:55:17.000Z","latest_release_number":"4.13.2-r0","last_synced_at":"2026-04-01T01:56:58.544Z","created_at":"2025-06-07T19:04:47.949Z","updated_at":"2026-04-01T01:56:58.544Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-typing-extensions-pyc","install_command":"apk add py3-typing-extensions-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:58.127Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-typing-extensions-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing-extensions-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing-extensions-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing-extensions-pyc/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-typing-extensions-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-typing-extensions-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-typing-extensions-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-typing-extensions-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-typing-extensions-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-typing-extensions-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":492,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2025-06-08T17:10:59.090Z","updated_at":"2025-06-08T17:10:59.090Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1728},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-06-10T05:18:29.151Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":5285807,"name":"typing_extensions","ecosystem":"conda","description":"The typing module was added to the standard library in Python 3.5, but many new features have been added to the module since then. This means users of older Python versions who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Protocol or typing.TypedDict.  The typing_extensions module contains backports of these changes. Experimental types that will eventually be added to the ``typing`` module are also included in typing_extensions.","homepage":"https://github.com/python/typing_extensions","licenses":"PSF-2.0","normalized_licenses":["PSF-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2019-09-24T19:47:16.000Z","latest_release_published_at":"2025-08-27T07:49:42.000Z","latest_release_number":"4.15.0","last_synced_at":"2026-04-01T01:58:12.970Z","created_at":"2022-10-03T15:43:19.362Z","updated_at":"2026-04-01T01:58:12.970Z","registry_url":"https://anaconda.org/anaconda/typing_extensions","install_command":"conda install -c anaconda typing_extensions","documentation_url":null,"metadata":{},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:57.864Z","dependent_packages_count":40,"downloads":null,"downloads_period":null,"dependent_repos_count":1174,"rankings":{"downloads":null,"dependent_repos_count":3.7752944729688918,"dependent_packages_count":0.8758683177287828,"stargazers_count":39.17245545152522,"forks_count":35.155542132286314,"docker_downloads_count":null,"average":19.7447900936273},"purl":"pkg:conda/typing_extensions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/typing_extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/typing_extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/typing_extensions/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":false,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing_extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing_extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing_extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing_extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing_extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing_extensions/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5204,"maintainers_count":0,"namespaces_count":0,"keywords_count":3232,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":759},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-06-10T05:18:41.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":10346068,"name":"py3-typing-extensions-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-typing-extensions","homepage":"https://github.com/python/typing_extensions","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.11.0-r1","last_synced_at":"2026-04-01T02:06:11.775Z","created_at":"2024-06-11T10:50:04.065Z","updated_at":"2026-04-01T02:06:11.775Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-typing-extensions-pyc","install_command":"apk add py3-typing-extensions-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:58.044Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-typing-extensions-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing-extensions-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing-extensions-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing-extensions-pyc/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-typing-extensions-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-typing-extensions-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-typing-extensions-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-typing-extensions-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-typing-extensions-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-typing-extensions-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"team/rust","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","packages_count":398,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","role":null,"created_at":"2024-06-12T01:44:40.169Z","updated_at":"2024-06-12T01:44:40.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1476},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-06-10T05:19:00.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6053476,"name":"py3-typing-extensions","ecosystem":"alpine","description":"Backported and Experimental Type Hints for Python 3.5+","homepage":"https://github.com/python/typing_extensions","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":"main","versions_count":22,"first_release_published_at":"2022-11-22T19:33:36.000Z","latest_release_published_at":"2025-08-26T07:31:04.000Z","latest_release_number":"4.15.0-r0","last_synced_at":"2026-03-26T13:22:18.021Z","created_at":"2023-01-31T18:36:40.988Z","updated_at":"2026-03-26T13:22:18.021Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-typing-extensions","install_command":"apk add py3-typing-extensions","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:56.954Z","dependent_packages_count":17,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.39527238572323103,"stargazers_count":18.24906073888541,"forks_count":15.720882905447715,"average":8.59130400751409},"purl":"pkg:apk/alpine/py3-typing-extensions?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing-extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing-extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing-extensions/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing-extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing-extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing-extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing-extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing-extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing-extensions/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":773,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2026-02-26T13:03:07.596Z","updated_at":"2026-02-26T13:03:07.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39514,"maintainers_count":890,"namespaces_count":3,"keywords_count":6579,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2727},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-06-10T05:16:50.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":14545808,"name":"devel/py-typing-extensions","ecosystem":"openbsd","description":"backported type hints for python \u003e= 3.5","homepage":"https://github.com/python/typing_extensions/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-04-25T13:29:29.000Z","latest_release_published_at":"2026-04-25T13:29:29.000Z","latest_release_number":"4.15.0","last_synced_at":"2026-05-28T00:09:59.144Z","created_at":"2026-05-28T00:09:58.818Z","updated_at":"2026-05-28T04:38:45.483Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/py-typing-extensions/","install_command":"pkg_add py3-typing_extensions-4.15.0","documentation_url":null,"metadata":{"pkgstem":"py3-typing_extensions","fullpkgname":"py3-typing_extensions-4.15.0","subpackage":"-"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-28T04:38:45.455Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:openbsd/devel/py-typing-extensions?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/devel/py-typing-extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/devel/py-typing-extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/devel/py-typing-extensions/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-typing-extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-typing-extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-typing-extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-typing-extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-typing-extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-typing-extensions/codemeta","maintainers":[{"uuid":"renaud@allard.it","login":null,"name":"Renaud Allard","email":"renaud@allard.it","url":null,"packages_count":27,"html_url":null,"role":null,"created_at":"2026-05-28T00:09:59.433Z","updated_at":"2026-05-28T00:09:59.433Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/renaud@allard.it/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":0,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":3},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-06-01T05:03:54.622Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/namespaces"}},{"id":10346067,"name":"py3-typing-extensions","ecosystem":"alpine","description":"Backported and Experimental Type Hints for Python 3.5+","homepage":"https://github.com/python/typing_extensions","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.11.0-r1","last_synced_at":"2026-04-08T14:02:16.418Z","created_at":"2024-06-11T10:50:03.656Z","updated_at":"2026-04-08T14:02:16.418Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-typing-extensions","install_command":"apk add py3-typing-extensions","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:57.605Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-typing-extensions?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing-extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing-extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing-extensions/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-typing-extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-typing-extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-typing-extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-typing-extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-typing-extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-typing-extensions/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"team/rust","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","packages_count":398,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","role":null,"created_at":"2024-06-12T01:44:43.699Z","updated_at":"2024-06-12T01:44:43.699Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1476},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-06-10T05:19:00.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":7780342,"name":"py3-typing-extensions-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-typing-extensions","homepage":"https://github.com/python/typing_extensions","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T12:03:10.000Z","latest_release_published_at":"2023-04-20T12:03:10.000Z","latest_release_number":"4.5.0-r1","last_synced_at":"2026-03-06T09:40:49.908Z","created_at":"2023-05-22T14:39:33.175Z","updated_at":"2026-03-06T09:40:49.909Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-typing-extensions-pyc","install_command":"apk add py3-typing-extensions-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37017343,"uuid":"494077289","full_name":"python/typing_extensions","owner":"python","description":"Backported and experimental type hints for Python","archived":false,"fork":false,"pushed_at":"2025-10-19T13:26:44.000Z","size":2281,"stargazers_count":534,"open_issues_count":22,"forks_count":126,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-29T20:55:32.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T13:12:25.000Z","updated_at":"2025-10-23T12:17:35.000Z","dependencies_parsed_at":"2023-10-04T11:00:55.674Z","dependency_job_id":"cc967fff-2aac-4181-bd06-4b30e59a0749","html_url":"https://github.com/python/typing_extensions","commit_stats":{"total_commits":384,"total_committers":67,"mean_commits":5.731343283582089,"dds":0.6770833333333333,"last_synced_commit":"67c16e190e7ebe6a9130b63839520ce01bdd6422"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/python/typing_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/sbom","scorecard":{"id":752323,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/typing_extensions","commit":"5312ff7006529459633d3934a7ea7e0d81ad981d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/third_party.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third_party.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python/typing_extensions/third_party.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:132","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:137"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:05.137Z","repository_id":37017343,"created_at":"2025-08-22T20:42:05.138Z","updated_at":"2025-08-22T20:42:05.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":89,"last_synced_at":"2025-10-23T00:04:08.276Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":112031,"followers":28091,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-23T00:04:08.276Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"tags":[{"name":"4.15.0","sha":"9d1637e264b5c1a6b7acee3e907015f89b20c2c9","kind":"commit","published_at":"2025-08-25T13:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0/manifests"},{"name":"4.15.0rc1","sha":"abaaafd98c1cc7e5baf098ec287a3d22cb339670","kind":"commit","published_at":"2025-08-18T14:25:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.15.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.15.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.15.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.15.0rc1/manifests"},{"name":"4.14.1","sha":"42027aba3558c9d9133a90bca17f6fecaecc48d8","kind":"commit","published_at":"2025-07-04T13:26:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"b07d24525615ba9377e47aaf5a26650a2517b2c4","kind":"commit","published_at":"2025-06-02T14:48:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0/manifests"},{"name":"4.14.0rc1","sha":"36cc47605804318bf40ee26d765de2070741c25c","kind":"commit","published_at":"2025-05-24T21:31:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.14.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.14.0rc1/manifests"},{"name":"4.13.2","sha":"4525e9dbbd177b4ef8a84f55ff5fe127582a071d","kind":"commit","published_at":"2025-04-10T14:16:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"45a8847aad979d2f1f7dff075ac52df5df7b7adb","kind":"commit","published_at":"2025-04-03T16:06:38.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"c8934015b7e2feb65dc461fef202ef69611d7d0e","kind":"commit","published_at":"2025-03-26T03:44:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0/manifests"},{"name":"4.13.0rc1","sha":"3c66d2692214bdc29550bcb8e537b104ea23cb0b","kind":"commit","published_at":"2025-03-18T18:00:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.13.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.13.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.13.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.13.0rc1/manifests"},{"name":"4.12.2","sha":"e1250ff869e7ee5ad05170d8a4b65469f13801c3","kind":"commit","published_at":"2024-06-07T18:48:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.2/manifests"},{"name":"4.12.1","sha":"726963800030ab35ba5b975fc3a60486c26c5050","kind":"commit","published_at":"2024-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"f90a8dc40b60bf43510b8611a07d8cc570544ffe","kind":"commit","published_at":"2024-05-24T00:22:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0/manifests"},{"name":"4.12.0rc1","sha":"0dbc7c971f7ec61f12a1466f8d8f222bdf9a4b31","kind":"commit","published_at":"2024-05-16T19:55:11.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0rc1/manifests"},{"name":"4.12.0a2","sha":"72298f05fc520f05ca9a280f5ed0fa3e5de27041","kind":"commit","published_at":"2024-05-16T19:18:42.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a2/manifests"},{"name":"4.12.0a1","sha":"21fde1f0d04f78e080ca4f6119293b607d9a0475","kind":"commit","published_at":"2024-05-16T19:08:31.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.12.0a1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.12.0a1/manifests"},{"name":"4.11.0","sha":"d4d929d44bd984350e2d17726362295f588eaace","kind":"commit","published_at":"2024-04-05T12:33:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0/manifests"},{"name":"4.11.0rc1","sha":"94bec447d6f7b9d3625ef0e688a0b0f9e487e951","kind":"commit","published_at":"2024-03-24T14:02:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.11.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.11.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.11.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.11.0rc1/manifests"},{"name":"4.10.0","sha":"ed81f2b2043f60b0c159914e264e127f5d0b4cda","kind":"commit","published_at":"2024-02-25T22:08:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0/manifests"},{"name":"4.10.0rc1","sha":"06b23e3f05fd0f929dbaea17ae51621dcc8434ab","kind":"commit","published_at":"2024-02-18T02:56:17.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.10.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.10.0rc1/manifests"},{"name":"4.9.0","sha":"fc461d6faf4585849b561f2e4cbb06e9db095307","kind":"commit","published_at":"2023-12-10T01:11:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0/manifests"},{"name":"4.9.0rc1","sha":"f82d6367f3ff8f16b6291de06394ec6b9318bfc3","kind":"commit","published_at":"2023-11-29T18:13:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.9.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.9.0rc1/manifests"},{"name":"4.8.0","sha":"c17c499b865585458bc334a1f895ebaedd2ab854","kind":"commit","published_at":"2023-09-18T04:00:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0/manifests"},{"name":"4.8.0rc1","sha":"7e294992dfe3070b3ca228555fa3887001ceaab2","kind":"commit","published_at":"2023-09-08T00:44:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.8.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.8.0rc1/manifests"},{"name":"4.7.1","sha":"b518f6a64400fd5a25e5b72668370b9792ef9ae6","kind":"commit","published_at":"2023-07-02T14:18:05.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"633d2e2942372848d8d7859cf71a569259dba9ee","kind":"commit","published_at":"2023-06-28T20:52:52.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0/manifests"},{"name":"4.7.0rc1","sha":"e69eea0043237af911353a44bfa50d94821f2af5","kind":"commit","published_at":"2023-06-21T14:50:58.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.7.0rc1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.7.0rc1/manifests"},{"name":"4.6.3","sha":"c57333b77603298e2d79fdaf7632e09e40d11f54","kind":"commit","published_at":"2023-06-01T23:39:37.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.3","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e84f909f6a9e8e03ef444a3a3c7e506e8e3b19e4","kind":"commit","published_at":"2023-05-25T13:13:04.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"f62fa3f37ce1949e8a536691b30c59c4889445eb","kind":"commit","published_at":"2023-05-24T03:04:34.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"356934ca69a223416a199c2b26c19315382738db","kind":"commit","published_at":"2023-05-23T00:06:45.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.6.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"8dcd89993c3926d6c704232b9c56160447fa81fe","kind":"commit","published_at":"2023-02-15T00:16:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"b5f375a332840cf8543bfc191463266382edec6a","kind":"commit","published_at":"2022-10-06T22:37:48.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.4.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"9c0759a260fe126210a1e2026720000a3c40a919","kind":"commit","published_at":"2022-07-01T14:52:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"7d76a775b0ddd7632e654adc05ab2968727a2807","kind":"commit","published_at":"2022-04-17T21:21:53.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.2.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"07a103710e5a22e4c1b6a5803a14720d64717df2","kind":"commit","published_at":"2022-02-14T03:15:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e3359a92257b7abcbb5d24a1f3a81c1b007defbc","kind":"commit","published_at":"2022-02-12T21:27:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.1.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cd9faac806f991344ade6c81cb5b321242f611c3","kind":"commit","published_at":"2021-12-01T01:42:06.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cf75e420a23c28fd6fd963573a55450db7237ab7","kind":"commit","published_at":"2021-11-14T15:22:59.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/4.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/4.0.0/manifests"},{"name":"3.10.0.2","sha":"a9be78c5dcf0ce475b3b561b326637ecca2e8e50","kind":"commit","published_at":"2021-08-30T18:42:55.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.2/manifests"},{"name":"3.10.0.1","sha":"0c70227e221866b74b5cf6b3e251bc67864781ef","kind":"commit","published_at":"2021-08-29T15:52:30.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.1/manifests"},{"name":"3.10.0.0","sha":"faa7ce22752123e616a08c9e4fe81c3b234c1354","kind":"commit","published_at":"2021-05-01T17:49:46.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.10.0.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.10.0.0/manifests"},{"name":"3.7.4.3","sha":"ffebbecbf4ad162572050ecfaac4335cc5431c24","kind":"commit","published_at":"2020-07-13T23:17:15.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.3","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.3/manifests"},{"name":"3.7.4.2","sha":"c85016137eab6d0784b76252460235638087f468","kind":"commit","published_at":"2020-07-09T22:43:22.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.2/manifests"},{"name":"3.7.4.1","sha":"7c00cacae00c4f3263e939e88b5e7739150851e5","kind":"commit","published_at":"2019-08-22T13:25:36.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4.1/manifests"},{"name":"3.7.4","sha":"baf63c5924a2b9695175df5d47ced40596024b78","kind":"commit","published_at":"2019-06-19T21:53:26.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.7.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.7.4/manifests"},{"name":"3.6.6","sha":"d6631e8ea56063897e341207477e0cc3231f20b2","kind":"commit","published_at":"2018-08-26T18:56:24.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.6","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.6/manifests"},{"name":"3.6.4","sha":"ae9f5edd9575f7f94e45c6e9b64898db73a8b62a","kind":"commit","published_at":"2018-01-25T00:37:07.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.4","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.4/manifests"},{"name":"3.6.2","sha":"a84d7ada69d2d27f984d521c41047aefc791ca58","kind":"commit","published_at":"2017-08-08T08:35:32.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"f264669254f0e6121f683e74e2947aa6e4b43b6f","kind":"commit","published_at":"2017-03-27T01:27:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.6.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.6.1/manifests"},{"name":"3.5.3.0","sha":"60c8fc785c28950c77e598b46cdf3903944b8875","kind":"commit","published_at":"2017-01-01T02:57:19.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.3.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.3.0/manifests"},{"name":"3.5.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2/manifests"},{"name":"3.5.2.2","sha":"1e4c0bae6f797ee5878ce4bb30f3b03c679e3e11","kind":"commit","published_at":"2016-06-09T18:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.2.2","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.2.2/manifests"},{"name":"3.5.1","sha":"8b173130b22b7ef376b8c67111051702fcf66c08","kind":"commit","published_at":"2016-04-16T04:01:20.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.1/manifests"},{"name":"3.5.0.1","sha":"c448a763ad2c28bcc390222122a61a172dae1283","kind":"commit","published_at":"2015-10-28T09:41:18.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0.1","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0.1/manifests"},{"name":"3.5.0","sha":"9693f868783b10719ce6ef0dd4e3768b65911eac","kind":"commit","published_at":"2015-10-03T00:09:47.000Z","download_url":"https://codeload.github.com/python/typing_extensions/tar.gz/3.5.0","html_url":"https://github.com/python/typing_extensions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/typing_extensions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/tags/3.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T21:59:58.335Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":15.610194005286521,"forks_count":12.837264974315495,"docker_downloads_count":null,"average":7.111864744900505},"purl":"pkg:apk/alpine/py3-typing-extensions-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing-extensions-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing-extensions-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing-extensions-pyc/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T09:03:15.809Z","issues_count":253,"pull_requests_count":508,"avg_time_to_close_issue":3763812.686915888,"avg_time_to_close_pull_request":859638.777056277,"issues_closed_count":214,"pull_requests_closed_count":462,"pull_request_authors_count":52,"issue_authors_count":111,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":1.2618110236220472,"merged_pull_requests_count":429,"bot_issues_count":89,"bot_pull_requests_count":13,"past_year_issues_count":70,"past_year_pull_requests_count":190,"past_year_avg_time_to_close_issue":1342870.16,"past_year_avg_time_to_close_pull_request":311242.7450980392,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":26,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","maintainers":[{"login":"JelleZijlstra","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"srittau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}],"active_maintainers":[{"login":"JelleZijlstra","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"brianschubert","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"hauntsaninja","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"srittau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"},{"login":"sobolevn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-typing-extensions-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-typing-extensions-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-typing-extensions-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-typing-extensions-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-typing-extensions-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-typing-extensions-pyc/codemeta","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":493,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-05-23T08:07:09.020Z","updated_at":"2023-05-23T08:07:09.020Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3640,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1185},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-06-10T05:19:44.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":8678437,"name":"py3-typing-extensions","ecosystem":"alpine","description":"Backported and Experimental Type Hints for Python 3.5+","homepage":"https://github.com/python/typing_extensions","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/python/typing_extensions","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-09-19T07:42:58.000Z","latest_release_published_at":"2023-09-19T07:42:58.000Z","latest_release_number":"4.8.0-r0","last_synced_at":"2026-04-09T12:07:08.212Z","created_at":"2023-12-20T10:31:09.445Z","updated_at":"2026-04-09T12:07:08.213Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-typing-extensions","install_command":"apk add py3-typing-extensions","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-typing-extensions?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing-extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing-extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing-extensions/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-typing-extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-typing-extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-typing-extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-typing-extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-typing-extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-typing-extensions/codemeta","maintainers":[],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3179,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":824},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-06-10T05:19:05.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}}],"commits":{"id":4008,"full_name":"python/typing_extensions","default_branch":"main","total_commits":523,"total_committers":81,"total_bot_commits":13,"total_bot_committers":2,"mean_commits":6.45679012345679,"dds":0.7017208413001912,"past_year_total_commits":76,"past_year_total_committers":18,"past_year_total_bot_commits":12,"past_year_total_bot_committers":2,"past_year_mean_commits":4.222222222222222,"past_year_dds":0.7894736842105263,"last_synced_at":"2026-06-17T20:06:31.077Z","last_synced_commit":"0e0545866d78458b668dc52d2edc411f6e39540d","created_at":"2023-03-07T09:19:37.252Z","updated_at":"2026-06-17T20:04:04.705Z","committers":[{"name":"Jelle Zijlstra","email":"jelle.zijlstra@gmail.com","login":"JelleZijlstra","count":156},{"name":"Alex Waygood","email":"Alex.Waygood@Gmail.com","login":"AlexWaygood","count":116},{"name":"Sebastian Rittau","email":"srittau@rittau.biz","login":"srittau","count":31},{"name":"Brian Schubert","email":"brianm.schubert@gmail.com","login":"brianschubert","count":25},{"name":"Daraan","email":"github.blurry@9ox.net","login":"Daraan","count":24},{"name":"Ivan Levkivskyi","email":"levkivskyi@gmail.com","login":"ilevkivskyi","count":22},{"name":"Shantanu","email":"12621235+hauntsaninja","login":"hauntsaninja","count":11},{"name":"Nikita Sobolev","email":"mail@sobolevn.me","login":"sobolevn","count":10},{"name":"Victorien","email":"65306057+Viicos","login":"Viicos","count":9},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"Ken Jin","email":"28750310+Fidget-Spinner","login":"Fidget-Spinner","count":6},{"name":"Marc Mueller","email":"30130371+cdce8p","login":"cdce8p","count":5},{"name":"till","email":"till.varoquaux@gmail.com","login":"till-varoquaux","count":4},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":4},{"name":"Adam Turner","email":"9087854+AA-Turner","login":"AA-Turner","count":4},{"name":"Carl Meyer","email":"carl@oddbird.net","login":"carljm","count":3},{"name":"Jan-Eric Nitschke","email":"47750513+JanEricNitschke","login":"JanEricNitschke","count":3},{"name":"Mikhail Golubev","email":"qsolo825@gmail.com","login":"east825","count":3},{"name":"Semyon Moroz","email":"donbarbos@proton.me","login":"donBarbos","count":3},{"name":"James Hilton-Balfe","email":"gobot1234yt@gmail.com","login":"Gobot1234","count":3},{"name":"Vlad Emelianov","email":"volshebnyi@gmail.com","login":"vemel","count":2},{"name":"Michael R. Crusoe","email":"1330696+mr-c","login":"mr-c","count":2},{"name":"Michael Lee","email":"michael.lee.0x2a@gmail.com","login":"Michael0x2a","count":2},{"name":"Kyle Benesch","email":"4b796c65+github@gmail.com","login":"HexDecimal","count":2},{"name":"Jonny Heggheim","email":"jonny@hegghe.im","login":"hegjon","count":2},{"name":"Janek Nouvertné","email":"provinzkraut@posteo.de","login":"provinzkraut","count":2},{"name":"James Morris","email":"6653392+J-M0","login":"J-M0","count":2},{"name":"Jakub Stasiak","email":"jakub@stasiak.at","login":"jstasiak","count":2},{"name":"Guido van Rossum","email":"guido@python.org","login":"gvanrossum","count":2},{"name":"Gregory Beauregard","email":"greg@greg.red","login":"GBeauregard","count":2},{"name":"Chris Moradi","email":"37349208+chrismoradi","login":"chrismoradi","count":2},{"name":"Adrian Garcia Badaracco","email":"1755071+adriangb","login":"adriangb","count":1},{"name":"Alexander Zub","email":"35890159+AlexanderFarkas","login":"AlexanderFarkas","count":1},{"name":"Ali Hamdan","email":"ali.hamdan.dev@gmail.com","login":"hamdanal","count":1},{"name":"Antonio Valentino","email":"antonio.valentino@tiscali.it","login":"avalentino","count":1},{"name":"Bas van Beek","email":"43369155+BvB93","login":"BvB93","count":1},{"name":"Chris Wesseling","email":"chris.wesseling@protonmail.com","login":"CharString","count":1},{"name":"Clément Robert","email":"cr52@protonmail.com","login":"neutrinoceros","count":1},{"name":"David C","email":"47948262+d-k-bo","login":"d-k-bo","count":1},{"name":"Dawid Kraczkowski","email":"dawid.kraczkowski@gmail.com","login":"dkraczkowski","count":1},{"name":"Nils K","email":"24257556+septatrix","login":"septatrix","count":1},{"name":"Noel Evans","email":"noelevans@gmail.com","login":"noelevans","count":1},{"name":"Predrag Gruevski","email":"2348618+obi1kenobi","login":"obi1kenobi","count":1},{"name":"Sebastián Ramírez","email":"tiangolo@gmail.com","login":"tiangolo","count":1},{"name":"Sondre Lillebø Gundersen","email":"sondrelg@live.no","login":"sondrelg","count":1},{"name":"Steven Troxler","email":"steven.troxler@gmail.com","login":"stroxler","count":1},{"name":"The Codergator","email":"codergator@gmail.com","login":"codergator","count":1},{"name":"Tin Tvrtković","email":"tinchester@gmail.com","login":"Tinche","count":1},{"name":"Tony Narlock","email":"tony@git-pull.com","login":"tony","count":1},{"name":"Xuehai Pan","email":"XuehaiPan@outlook.com","login":"XuehaiPan","count":1},{"name":"YouJiacheng","email":"1503679330@qq.com","login":"YouJiacheng","count":1},{"name":"Yurii Karabas","email":"1998uriyyo@gmail.com","login":"uriyyo","count":1},{"name":"Zac Hatfield-Dodds","email":"Zac-HD","login":"Zac-HD","count":1},{"name":"Zixuan Li","email":"39874143+PIG208","login":"PIG208","count":1},{"name":"arthur-tacca","email":"arthur-tacca","login":"arthur-tacca","count":1},{"name":"crusaderky","email":"crusaderky@gmail.com","login":"crusaderky","count":1},{"name":"davfsa","email":"davfsa@gmail.com","login":"davfsa","count":1},{"name":"jack1142","email":"6032823+jack1142","login":"jack1142","count":1},{"name":"q0w","email":"43147888+q0w","login":"q0w","count":1},{"name":"wyattscarpenter","email":"wyattscarpenter@gmail.com","login":"wyattscarpenter","count":1},{"name":"DetachHead","email":"57028336+DetachHead","login":"DetachHead","count":1},{"name":"Dominic Davis-Foster","email":"dominic@davis-foster.co.uk","login":"domdfcoding","count":1},{"name":"Dougal J. Sutherland","email":"dougal@gmail.com","login":"djsutherland","count":1},{"name":"Eric Mark Martin","email":"eric@emm.dev","login":"ericmarkmartin","count":1},{"name":"Erik De Bonte","email":"erikd@microsoft.com","login":"debonte","count":1},{"name":"Erik Wright","email":"erik.wright@shopify.com","login":"erikwright","count":1},{"name":"Evo","email":"r2668940489@gmail.com","login":"r266-tech","count":1},{"name":"Hashem","email":"Hnasar","login":"Hnasar","count":1},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":1},{"name":"Joren Hammudoglu","email":"jhammudoglu@gmail.com","login":"jorenham","count":1},{"name":"JosephSBoyle","email":"48555120+JosephSBoyle","login":"JosephSBoyle","count":1},{"name":"Jun Komoda","email":"45822440+junkmd","login":"junkmd","count":1},{"name":"Kyle Altendorf","email":"sda@fstab.net","login":"altendky","count":1},{"name":"Mark Mendoza","email":"mendoza.mark.a@gmail.com","login":"mrkmndz","count":1},{"name":"Maxim Martynov","email":"martinov_m_s_@mail.ru","login":"dolfinus","count":1},{"name":"Michael Egger","email":"gcarq","login":"gcarq","count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1},{"name":"Moshi Binyamini","email":"MoshiBin","login":"MoshiBin","count":1},{"name":"Nadir Chowdhury","email":"chowdhurynadir0@outlook.com","login":"NCPlayz","count":1},{"name":"Nickatak","email":"nickle87@gmail.com","login":"Nickatak","count":1},{"name":"zedzhen","email":"59135268+zedzhen","login":"zedzhen","count":1}],"past_year_committers":[{"name":"Brian Schubert","email":"brianm.schubert@gmail.com","login":"brianschubert","count":16},{"name":"Alex Waygood","email":"Alex.Waygood@Gmail.com","login":"AlexWaygood","count":13},{"name":"Jelle Zijlstra","email":"jelle.zijlstra@gmail.com","login":"JelleZijlstra","count":11},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"Daniel Sperber","email":"github.blurry@9ox.net","login":"Daraan","count":6},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":4},{"name":"Jan-Eric Nitschke","email":"47750513+JanEricNitschke","login":"JanEricNitschke","count":3},{"name":"Semyon Moroz","email":"donbarbos@proton.me","login":"donBarbos","count":3},{"name":"Sebastian Rittau","email":"sebastian.rittau@zfutura.de","login":"srittau","count":2},{"name":"Victorien","email":"65306057+Viicos","login":"Viicos","count":2},{"name":"DetachHead","email":"57028336+DetachHead","login":"DetachHead","count":1},{"name":"Eric Mark Martin","email":"eric@emm.dev","login":"ericmarkmartin","count":1},{"name":"Evo","email":"r2668940489@gmail.com","login":"r266-tech","count":1},{"name":"Kyle Benesch","email":"4b796c65+github@gmail.com","login":"HexDecimal","count":1},{"name":"Shantanu","email":"12621235+hauntsaninja","login":"hauntsaninja","count":1},{"name":"Tin Tvrtković","email":"tinchester@gmail.com","login":"Tinche","count":1},{"name":"wyattscarpenter","email":"wyattscarpenter@gmail.com","login":"wyattscarpenter","count":1},{"name":"zedzhen","email":"59135268+zedzhen","login":"zedzhen","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-18T00:00:09.052Z","repositories_count":6262298,"commits_count":876280648,"contributors_count":35071973,"owners_count":1168043,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"python/typing_extensions","html_url":"https://github.com/python/typing_extensions","last_synced_at":"2026-06-17T20:02:34.634Z","status":"active","issues_count":281,"pull_requests_count":534,"avg_time_to_close_issue":3834445.0,"avg_time_to_close_pull_request":1058252.0734693878,"issues_closed_count":242,"pull_requests_closed_count":490,"pull_request_authors_count":58,"issue_authors_count":115,"avg_comments_per_issue":2.409252669039146,"avg_comments_per_pull_request":1.3464419475655431,"merged_pull_requests_count":450,"bot_issues_count":106,"bot_pull_requests_count":17,"past_year_issues_count":41,"past_year_pull_requests_count":90,"past_year_avg_time_to_close_issue":1232355.6285714286,"past_year_avg_time_to_close_pull_request":1349481.4722222222,"past_year_issues_closed_count":35,"past_year_pull_requests_closed_count":72,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.6829268292682926,"past_year_avg_comments_per_pull_request":1.6222222222222222,"past_year_bot_issues_count":22,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":59,"created_at":"2023-05-10T11:06:16.026Z","updated_at":"2026-06-17T20:02:34.634Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Ftyping_extensions/issues","issue_labels_count":{"table":{"topic: typing-extensions":8,"bug":5,"pep-612":3,"enhancement":3,"documentation":2,"pep-646":1}},"pull_request_labels_count":{"table":{"dependencies":11,"github_actions":9,"do-not-merge":3,"upstream first":2,"under-discussion":2}},"issue_author_associations_count":{"table":{"NONE":207,"MEMBER":38,"CONTRIBUTOR":34,"COLLABORATOR":2}},"pull_request_author_associations_count":{"table":{"MEMBER":318,"CONTRIBUTOR":145,"NONE":36,"COLLABORATOR":35}},"issue_authors":{"table":{"github-actions[bot]":106,"JelleZijlstra":25,"AlexWaygood":10,"Daraan":10,"hegjon":7,"IvanKirpichnikov":3,"Viicos":3,"cdce8p":2,"befeleme":2,"wanting-lin":2,"Gobot1234":2,"jorenham":2,"IndigoWizard":2,"adamjstewart":2,"adriangb":2,"mgorny":2,"andy-maier":1,"hgontijo":1,"ItsDrike":1,"muneebarshadd":1,"FFY00":1,"robertchang961":1,"FasterSpeeding":1,"nctu6":1,"Alexandre-aksenov":1,"tfeldmann":1,"TomKaltofen":1,"DanCardin":1,"BeefaloKing":1,"alex":1,"tikuma-lsuhsc":1,"MartinThoma":1,"Joebcode":1,"emcd":1,"nuno-andre":1,"Kakadus":1,"martin-traverse":1,"jcrist":1,"tungalbert99":1,"tanwarsh":1,"erwinkinn":1,"mtelka":1,"EmmanuelMess":1,"JanEricNitschke":1,"vroulet":1,"hauntsaninja":1,"leycec":1,"davidmarek":1,"anusonawane":1,"brianschubert":1,"lonsdale8734":1,"pseudo-rnd-thoughts":1,"Fatal1ty":1,"Czaki":1,"hjwp":1,"Shanmukh-C":1,"DavidOGrady":1,"nfelt14":1,"erictraut":1,"HexDecimal":1,"kloczek":1,"NeilGirdhar":1,"arthur-tacca":1,"KIALT":1,"SocketMeUp":1,"recrsn":1,"narendra92":1,"wjakob":1,"webknjaz":1,"Zac-HD":1,"CharString":1,"NiklasRosenstein":1,"noamgot":1,"deep-kr":1,"kai3341":1,"alicederyn":1,"mauvilsa":1,"shakerhammad":1,"ptmcg":1,"vnmabus":1,"dfremont":1,"sl-ffx":1,"kulikjak":1,"banderlog":1,"harahu":1,"stewartmiles":1,"saper":1,"StefanIgnjatovic12":1,"phischolz":1,"DetachHead":1,"hroncok":1,"gschaffner":1,"Giuzzilla":1,"rsokl":1,"pepeelpolllo":1,"mateo-st":1,"omaxx":1,"RafikBellahsene-it":1,"tmke8":1,"chrisbouchard":1,"jungerm2":1,"KotlinIsland":1,"pekkaklarck":1,"ObserverOfTime":1,"srittau":1,"henryiii":1,"VijethKashyapTR":1,"bluenote10":1,"Ricardaux":1,"mharding-hpe":1,"karthiknadig":1,"effigies":1,"junkmd":1,"hswong3i":1,"soxofaan":1}},"pull_request_authors":{"table":{"JelleZijlstra":156,"AlexWaygood":134,"Daraan":45,"brianschubert":34,"srittau":19,"hauntsaninja":16,"Viicos":15,"dependabot[bot]":11,"sobolevn":10,"JanEricNitschke":7,"pre-commit-ci[bot]":6,"HexDecimal":5,"cdce8p":5,"provinzkraut":4,"carljm":3,"adriangb":3,"Gobot1234":3,"neutrinoceros":3,"Hnasar":2,"NCPlayz":2,"ericmarkmartin":2,"suned":2,"arthur-tacca":2,"hegjon":2,"scottschreckengaust":2,"r266-tech":2,"donBarbos":2,"jorenham":2,"hamdanal":2,"amitavmohanty01":2,"PIG208":2,"tungol":2,"AlexanderFarkas":2,"KotlinIsland":1,"zedzhen":1,"u-harshitha007":1,"wyattscarpenter":1,"Fidget-Spinner":1,"denballakh":1,"junkmd":1,"XuehaiPan":1,"stroxler":1,"hugovk":1,"donbarbos":1,"alon-ba":1,"J-M0":1,"tiangolo":1,"dolfinus":1,"harahu":1,"YouJiacheng":1,"DetachHead":1,"MoshiBin":1,"MicBoucinha":1,"mschoettle":1,"hroncok":1,"DanCardin":1,"debonte":1,"JosephSBoyle":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-18T00:00:09.580Z","repositories_count":14815530,"issues_count":33104740,"pull_requests_count":109283113,"authors_count":11310504,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":9,"github_actions":9,"do-not-merge":2}},"past_year_issue_author_associations_count":{"table":{"NONE":32,"CONTRIBUTOR":5,"MEMBER":4}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":40,"CONTRIBUTOR":36,"NONE":11,"COLLABORATOR":3}},"past_year_issue_authors":{"table":{"github-actions[bot]":22,"hegjon":2,"IvanKirpichnikov":2,"JelleZijlstra":2,"webknjaz":1,"StefanIgnjatovic12":1,"shakerhammad":1,"mateo-st":1,"jungerm2":1,"jorenham":1,"JanEricNitschke":1,"ItsDrike":1,"HexDecimal":1,"Daraan":1,"brianschubert":1,"AlexWaygood":1,"adamjstewart":1}},"past_year_pull_request_authors":{"table":{"brianschubert":19,"AlexWaygood":15,"JelleZijlstra":9,"dependabot[bot]":9,"JanEricNitschke":7,"pre-commit-ci[bot]":6,"Daraan":4,"donBarbos":2,"ericmarkmartin":2,"srittau":2,"r266-tech":2,"neutrinoceros":2,"zedzhen":1,"wyattscarpenter":1,"Viicos":1,"u-harshitha007":1,"MicBoucinha":1,"KotlinIsland":1,"alon-ba":1,"HexDecimal":1,"hauntsaninja":1,"donbarbos":1,"DetachHead":1}},"maintainers":[{"table":{"login":"JelleZijlstra","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"}},{"table":{"login":"AlexWaygood","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"}},{"table":{"login":"srittau","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"}},{"table":{"login":"hauntsaninja","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}},{"table":{"login":"brianschubert","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"}},{"table":{"login":"sobolevn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}},{"table":{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}},{"table":{"login":"Fidget-Spinner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fidget-Spinner"}},{"table":{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}},{"table":{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}}],"active_maintainers":[{"table":{"login":"brianschubert","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"}},{"table":{"login":"AlexWaygood","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"}},{"table":{"login":"JelleZijlstra","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"}},{"table":{"login":"srittau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srittau"}},{"table":{"login":"hauntsaninja","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}}]}},"events":{"total":{"ReleaseEvent":4,"DeleteEvent":15,"PullRequestEvent":208,"ForkEvent":25,"IssuesEvent":145,"WatchEvent":97,"IssueCommentEvent":348,"PushEvent":112,"PullRequestReviewCommentEvent":245,"PullRequestReviewEvent":307,"CreateEvent":24},"last_year":{"DeleteEvent":11,"PullRequestEvent":74,"ForkEvent":10,"IssuesEvent":44,"WatchEvent":29,"IssueCommentEvent":112,"PushEvent":45,"PullRequestReviewEvent":94,"PullRequestReviewCommentEvent":67,"CreateEvent":15}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-10-04T11:00:55.639Z","updated_at":"2023-10-04T11:00:55.639Z","repository_link":"https://github.com/python/typing_extensions/blob/main/.github/workflows/ci.yml","dependencies":[{"id":14100747104,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14100747105,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14100747106,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/third_party.yml","sha":null,"kind":"manifest","created_at":"2023-10-04T11:00:55.656Z","updated_at":"2023-10-04T11:00:55.656Z","repository_link":"https://github.com/python/typing_extensions/blob/main/.github/workflows/third_party.yml","dependencies":[{"id":14100747109,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14100747110,"package_name":"pdm-project/setup-pdm","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14100747111,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14100747112,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-04T11:00:55.663Z","updated_at":"2023-10-04T11:00:55.663Z","repository_link":"https://github.com/python/typing_extensions/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2025-11-27T08:20:30.825Z","updated_at":"2025-11-27T08:20:30.825Z","repository_link":"https://github.com/python/typing_extensions/blob/main/.github/workflows/publish.yml","dependencies":[{"id":25749776244,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25749776245,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25749776246,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25749776247,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25749776250,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e","direct":true,"kind":"composite","optional":false}]}],"score":32.68527920533682,"created_at":"2025-10-10T11:14:54.004Z","updated_at":"2026-06-19T14:30:19.547Z","avatar_url":"https://github.com/python.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368290","html_url":"https://summary.ecosyste.ms/projects/368290"}