{"id":184735,"url":"https://github.com/python/typing_extensions","last_synced_at":"2026-07-20T18:20:35.471Z","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-05-18T13:19:04.000Z","size":2363,"stargazers_count":568,"open_issues_count":24,"forks_count":137,"subscribers_count":17,"default_branch":"main","last_synced_at":"2026-05-23T09:02:39.845Z","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-05-19T17:43:44.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":33457339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"online","status_checked_at":"2026-05-25T02:00:05.812Z","response_time":57,"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"}},"keywords":[],"created_at":"2024-02-03T02:10:35.653Z","updated_at":"2026-05-27T06:20:47.734Z","avatar_url":"https://github.com/python.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/184735","html_url":"https://opencollective.ecosyste.ms/projects/184735","collective":{"id":89796,"uuid":"03k0exgz-nm8yj64v-9e865wao-9r7b4dlv","slug":"python-software-foundation","name":"Python Software Foundation","description":null,"website":"https://www.python.org/psf","github":"python/cpython","twitter":"thepsf","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.python.org/psf"},{"type":"TWITTER","url":"https://twitter.com/thepsf"},{"type":"GITHUB","url":"https://github.com/python/cpython"}],"currency":"USD","projects_count":82,"last_synced_at":"2026-07-25T06:15:14.899Z","created_at":"2024-02-02T01:04:27.091Z","updated_at":"2026-07-25T06:15:15.064Z","transactions_count":null,"balance":3.6415315207705135e-14,"account_type":"COLLECTIVE","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"},"last_project_activity_at":"2026-07-11T15:02:20.000Z","archived":false,"no_funding":false,"no_license":false,"host":null,"collective_created_at":"2020-04-03T01:28:26.463Z","collective_updated_at":"2021-10-19T15:33:27.683Z","html_url":"https://opencollective.com/python-software-foundation","icon_url":"https://images.opencollective.com/python-software-foundation/logo/40.png","total_donations":439.78999999999996,"total_expenses":-439.78999999999996,"current_balance":3.6415315207705135e-14,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/python-software-foundation","url":"https://opencollective.ecosyste.ms/collectives/python-software-foundation","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/python-software-foundation/projects"}}