{"id":64811,"name":"mypy","description":"Optional static typing for Python","url":"https://github.com/python/mypy","last_synced_at":"2025-09-08T13:17:28.573Z","repository":{"id":5837742,"uuid":"7053637","full_name":"python/mypy","owner":"python","description":"Optional static typing for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T00:16:36.000Z","size":75020,"stargazers_count":19736,"open_issues_count":2985,"forks_count":2999,"subscribers_count":240,"default_branch":"master","last_synced_at":"2025-09-06T02:31:42.390Z","etag":null,"topics":["linter","python","typechecker","types","typing"],"latest_commit_sha":null,"homepage":"https://www.mypy-lang.org/","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":{"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":null,"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},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2025-09-06T00:16:40.000Z","dependencies_parsed_at":"2023-12-08T20:22:57.968Z","dependency_job_id":"eb104eda-8bf5-4e07-9b1a-2a6b703079f5","html_url":"https://github.com/python/mypy","commit_stats":{"total_commits":11654,"total_committers":782,"mean_commits":"14.902813299232736","dds":0.6051999313540415,"last_synced_commit":"7788c21269006ac2e3ac3bc69e52d68403741e6e"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/python/mypy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/mypy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/sbom","scorecard":{"id":113106,"data":{"date":"2025-08-04","repo":{"name":"github.com/python/mypy","commit":"660d911223da3516c496e3a0cfdefa3eaf982290"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.4,"checks":[{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/mypy_primer_comment.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sync_typeshed.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy_primer.yml:19","Info: found token with 'none' permissions: .github/workflows/mypy_primer_comment.yml:1","Info: found token with 'none' permissions: .github/workflows/sync_typeshed.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_stubgenc.yml:17"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/python/.github/SECURITY.md:1","Info: Found linked content: github.com/python/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/python/.github/SECURITY.md:1","Info: Found text in security policy: github.com/python/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: containerImage not pinned by hash: misc/docker/Dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: pipCommand not pinned by hash: misc/docker/Dockerfile:12","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:9","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:10","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:11","Warn: pipCommand not pinned by hash: misc/trigger_wheel_build.sh:13","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/sync_typeshed.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:235","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T16:23:23.912Z","repository_id":5837742,"created_at":"2025-08-15T16:23:23.912Z","updated_at":"2025-08-15T16:23:23.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190269,"owners_count":25238130,"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-09-08T02:00:09.813Z","response_time":121,"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":88,"last_synced_at":"2025-09-02T00:27:13.311Z","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":110651,"followers":27276,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-09-02T00:27:13.311Z","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":10886236,"name":"bismuth-mypy","ecosystem":"pypi","description":"Optional static typing for Python","homepage":"https://www.mypy-lang.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python/mypy","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2024-09-14T18:06:29.000Z","latest_release_published_at":"2024-10-17T17:46:55.000Z","latest_release_number":"1.11.2b3","last_synced_at":"2025-09-08T00:08:52.372Z","created_at":"2024-09-14T18:15:58.748Z","updated_at":"2025-09-08T00:08:52.372Z","registry_url":"https://pypi.org/project/bismuth-mypy/","install_command":"pip install bismuth-mypy --index-url https://pypi.org/simple","documentation_url":"https://mypy.readthedocs.io/en/stable/index.html","metadata":{"funding":null,"documentation":"https://mypy.readthedocs.io/en/stable/index.html","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development","Typing :: Typed"],"normalized_name":"bismuth-mypy","project_status":null},"repo_metadata":{"id":5837742,"uuid":"7053637","full_name":"python/mypy","owner":"python","description":"Optional static typing for Python","archived":false,"fork":false,"pushed_at":"2024-10-29T08:16:46.000Z","size":68735,"stargazers_count":18405,"open_issues_count":2979,"forks_count":2819,"subscribers_count":238,"default_branch":"master","last_synced_at":"2024-10-29T15:52:52.227Z","etag":null,"topics":["linter","python","typechecker","types","typing"],"latest_commit_sha":null,"homepage":"https://www.mypy-lang.org/","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":{"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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2024-10-29T15:13:20.000Z","dependencies_parsed_at":"2023-12-08T20:22:57.968Z","dependency_job_id":"eb104eda-8bf5-4e07-9b1a-2a6b703079f5","html_url":"https://github.com/python/mypy","commit_stats":{"total_commits":11322,"total_committers":736,"mean_commits":"15.383152173913043","dds":0.5993640699523053,"last_synced_commit":"e2fc1f28935806ca04b18fab277217f583b51594"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/mypy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222090770,"owners_count":16929471,"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","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":83,"last_synced_at":"2024-05-20T15:05:55.099Z","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":96771,"followers":20527,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2024-05-20T15:05:57.262Z","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":"v1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.9.0","html_url":"https://github.com/python/mypy/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0/manifests"},{"name":"1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/1.9.0","html_url":"https://github.com/python/mypy/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0/manifests"},{"name":"v1.8.0","sha":"3b467509ee29b8f274c035d78a1c241a781eb311","kind":"commit","published_at":"2023-12-21T01:00:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.8.0","html_url":"https://github.com/python/mypy/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"6b3c41838d8e7a39242b6fd035535e2d76eabfc6","kind":"commit","published_at":"2023-11-23T15:47:17.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.1","html_url":"https://github.com/python/mypy/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f6b9972329d5d68f6defc92a10cc4c3bc339c27b","kind":"commit","published_at":"2023-11-10T12:01:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.0","html_url":"https://github.com/python/mypy/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"9b891fe5a101ecbb818f3f16641ab909f289ba04","kind":"commit","published_at":"2023-10-18T03:30:44.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.1","html_url":"https://github.com/python/mypy/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ac2d56f9145a4e15e7c0d1fbcd9a466ad0cec9a1","kind":"commit","published_at":"2023-10-10T16:06:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.0","html_url":"https://github.com/python/mypy/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"de4f2ad99c88b885677247534dcec335621ade4d","kind":"commit","published_at":"2023-08-11T12:54:13.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.1","html_url":"https://github.com/python/mypy/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a6bd80ed8c91138ce6112b5ce71fc406d426cd01","kind":"commit","published_at":"2023-07-14T16:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.0","html_url":"https://github.com/python/mypy/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"3534bacc4c0d3c4b1983a533e2a36cce43f2ec9d","kind":"commit","published_at":"2023-06-25T20:06:39.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.1","html_url":"https://github.com/python/mypy/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be5f84b853d15bbbdd3185349fa8e285f7e19bf3","kind":"commit","published_at":"2023-06-14T22:00:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.0","html_url":"https://github.com/python/mypy/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9df39ab1801369cb49467fa52080df9c42377384","kind":"commit","published_at":"2023-05-09T14:52:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.3.0","html_url":"https://github.com/python/mypy/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4f47dfb64dff920c237e7c8c58f8efba57cf57cf","kind":"commit","published_at":"2023-04-06T13:17:05.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.2.0","html_url":"https://github.com/python/mypy/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9b777a36315b1ba24ab840f9f905cfb6c82e35a9","kind":"commit","published_at":"2023-03-06T18:06:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.1.1","html_url":"https://github.com/python/mypy/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1/manifests"},{"name":"v1.0.1","sha":"ecf05e6388eb5c3c0c5d7ea963817c0f81b65618","kind":"commit","published_at":"2023-02-17T05:16:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.1","html_url":"https://github.com/python/mypy/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bc18017c19eb81bf5c11756f4e7dede4791e2823","kind":"commit","published_at":"2023-02-06T17:49:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.0","html_url":"https://github.com/python/mypy/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0/manifests"},{"name":"v0.991","sha":"b7788fcc4d140bbeb56531ab054bcdd53e298d30","kind":"commit","published_at":"2022-11-14T13:58:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.991","html_url":"https://github.com/python/mypy/releases/tag/v0.991","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991/manifests"},{"name":"v0.990","sha":"b71dc3da0d8c6a4e116eef98a7ff8591145338be","kind":"commit","published_at":"2022-11-07T11:00:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.990","html_url":"https://github.com/python/mypy/releases/tag/v0.990","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990/manifests"},{"name":"v0.982","sha":"1c2b899fa9029538b9b9e6d30401901d94536202","kind":"commit","published_at":"2022-10-02T16:41:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.982","html_url":"https://github.com/python/mypy/releases/tag/v0.982","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982/manifests"},{"name":"v0.981","sha":"c7b4714e1f5e3cb8f3fec7426b6538fe1a3dcab1","kind":"commit","published_at":"2022-09-26T14:43:50.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.981","html_url":"https://github.com/python/mypy/releases/tag/v0.981","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981/manifests"},{"name":"v0.971","sha":"1f08cf44c7ec3dc4111aaf817958f7a51018ba38","kind":"commit","published_at":"2022-07-19T12:32:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.971","html_url":"https://github.com/python/mypy/releases/tag/v0.971","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971/manifests"},{"name":"v0.961","sha":"89bdcfb8c658340dae70312c5b76b703838d8123","kind":"commit","published_at":"2022-06-06T13:01:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.961","html_url":"https://github.com/python/mypy/releases/tag/v0.961","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961/manifests"},{"name":"v0.960","sha":"0a4a190f25ed90f73f6290656ec65ddd6bdb1d4e","kind":"commit","published_at":"2022-05-24T13:03:35.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.960","html_url":"https://github.com/python/mypy/releases/tag/v0.960","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960/manifests"},{"name":"v0.950","sha":"cceba7b20c7dde6a3a7b193cb7212b9b2f76c9cd","kind":"commit","published_at":"2022-04-27T14:04:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.950","html_url":"https://github.com/python/mypy/releases/tag/v0.950","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950/manifests"},{"name":"v0.942","sha":"38f1e30e8137ccc1aad6a4f113eb4360c6206539","kind":"commit","published_at":"2022-03-24T13:13:19.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.942","html_url":"https://github.com/python/mypy/releases/tag/v0.942","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942/manifests"},{"name":"v0.941","sha":"4e18c789d177b858fad6499018f7302e3ee75199","kind":"commit","published_at":"2022-03-14T16:10:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.941","html_url":"https://github.com/python/mypy/releases/tag/v0.941","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941/manifests"},{"name":"v0.940","sha":"48ff811fdf666e8a3149a692c0238f9019f55e58","kind":"commit","published_at":"2022-03-11T13:00:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.940","html_url":"https://github.com/python/mypy/releases/tag/v0.940","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940/manifests"},{"name":"v0.931","sha":"4486d764c07a1cee9792d691e8e85cedfed2a451","kind":"commit","published_at":"2022-01-07T14:57:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.931","html_url":"https://github.com/python/mypy/releases/tag/v0.931","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931/manifests"},{"name":"v0.930","sha":"5d765e71fa1313830b485a4e9f18a6553b221426","kind":"commit","published_at":"2021-12-22T13:44:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.930","html_url":"https://github.com/python/mypy/releases/tag/v0.930","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930/manifests"},{"name":"v0.921","sha":"f5c2a3b4db67c8c29e976da2bc3241a152cc1ff8","kind":"commit","published_at":"2021-12-21T13:21:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.921","html_url":"https://github.com/python/mypy/releases/tag/v0.921","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921/manifests"},{"name":"v0.920","sha":"b944746a428a9476b7118893e8e7b94ef745bcc4","kind":"commit","published_at":"2021-12-15T22:23:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.920","html_url":"https://github.com/python/mypy/releases/tag/v0.920","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920/manifests"},{"name":"v0.910","sha":"f5fc579cf07f2078c9312044f6bcb132f891d746","kind":"commit","published_at":"2021-06-22T15:57:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.910","html_url":"https://github.com/python/mypy/releases/tag/v0.910","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910/manifests"},{"name":"v0.902","sha":"defe53ff8002766b51eb9c87e90289d4dd8a48a2","kind":"commit","published_at":"2021-06-10T11:38:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.902","html_url":"https://github.com/python/mypy/releases/tag/v0.902","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902/manifests"},{"name":"v0.901","sha":"ffc18df8f462f548fdc05c3a1bfa44785f01d514","kind":"commit","published_at":"2021-06-08T21:20:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.901","html_url":"https://github.com/python/mypy/releases/tag/v0.901","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901/manifests"},{"name":"v0.900","sha":"b68993c8781580b9da820b4f80d677d60fac9512","kind":"commit","published_at":"2021-06-08T15:42:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.900","html_url":"https://github.com/python/mypy/releases/tag/v0.900","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900/manifests"},{"name":"v0.812","sha":"d089891198ef470c8bec9bd7d7b50a02757c5b68","kind":"commit","published_at":"2021-02-19T16:17:29.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.812","html_url":"https://github.com/python/mypy/releases/tag/v0.812","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812/manifests"},{"name":"v0.811","sha":"4373cd5b55dca0ca74269e246efd2be528c8f067","kind":"commit","published_at":"2021-02-19T15:27:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.811","html_url":"https://github.com/python/mypy/releases/tag/v0.811","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811/manifests"},{"name":"v0.810","sha":"2b52538b9975456e37b237bcf7e67b8d80ea48f2","kind":"commit","published_at":"2021-02-10T17:41:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.810","html_url":"https://github.com/python/mypy/releases/tag/v0.810","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810/manifests"},{"name":"v0.800","sha":"4c3ea8285a685fbc3934a8a1e3b37beea10f587e","kind":"commit","published_at":"2021-01-22T10:27:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.800","html_url":"https://github.com/python/mypy/releases/tag/v0.800","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800/manifests"},{"name":"v0.790","sha":"69a055a7632e2444fcb2bfb022d04f4546358d50","kind":"commit","published_at":"2020-10-09T09:36:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.790","html_url":"https://github.com/python/mypy/releases/tag/v0.790","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790/manifests"},{"name":"v0.782","sha":"39b6bc47b9f7e7d72778886419d07eb4acf3c50a","kind":"commit","published_at":"2020-06-22T17:44:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.782","html_url":"https://github.com/python/mypy/releases/tag/v0.782","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782/manifests"},{"name":"v0.781","sha":"f956142030dee57e7283ad364d9c0c14945cb594","kind":"commit","published_at":"2020-06-12T18:07:45.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.781","html_url":"https://github.com/python/mypy/releases/tag/v0.781","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781/manifests"},{"name":"v0.780","sha":"3423b18a30ac49d6e7050abeb188ad3ba5d23d35","kind":"commit","published_at":"2020-06-02T15:44:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.780","html_url":"https://github.com/python/mypy/releases/tag/v0.780","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780/manifests"},{"name":"v0.770","sha":"92e3f396b03c69c1d8abc249632bfd2db02350d0","kind":"commit","published_at":"2020-03-09T19:00:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.770","html_url":"https://github.com/python/mypy/releases/tag/v0.770","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770/manifests"},{"name":"v0.761","sha":"f53b718bdf5935443332a43d8c1b448af8b80b57","kind":"commit","published_at":"2019-12-19T13:05:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.761","html_url":"https://github.com/python/mypy/releases/tag/v0.761","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761/manifests"},{"name":"v0.760","sha":"54447c6068f13326ec18dd4efb81ae3ab83b5ab4","kind":"commit","published_at":"2019-12-17T17:29:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.760","html_url":"https://github.com/python/mypy/releases/tag/v0.760","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760/manifests"},{"name":"v0.750","sha":"d8aa68576dda9940aedd0f861f7789d7e679c292","kind":"commit","published_at":"2019-11-29T17:31:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.750","html_url":"https://github.com/python/mypy/releases/tag/v0.750","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750/manifests"},{"name":"v0.740","sha":"0662772b5a6b9029da0cf4aec857b9b1e34057a9","kind":"commit","published_at":"2019-10-16T20:46:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.740","html_url":"https://github.com/python/mypy/releases/tag/v0.740","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740/manifests"},{"name":"v0.730","sha":"7ad7f8bbe61e5e67aa7fd6f2efe280931dd2f620","kind":"commit","published_at":"2019-09-26T13:00:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.730","html_url":"https://github.com/python/mypy/releases/tag/v0.730","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730/manifests"},{"name":"v0.720","sha":"36aecdae92d050f626ea9029ad08f0c8382c47e7","kind":"commit","published_at":"2019-07-12T18:32:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.720","html_url":"https://github.com/python/mypy/releases/tag/v0.720","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720/manifests"},{"name":"v0.711","sha":"f62c69eba41bd1b8b018cc41af96c526262189ab","kind":"commit","published_at":"2019-06-22T17:36:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.711","html_url":"https://github.com/python/mypy/releases/tag/v0.711","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711/manifests"},{"name":"v0.710","sha":"81e8940c7b9ba5996a41d66ee0066eee06842490","kind":"commit","published_at":"2019-06-19T17:52:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.710","html_url":"https://github.com/python/mypy/releases/tag/v0.710","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710/manifests"},{"name":"v0.701","sha":"7aaa435063f7bb81019740f0b56be359374b02fc","kind":"commit","published_at":"2019-04-16T17:39:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.701","html_url":"https://github.com/python/mypy/releases/tag/v0.701","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701/manifests"},{"name":"v0.700","sha":"d40990f5b91b1f06918222d1041441b7ff63f79a","kind":"commit","published_at":"2019-04-03T17:41:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.700","html_url":"https://github.com/python/mypy/releases/tag/v0.700","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700/manifests"},{"name":"v0.670","sha":"ede1109153a1226815f253b0f9c50643ef620eb4","kind":"commit","published_at":"2019-02-08T20:59:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.670","html_url":"https://github.com/python/mypy/releases/tag/v0.670","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670/manifests"},{"name":"v0.660","sha":"c06aa9c4b8acc91fc01282feef13e15ec61f372b","kind":"commit","published_at":"2019-01-16T21:35:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.660","html_url":"https://github.com/python/mypy/releases/tag/v0.660","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660/manifests"},{"name":"v0.650","sha":"466bb38087ee7aa840d472fa6de49be424343a18","kind":"commit","published_at":"2018-12-07T19:33:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.650","html_url":"https://github.com/python/mypy/releases/tag/v0.650","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650/manifests"},{"name":"v0.641","sha":"951b7c5c5a47705f0f77e11c17d9c2b95e373eed","kind":"commit","published_at":"2018-10-15T15:47:27.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.641","html_url":"https://github.com/python/mypy/releases/tag/v0.641","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641/manifests"},{"name":"v0.640","sha":"bd1098a2a561a573794c310b88f67191aab44406","kind":"commit","published_at":"2018-10-12T18:31:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.640","html_url":"https://github.com/python/mypy/releases/tag/v0.640","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640/manifests"},{"name":"v0.630","sha":"e69a528ab3ae294b38e1e67a7f296fb0175df045","kind":"commit","published_at":"2018-09-17T13:31:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.630","html_url":"https://github.com/python/mypy/releases/tag/v0.630","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630/manifests"},{"name":"v0.620","sha":"67b260f0fec0b0d97c92529359796e9ad5c1a30d","kind":"commit","published_at":"2018-07-13T19:41:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.620","html_url":"https://github.com/python/mypy/releases/tag/v0.620","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620/manifests"},{"name":"v0.610","sha":"4f4dc6de32e5cfd6f2d2079a47f52942a2397b97","kind":"commit","published_at":"2018-06-08T20:36:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.610","html_url":"https://github.com/python/mypy/releases/tag/v0.610","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610/manifests"},{"name":"v0.600","sha":"09288ffc4be301e6cfd05bf042cee8b780cd1ffd","kind":"commit","published_at":"2018-05-02T20:21:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.600","html_url":"https://github.com/python/mypy/releases/tag/v0.600","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600/manifests"},{"name":"v0.590","sha":"7519e89ae8054ea3f22c4d13f16aaf9ae8f10f0a","kind":"commit","published_at":"2018-04-13T20:35:55.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.590","html_url":"https://github.com/python/mypy/releases/tag/v0.590","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590/manifests"},{"name":"v0.580","sha":"f38596dc3f078ac6705c08632a3043d8e3c9c1d5","kind":"commit","published_at":"2018-03-23T18:58:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.580","html_url":"https://github.com/python/mypy/releases/tag/v0.580","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580/manifests"},{"name":"v0.570","sha":"9f603ed9e6ac2a7f80f22b4e9719797a3bbb5215","kind":"commit","published_at":"2018-03-02T17:24:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.570","html_url":"https://github.com/python/mypy/releases/tag/v0.570","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570/manifests"},{"name":"v0.560","sha":"51e044c4ecf2a52fc6c41ee63019723e0d3061e1","kind":"commit","published_at":"2017-12-15T17:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.560","html_url":"https://github.com/python/mypy/releases/tag/v0.560","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560/manifests"},{"name":"v0.550","sha":"a8dfedce06cbfbb37220bfcacc8ff4f1e266abe0","kind":"commit","published_at":"2017-11-10T18:33:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.550","html_url":"https://github.com/python/mypy/releases/tag/v0.550","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550/manifests"},{"name":"v0.540","sha":"3d22699db61eac1f405768f0c5979e5e9b87baa1","kind":"commit","published_at":"2017-10-20T17:34:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.540","html_url":"https://github.com/python/mypy/releases/tag/v0.540","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540/manifests"},{"name":"v0.530","sha":"f0c941f41bea326d9c8d4e12e0ee13532cb19c42","kind":"commit","published_at":"2017-10-06T15:10:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.530","html_url":"https://github.com/python/mypy/releases/tag/v0.530","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530/manifests"},{"name":"v0.521","sha":"858f7512cf3b4e39c0f4e8de5a13eee0e1e138fb","kind":"commit","published_at":"2017-07-24T17:36:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.521","html_url":"https://github.com/python/mypy/releases/tag/v0.521","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521/manifests"},{"name":"v0.520","sha":"cb7d6b0859f3277ecb1ac75ab9550e62715dc009","kind":"commit","published_at":"2017-07-10T21:23:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.520","html_url":"https://github.com/python/mypy/releases/tag/v0.520","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520/manifests"},{"name":"v0.511","sha":"88e8ef28be2465d1693ace4d39cd422987a97220","kind":"commit","published_at":"2017-05-09T19:08:24.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.511","html_url":"https://github.com/python/mypy/releases/tag/v0.511","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511/manifests"},{"name":"v0.510","sha":"12e9107bd0493fb7cdf2d7c07e29c6ef8ca37942","kind":"commit","published_at":"2017-05-05T18:28:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.510","html_url":"https://github.com/python/mypy/releases/tag/v0.510","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510/manifests"},{"name":"v0.501","sha":"ed6480d148dae49f99c8af40f42b17def9947899","kind":"commit","published_at":"2017-03-02T19:24:38.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.501","html_url":"https://github.com/python/mypy/releases/tag/v0.501","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501/manifests"},{"name":"v0.500","sha":"9aee8abbf2b918f7e3ced3507fde1ef8166b99ea","kind":"commit","published_at":"2017-03-01T20:38:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.500","html_url":"https://github.com/python/mypy/releases/tag/v0.500","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500/manifests"},{"name":"v0.471","sha":"f16a63957d897a889d9c1dfd93abdb1ad51a2ab2","kind":"commit","published_at":"2017-02-10T22:29:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.471","html_url":"https://github.com/python/mypy/releases/tag/v0.471","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471/manifests"},{"name":"v0.470","sha":"b0f1ff9334ca068b6fca3937ac8d4fa7c288fc14","kind":"commit","published_at":"2017-01-13T17:45:36.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.470","html_url":"https://github.com/python/mypy/releases/tag/v0.470","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470/manifests"},{"name":"v0.4.6","sha":"29b7675e6d21de8c81b170cc1e28213aa874a2fe","kind":"commit","published_at":"2016-11-21T20:42:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.6","html_url":"https://github.com/python/mypy/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"032acb74769ebfd3f08db1ba46623e8e0fed7b94","kind":"commit","published_at":"2016-10-07T18:23:54.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.5","html_url":"https://github.com/python/mypy/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"3935fe0efc68318e2a3a08a98c2097c527a8d8d4","kind":"commit","published_at":"2016-08-25T20:44:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.4","html_url":"https://github.com/python/mypy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e5f27adf8f143604af241533cdd69df3ddb8d1c9","kind":"commit","published_at":"2016-07-14T18:34:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.3","html_url":"https://github.com/python/mypy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"b8a2df91707bc3d5c9c3677c8017b614e41d017a","kind":"commit","published_at":"2016-06-09T18:30:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.2","html_url":"https://github.com/python/mypy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1cd80cec5b6e5d6f5c88adfbad3db96be87316c","kind":"commit","published_at":"2016-05-06T17:27:22.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.1","html_url":"https://github.com/python/mypy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9bb5f2e0ebc90aac5d948d1a7ebbb1f5003dca8e","kind":"commit","published_at":"2016-05-05T19:13:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.0","html_url":"https://github.com/python/mypy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f6c71c57aeee0faeeb8c885d266eefd0b74cc72d","kind":"commit","published_at":"2016-02-19T12:02:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.3.1","html_url":"https://github.com/python/mypy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1/manifests"},{"name":"v0.2.0","sha":"7805b2cd3ffd2aa15be430d6a652955310f7f4b1","kind":"commit","published_at":"2015-04-06T04:46:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.2.0","html_url":"https://github.com/python/mypy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"14702418afc3bde9511ee50e5b76db7ad565f86e","kind":"commit","published_at":"2014-12-08T06:16:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.1.0","html_url":"https://github.com/python/mypy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-30T01:53:43.698Z","dependent_packages_count":0,"downloads":20503,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":58.184197232321054,"dependent_packages_count":10.337636955387532,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.260917093854296},"purl":"pkg:pypi/bismuth-mypy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bismuth-mypy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bismuth-mypy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bismuth-mypy/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":"2024-10-29T18:02:08.541Z","issues_count":2301,"pull_requests_count":1085,"avg_time_to_close_issue":28719792.79612546,"avg_time_to_close_pull_request":3988246.8403171008,"issues_closed_count":1083,"pull_requests_closed_count":883,"pull_request_authors_count":244,"issue_authors_count":1175,"avg_comments_per_issue":3.4485006518904826,"avg_comments_per_pull_request":3.445161290322581,"merged_pull_requests_count":759,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":1131,"past_year_pull_requests_count":692,"past_year_avg_time_to_close_issue":2059786.4259681094,"past_year_avg_time_to_close_pull_request":812278.2335640138,"past_year_issues_closed_count":439,"past_year_pull_requests_closed_count":578,"past_year_pull_request_authors_count":159,"past_year_issue_authors_count":621,"past_year_avg_comments_per_issue":1.6967285587975243,"past_year_avg_comments_per_pull_request":2.634393063583815,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":23,"past_year_merged_pull_requests_count":522,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":194,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"ilevkivskyi","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"cdce8p","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sobolevn","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"AlexWaygood","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"JelleZijlstra","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"ichard26","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"svalentin","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"jhance","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"koogoro","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"msullivan","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"Michael0x2a","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"hamdanal","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"gvanrossum","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"97littleleaf11","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"markshannon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"uriyyo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"wesleywright","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"jaraco","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ethanhs","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"brettcannon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"serhiy-storchaka","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serhiy-storchaka"},{"login":"ilinum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilinum"},{"login":"JulienPalard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"sixolet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"Eclips4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[{"login":"JukkaL","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"ilevkivskyi","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"sobolevn","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"JelleZijlstra","count":22,"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":"svalentin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"jhance","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"koogoro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"hamdanal","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"markshannon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"wesleywright","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"ichard26","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"JulienPalard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"ethanhs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"Eclips4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bismuth-mypy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bismuth-mypy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bismuth-mypy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bismuth-mypy/related_packages","maintainers":[{"uuid":"kallsyms","login":"kallsyms","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/kallsyms/","role":null,"created_at":"2024-09-14T18:24:36.502Z","updated_at":"2024-09-14T18:24:36.502Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kallsyms/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":5289237,"name":"mypy","ecosystem":"conda","description":"Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it.  Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.","homepage":"http://mypy-lang.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python/mypy","keywords_array":[],"namespace":null,"versions_count":44,"first_release_published_at":"2018-05-05T17:02:24.000Z","latest_release_published_at":"2022-11-15T03:51:19.000Z","latest_release_number":"0.991","last_synced_at":"2025-09-01T08:29:09.320Z","created_at":"2022-10-03T15:47:13.209Z","updated_at":"2025-09-06T23:58:17.366Z","registry_url":"https://anaconda.org/conda-forge/mypy","install_command":"conda install -c conda-forge mypy","documentation_url":null,"metadata":{},"repo_metadata":{"id":5837742,"uuid":"7053637","full_name":"python/mypy","owner":"python","description":"Optional static typing for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T00:16:36.000Z","size":75020,"stargazers_count":19736,"open_issues_count":2985,"forks_count":2999,"subscribers_count":240,"default_branch":"master","last_synced_at":"2025-09-06T02:31:42.390Z","etag":null,"topics":["linter","python","typechecker","types","typing"],"latest_commit_sha":null,"homepage":"https://www.mypy-lang.org/","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":{"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":null,"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},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2025-09-06T00:16:40.000Z","dependencies_parsed_at":"2023-12-08T20:22:57.968Z","dependency_job_id":"eb104eda-8bf5-4e07-9b1a-2a6b703079f5","html_url":"https://github.com/python/mypy","commit_stats":{"total_commits":11654,"total_committers":782,"mean_commits":"14.902813299232736","dds":0.6051999313540415,"last_synced_commit":"7788c21269006ac2e3ac3bc69e52d68403741e6e"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/python/mypy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/mypy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/sbom","scorecard":{"id":113106,"data":{"date":"2025-08-04","repo":{"name":"github.com/python/mypy","commit":"660d911223da3516c496e3a0cfdefa3eaf982290"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.4,"checks":[{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/mypy_primer_comment.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sync_typeshed.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy_primer.yml:19","Info: found token with 'none' permissions: .github/workflows/mypy_primer_comment.yml:1","Info: found token with 'none' permissions: .github/workflows/sync_typeshed.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_stubgenc.yml:17"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/python/.github/SECURITY.md:1","Info: Found linked content: github.com/python/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/python/.github/SECURITY.md:1","Info: Found text in security policy: github.com/python/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: containerImage not pinned by hash: misc/docker/Dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: pipCommand not pinned by hash: misc/docker/Dockerfile:12","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:9","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:10","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:11","Warn: pipCommand not pinned by hash: misc/trigger_wheel_build.sh:13","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/sync_typeshed.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:235","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T16:23:23.912Z","repository_id":5837742,"created_at":"2025-08-15T16:23:23.912Z","updated_at":"2025-08-15T16:23:23.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273978856,"owners_count":25201410,"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-09-06T02:00:13.247Z","response_time":2576,"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":88,"last_synced_at":"2025-09-02T00:27:13.311Z","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":110651,"followers":27276,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-09-02T00:27:13.311Z","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":"v1.17.1","sha":"acb29831e286bbccde37c03bc75381f40a5fdc9e","kind":"commit","published_at":"2025-07-31T06:20:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.17.1","html_url":"https://github.com/python/mypy/releases/tag/v1.17.1","dependencies_parsed_at":"2025-08-12T05:23:37.912Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"0260991f6b055110c3df36bd5539d4f4489bf153","kind":"commit","published_at":"2025-07-14T16:45:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.17.0","html_url":"https://github.com/python/mypy/releases/tag/v1.17.0","dependencies_parsed_at":"2025-07-16T08:56:51.121Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"68b8fa097d080c92d30a429bc74de8acd56caf85","kind":"commit","published_at":"2025-06-11T15:25:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.16.1","html_url":"https://github.com/python/mypy/releases/tag/v1.16.1","dependencies_parsed_at":"2025-06-19T04:50:40.855Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"9e72e9601f4c2fb6866cfec98fc40a31c91ccdb0","kind":"commit","published_at":"2025-05-29T11:38:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.16.0","html_url":"https://github.com/python/mypy/releases/tag/v1.16.0","dependencies_parsed_at":"2025-06-09T04:23:50.743Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"9397454fb5aead107461b089e7cf190bf538d20a","kind":"commit","published_at":"2025-02-05T00:07:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.15.0","html_url":"https://github.com/python/mypy/releases/tag/v1.15.0","dependencies_parsed_at":"2025-06-09T04:23:46.971Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"251d12fe9f89f8d4818fd6ff1c48224e77119004","kind":"commit","published_at":"2024-12-30T14:24:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.14.1","html_url":"https://github.com/python/mypy/releases/tag/v1.14.1","dependencies_parsed_at":"2025-06-09T04:23:46.906Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"6f37859612cd8670724c2ee2df21aa691276a9dc","kind":"commit","published_at":"2024-12-19T16:29:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.14.0","html_url":"https://github.com/python/mypy/releases/tag/v1.14.0","dependencies_parsed_at":"2025-06-09T04:23:46.601Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"eb310343be0399ea6755fabc259755ce1f6711e8","kind":"commit","published_at":"2024-10-22T20:18:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.13.0","html_url":"https://github.com/python/mypy/releases/tag/v1.13.0","dependencies_parsed_at":"2025-06-09T04:23:46.507Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"050d12f8d5b07a892fc4e24fabc485cfafce3ff0","kind":"commit","published_at":"2024-10-19T23:31:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.12.1","html_url":"https://github.com/python/mypy/releases/tag/v1.12.1","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f2a39b16f00e2b7b1922aa9324c092cabbae57a9","kind":"commit","published_at":"2024-10-14T09:28:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.12.0","html_url":"https://github.com/python/mypy/releases/tag/v1.12.0","dependencies_parsed_at":"2025-06-09T04:23:49.785Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"789f02c83a5d5cb35f5e33ba91df46c8fea6b28e","kind":"commit","published_at":"2024-08-24T20:29:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.2","html_url":"https://github.com/python/mypy/releases/tag/v1.11.2","dependencies_parsed_at":"2025-06-09T04:23:46.999Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"570b90a7a368f04c64f60af339d0ac1808c49c15","kind":"commit","published_at":"2024-07-30T20:43:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.1","html_url":"https://github.com/python/mypy/releases/tag/v1.11.1","dependencies_parsed_at":"2025-06-09T04:23:46.905Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.0","html_url":"https://github.com/python/mypy/releases/tag/v1.11.0","dependencies_parsed_at":"2025-06-09T04:23:55.092Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0/manifests"},{"name":"v1.11","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11","html_url":"https://github.com/python/mypy/releases/tag/v1.11","dependencies_parsed_at":"2025-06-09T04:23:47.077Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11/manifests"},{"name":"v1.10.1","sha":"c28b5257b528f65a028e7d0dbecbcd81c7997356","kind":"commit","published_at":"2024-06-23T06:44:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.1","html_url":"https://github.com/python/mypy/releases/tag/v1.10.1","dependencies_parsed_at":"2025-06-09T04:23:46.977Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3faf0fc4798ec3ee6b1cd123965193dc0a753fb0","kind":"commit","published_at":"2024-04-23T19:09:28.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.0","html_url":"https://github.com/python/mypy/releases/tag/v1.10.0","dependencies_parsed_at":"2025-06-09T04:23:46.991Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0/manifests"},{"name":"1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/1.9.0","html_url":"https://github.com/python/mypy/releases/tag/1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.970Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0/manifests"},{"name":"v1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.9.0","html_url":"https://github.com/python/mypy/releases/tag/v1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.598Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"3b467509ee29b8f274c035d78a1c241a781eb311","kind":"commit","published_at":"2023-12-21T01:00:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.8.0","html_url":"https://github.com/python/mypy/releases/tag/v1.8.0","dependencies_parsed_at":"2025-06-09T04:23:46.983Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"6b3c41838d8e7a39242b6fd035535e2d76eabfc6","kind":"commit","published_at":"2023-11-23T15:47:17.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.1","html_url":"https://github.com/python/mypy/releases/tag/v1.7.1","dependencies_parsed_at":"2025-06-09T04:23:54.516Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f6b9972329d5d68f6defc92a10cc4c3bc339c27b","kind":"commit","published_at":"2023-11-10T12:01:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.0","html_url":"https://github.com/python/mypy/releases/tag/v1.7.0","dependencies_parsed_at":"2025-06-09T04:23:55.455Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"9b891fe5a101ecbb818f3f16641ab909f289ba04","kind":"commit","published_at":"2023-10-18T03:30:44.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.1","html_url":"https://github.com/python/mypy/releases/tag/v1.6.1","dependencies_parsed_at":"2025-06-09T04:23:55.069Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ac2d56f9145a4e15e7c0d1fbcd9a466ad0cec9a1","kind":"commit","published_at":"2023-10-10T16:06:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.0","html_url":"https://github.com/python/mypy/releases/tag/v1.6.0","dependencies_parsed_at":"2025-06-09T04:23:46.588Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"de4f2ad99c88b885677247534dcec335621ade4d","kind":"commit","published_at":"2023-08-11T12:54:13.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.1","html_url":"https://github.com/python/mypy/releases/tag/v1.5.1","dependencies_parsed_at":"2025-06-09T04:23:48.477Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a6bd80ed8c91138ce6112b5ce71fc406d426cd01","kind":"commit","published_at":"2023-07-14T16:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.0","html_url":"https://github.com/python/mypy/releases/tag/v1.5.0","dependencies_parsed_at":"2025-06-09T04:23:50.228Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"3534bacc4c0d3c4b1983a533e2a36cce43f2ec9d","kind":"commit","published_at":"2023-06-25T20:06:39.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.1","html_url":"https://github.com/python/mypy/releases/tag/v1.4.1","dependencies_parsed_at":"2025-06-09T04:23:48.314Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be5f84b853d15bbbdd3185349fa8e285f7e19bf3","kind":"commit","published_at":"2023-06-14T22:00:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.0","html_url":"https://github.com/python/mypy/releases/tag/v1.4.0","dependencies_parsed_at":"2025-06-09T04:23:49.255Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9df39ab1801369cb49467fa52080df9c42377384","kind":"commit","published_at":"2023-05-09T14:52:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.3.0","html_url":"https://github.com/python/mypy/releases/tag/v1.3.0","dependencies_parsed_at":"2025-06-09T04:23:55.540Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4f47dfb64dff920c237e7c8c58f8efba57cf57cf","kind":"commit","published_at":"2023-04-06T13:17:05.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.2.0","html_url":"https://github.com/python/mypy/releases/tag/v1.2.0","dependencies_parsed_at":"2025-06-09T04:23:54.809Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9b777a36315b1ba24ab840f9f905cfb6c82e35a9","kind":"commit","published_at":"2023-03-06T18:06:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.1.1","html_url":"https://github.com/python/mypy/releases/tag/v1.1.1","dependencies_parsed_at":"2025-06-09T04:23:56.174Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1/manifests"},{"name":"v1.0.1","sha":"ecf05e6388eb5c3c0c5d7ea963817c0f81b65618","kind":"commit","published_at":"2023-02-17T05:16:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.1","html_url":"https://github.com/python/mypy/releases/tag/v1.0.1","dependencies_parsed_at":"2025-06-09T04:23:55.017Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bc18017c19eb81bf5c11756f4e7dede4791e2823","kind":"commit","published_at":"2023-02-06T17:49:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.0","html_url":"https://github.com/python/mypy/releases/tag/v1.0.0","dependencies_parsed_at":"2025-06-09T04:23:46.951Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0/manifests"},{"name":"v0.991","sha":"b7788fcc4d140bbeb56531ab054bcdd53e298d30","kind":"commit","published_at":"2022-11-14T13:58:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.991","html_url":"https://github.com/python/mypy/releases/tag/v0.991","dependencies_parsed_at":"2025-06-09T04:23:55.566Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.991","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991/manifests"},{"name":"v0.990","sha":"b71dc3da0d8c6a4e116eef98a7ff8591145338be","kind":"commit","published_at":"2022-11-07T11:00:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.990","html_url":"https://github.com/python/mypy/releases/tag/v0.990","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.990","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990/manifests"},{"name":"v0.982","sha":"1c2b899fa9029538b9b9e6d30401901d94536202","kind":"commit","published_at":"2022-10-02T16:41:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.982","html_url":"https://github.com/python/mypy/releases/tag/v0.982","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.982","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982/manifests"},{"name":"v0.981","sha":"c7b4714e1f5e3cb8f3fec7426b6538fe1a3dcab1","kind":"commit","published_at":"2022-09-26T14:43:50.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.981","html_url":"https://github.com/python/mypy/releases/tag/v0.981","dependencies_parsed_at":"2025-06-09T04:23:46.992Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.981","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981/manifests"},{"name":"v0.971","sha":"1f08cf44c7ec3dc4111aaf817958f7a51018ba38","kind":"commit","published_at":"2022-07-19T12:32:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.971","html_url":"https://github.com/python/mypy/releases/tag/v0.971","dependencies_parsed_at":"2025-06-09T04:23:50.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.971","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971/manifests"},{"name":"v0.961","sha":"89bdcfb8c658340dae70312c5b76b703838d8123","kind":"commit","published_at":"2022-06-06T13:01:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.961","html_url":"https://github.com/python/mypy/releases/tag/v0.961","dependencies_parsed_at":"2025-06-09T04:23:48.589Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.961","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961/manifests"},{"name":"v0.960","sha":"0a4a190f25ed90f73f6290656ec65ddd6bdb1d4e","kind":"commit","published_at":"2022-05-24T13:03:35.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.960","html_url":"https://github.com/python/mypy/releases/tag/v0.960","dependencies_parsed_at":"2025-06-09T04:23:46.956Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.960","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960/manifests"},{"name":"v0.950","sha":"cceba7b20c7dde6a3a7b193cb7212b9b2f76c9cd","kind":"commit","published_at":"2022-04-27T14:04:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.950","html_url":"https://github.com/python/mypy/releases/tag/v0.950","dependencies_parsed_at":"2025-06-09T04:23:48.549Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.950","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950/manifests"},{"name":"v0.942","sha":"38f1e30e8137ccc1aad6a4f113eb4360c6206539","kind":"commit","published_at":"2022-03-24T13:13:19.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.942","html_url":"https://github.com/python/mypy/releases/tag/v0.942","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.942","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942/manifests"},{"name":"v0.941","sha":"4e18c789d177b858fad6499018f7302e3ee75199","kind":"commit","published_at":"2022-03-14T16:10:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.941","html_url":"https://github.com/python/mypy/releases/tag/v0.941","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.941","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941/manifests"},{"name":"v0.940","sha":"48ff811fdf666e8a3149a692c0238f9019f55e58","kind":"commit","published_at":"2022-03-11T13:00:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.940","html_url":"https://github.com/python/mypy/releases/tag/v0.940","dependencies_parsed_at":"2025-06-09T04:23:46.957Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.940","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940/manifests"},{"name":"v0.931","sha":"4486d764c07a1cee9792d691e8e85cedfed2a451","kind":"commit","published_at":"2022-01-07T14:57:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.931","html_url":"https://github.com/python/mypy/releases/tag/v0.931","dependencies_parsed_at":"2025-06-09T04:23:48.060Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.931","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931/manifests"},{"name":"v0.930","sha":"5d765e71fa1313830b485a4e9f18a6553b221426","kind":"commit","published_at":"2021-12-22T13:44:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.930","html_url":"https://github.com/python/mypy/releases/tag/v0.930","dependencies_parsed_at":"2025-06-09T04:23:58.150Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930/manifests"},{"name":"v0.921","sha":"f5c2a3b4db67c8c29e976da2bc3241a152cc1ff8","kind":"commit","published_at":"2021-12-21T13:21:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.921","html_url":"https://github.com/python/mypy/releases/tag/v0.921","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921/manifests"},{"name":"v0.920","sha":"b944746a428a9476b7118893e8e7b94ef745bcc4","kind":"commit","published_at":"2021-12-15T22:23:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.920","html_url":"https://github.com/python/mypy/releases/tag/v0.920","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.920","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920/manifests"},{"name":"v0.910","sha":"f5fc579cf07f2078c9312044f6bcb132f891d746","kind":"commit","published_at":"2021-06-22T15:57:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.910","html_url":"https://github.com/python/mypy/releases/tag/v0.910","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910/manifests"},{"name":"v0.902","sha":"defe53ff8002766b51eb9c87e90289d4dd8a48a2","kind":"commit","published_at":"2021-06-10T11:38:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.902","html_url":"https://github.com/python/mypy/releases/tag/v0.902","dependencies_parsed_at":"2025-06-09T04:23:48.334Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.902","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902/manifests"},{"name":"v0.901","sha":"ffc18df8f462f548fdc05c3a1bfa44785f01d514","kind":"commit","published_at":"2021-06-08T21:20:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.901","html_url":"https://github.com/python/mypy/releases/tag/v0.901","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901/manifests"},{"name":"v0.900","sha":"b68993c8781580b9da820b4f80d677d60fac9512","kind":"commit","published_at":"2021-06-08T15:42:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.900","html_url":"https://github.com/python/mypy/releases/tag/v0.900","dependencies_parsed_at":"2025-06-09T04:23:48.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.900","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900/manifests"},{"name":"v0.812","sha":"d089891198ef470c8bec9bd7d7b50a02757c5b68","kind":"commit","published_at":"2021-02-19T16:17:29.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.812","html_url":"https://github.com/python/mypy/releases/tag/v0.812","dependencies_parsed_at":"2025-06-09T04:23:46.958Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.812","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812/manifests"},{"name":"v0.811","sha":"4373cd5b55dca0ca74269e246efd2be528c8f067","kind":"commit","published_at":"2021-02-19T15:27:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.811","html_url":"https://github.com/python/mypy/releases/tag/v0.811","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.811","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811/manifests"},{"name":"v0.810","sha":"2b52538b9975456e37b237bcf7e67b8d80ea48f2","kind":"commit","published_at":"2021-02-10T17:41:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.810","html_url":"https://github.com/python/mypy/releases/tag/v0.810","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.810","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810/manifests"},{"name":"v0.800","sha":"4c3ea8285a685fbc3934a8a1e3b37beea10f587e","kind":"commit","published_at":"2021-01-22T10:27:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.800","html_url":"https://github.com/python/mypy/releases/tag/v0.800","dependencies_parsed_at":"2025-06-09T04:23:48.406Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.800","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800/manifests"},{"name":"v0.790","sha":"69a055a7632e2444fcb2bfb022d04f4546358d50","kind":"commit","published_at":"2020-10-09T09:36:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.790","html_url":"https://github.com/python/mypy/releases/tag/v0.790","dependencies_parsed_at":"2025-06-09T04:23:47.741Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.790","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790/manifests"},{"name":"v0.782","sha":"39b6bc47b9f7e7d72778886419d07eb4acf3c50a","kind":"commit","published_at":"2020-06-22T17:44:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.782","html_url":"https://github.com/python/mypy/releases/tag/v0.782","dependencies_parsed_at":"2025-06-09T04:23:54.210Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.782","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782/manifests"},{"name":"v0.781","sha":"f956142030dee57e7283ad364d9c0c14945cb594","kind":"commit","published_at":"2020-06-12T18:07:45.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.781","html_url":"https://github.com/python/mypy/releases/tag/v0.781","dependencies_parsed_at":"2025-06-09T04:23:49.138Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.781","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781/manifests"},{"name":"v0.780","sha":"3423b18a30ac49d6e7050abeb188ad3ba5d23d35","kind":"commit","published_at":"2020-06-02T15:44:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.780","html_url":"https://github.com/python/mypy/releases/tag/v0.780","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.780","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780/manifests"},{"name":"v0.770","sha":"92e3f396b03c69c1d8abc249632bfd2db02350d0","kind":"commit","published_at":"2020-03-09T19:00:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.770","html_url":"https://github.com/python/mypy/releases/tag/v0.770","dependencies_parsed_at":"2025-06-09T04:23:46.964Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.770","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770/manifests"},{"name":"v0.761","sha":"f53b718bdf5935443332a43d8c1b448af8b80b57","kind":"commit","published_at":"2019-12-19T13:05:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.761","html_url":"https://github.com/python/mypy/releases/tag/v0.761","dependencies_parsed_at":"2025-06-09T04:23:47.635Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.761","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761/manifests"},{"name":"v0.760","sha":"54447c6068f13326ec18dd4efb81ae3ab83b5ab4","kind":"commit","published_at":"2019-12-17T17:29:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.760","html_url":"https://github.com/python/mypy/releases/tag/v0.760","dependencies_parsed_at":"2025-06-09T04:23:47.866Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.760","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760/manifests"},{"name":"v0.750","sha":"d8aa68576dda9940aedd0f861f7789d7e679c292","kind":"commit","published_at":"2019-11-29T17:31:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.750","html_url":"https://github.com/python/mypy/releases/tag/v0.750","dependencies_parsed_at":"2025-06-09T04:23:48.333Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.750","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750/manifests"},{"name":"v0.740","sha":"0662772b5a6b9029da0cf4aec857b9b1e34057a9","kind":"commit","published_at":"2019-10-16T20:46:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.740","html_url":"https://github.com/python/mypy/releases/tag/v0.740","dependencies_parsed_at":"2025-06-09T04:23:47.680Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740/manifests"},{"name":"v0.730","sha":"7ad7f8bbe61e5e67aa7fd6f2efe280931dd2f620","kind":"commit","published_at":"2019-09-26T13:00:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.730","html_url":"https://github.com/python/mypy/releases/tag/v0.730","dependencies_parsed_at":"2025-06-09T04:23:46.428Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730/manifests"},{"name":"v0.720","sha":"36aecdae92d050f626ea9029ad08f0c8382c47e7","kind":"commit","published_at":"2019-07-12T18:32:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.720","html_url":"https://github.com/python/mypy/releases/tag/v0.720","dependencies_parsed_at":"2025-06-09T04:23:58.015Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720/manifests"},{"name":"v0.711","sha":"f62c69eba41bd1b8b018cc41af96c526262189ab","kind":"commit","published_at":"2019-06-22T17:36:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.711","html_url":"https://github.com/python/mypy/releases/tag/v0.711","dependencies_parsed_at":"2025-06-09T04:23:47.626Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711/manifests"},{"name":"v0.710","sha":"81e8940c7b9ba5996a41d66ee0066eee06842490","kind":"commit","published_at":"2019-06-19T17:52:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.710","html_url":"https://github.com/python/mypy/releases/tag/v0.710","dependencies_parsed_at":"2025-06-09T04:23:47.945Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710/manifests"},{"name":"v0.701","sha":"7aaa435063f7bb81019740f0b56be359374b02fc","kind":"commit","published_at":"2019-04-16T17:39:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.701","html_url":"https://github.com/python/mypy/releases/tag/v0.701","dependencies_parsed_at":"2025-06-09T04:23:48.594Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701/manifests"},{"name":"v0.700","sha":"d40990f5b91b1f06918222d1041441b7ff63f79a","kind":"commit","published_at":"2019-04-03T17:41:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.700","html_url":"https://github.com/python/mypy/releases/tag/v0.700","dependencies_parsed_at":"2025-06-09T04:23:47.913Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700/manifests"},{"name":"v0.670","sha":"ede1109153a1226815f253b0f9c50643ef620eb4","kind":"commit","published_at":"2019-02-08T20:59:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.670","html_url":"https://github.com/python/mypy/releases/tag/v0.670","dependencies_parsed_at":"2025-06-09T04:23:54.213Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670/manifests"},{"name":"v0.660","sha":"c06aa9c4b8acc91fc01282feef13e15ec61f372b","kind":"commit","published_at":"2019-01-16T21:35:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.660","html_url":"https://github.com/python/mypy/releases/tag/v0.660","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660/manifests"},{"name":"v0.650","sha":"466bb38087ee7aa840d472fa6de49be424343a18","kind":"commit","published_at":"2018-12-07T19:33:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.650","html_url":"https://github.com/python/mypy/releases/tag/v0.650","dependencies_parsed_at":"2025-06-09T04:23:46.973Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.650","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650/manifests"},{"name":"v0.641","sha":"951b7c5c5a47705f0f77e11c17d9c2b95e373eed","kind":"commit","published_at":"2018-10-15T15:47:27.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.641","html_url":"https://github.com/python/mypy/releases/tag/v0.641","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.641","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641/manifests"},{"name":"v0.640","sha":"bd1098a2a561a573794c310b88f67191aab44406","kind":"commit","published_at":"2018-10-12T18:31:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.640","html_url":"https://github.com/python/mypy/releases/tag/v0.640","dependencies_parsed_at":"2025-06-09T04:23:48.847Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.640","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640/manifests"},{"name":"v0.630","sha":"e69a528ab3ae294b38e1e67a7f296fb0175df045","kind":"commit","published_at":"2018-09-17T13:31:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.630","html_url":"https://github.com/python/mypy/releases/tag/v0.630","dependencies_parsed_at":"2025-06-09T04:23:53.199Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630/manifests"},{"name":"v0.620","sha":"67b260f0fec0b0d97c92529359796e9ad5c1a30d","kind":"commit","published_at":"2018-07-13T19:41:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.620","html_url":"https://github.com/python/mypy/releases/tag/v0.620","dependencies_parsed_at":"2025-06-09T04:23:53.089Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.620","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620/manifests"},{"name":"v0.610","sha":"4f4dc6de32e5cfd6f2d2079a47f52942a2397b97","kind":"commit","published_at":"2018-06-08T20:36:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.610","html_url":"https://github.com/python/mypy/releases/tag/v0.610","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.610","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610/manifests"},{"name":"v0.600","sha":"09288ffc4be301e6cfd05bf042cee8b780cd1ffd","kind":"commit","published_at":"2018-05-02T20:21:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.600","html_url":"https://github.com/python/mypy/releases/tag/v0.600","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.600","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600/manifests"},{"name":"v0.590","sha":"7519e89ae8054ea3f22c4d13f16aaf9ae8f10f0a","kind":"commit","published_at":"2018-04-13T20:35:55.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.590","html_url":"https://github.com/python/mypy/releases/tag/v0.590","dependencies_parsed_at":"2025-06-09T04:23:53.269Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.590","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590/manifests"},{"name":"v0.580","sha":"f38596dc3f078ac6705c08632a3043d8e3c9c1d5","kind":"commit","published_at":"2018-03-23T18:58:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.580","html_url":"https://github.com/python/mypy/releases/tag/v0.580","dependencies_parsed_at":"2025-06-09T04:23:53.093Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.580","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580/manifests"},{"name":"v0.570","sha":"9f603ed9e6ac2a7f80f22b4e9719797a3bbb5215","kind":"commit","published_at":"2018-03-02T17:24:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.570","html_url":"https://github.com/python/mypy/releases/tag/v0.570","dependencies_parsed_at":"2025-06-09T04:23:47.002Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.570","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570/manifests"},{"name":"v0.560","sha":"51e044c4ecf2a52fc6c41ee63019723e0d3061e1","kind":"commit","published_at":"2017-12-15T17:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.560","html_url":"https://github.com/python/mypy/releases/tag/v0.560","dependencies_parsed_at":"2025-06-09T04:23:50.388Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.560","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560/manifests"},{"name":"v0.550","sha":"a8dfedce06cbfbb37220bfcacc8ff4f1e266abe0","kind":"commit","published_at":"2017-11-10T18:33:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.550","html_url":"https://github.com/python/mypy/releases/tag/v0.550","dependencies_parsed_at":"2025-06-09T04:23:46.424Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.550","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550/manifests"},{"name":"v0.540","sha":"3d22699db61eac1f405768f0c5979e5e9b87baa1","kind":"commit","published_at":"2017-10-20T17:34:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.540","html_url":"https://github.com/python/mypy/releases/tag/v0.540","dependencies_parsed_at":"2025-06-09T04:23:52.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.540","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540/manifests"},{"name":"v0.530","sha":"f0c941f41bea326d9c8d4e12e0ee13532cb19c42","kind":"commit","published_at":"2017-10-06T15:10:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.530","html_url":"https://github.com/python/mypy/releases/tag/v0.530","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.530","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530/manifests"},{"name":"v0.521","sha":"858f7512cf3b4e39c0f4e8de5a13eee0e1e138fb","kind":"commit","published_at":"2017-07-24T17:36:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.521","html_url":"https://github.com/python/mypy/releases/tag/v0.521","dependencies_parsed_at":"2025-06-09T04:23:46.902Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.521","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521/manifests"},{"name":"v0.520","sha":"cb7d6b0859f3277ecb1ac75ab9550e62715dc009","kind":"commit","published_at":"2017-07-10T21:23:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.520","html_url":"https://github.com/python/mypy/releases/tag/v0.520","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520/manifests"},{"name":"v0.511","sha":"88e8ef28be2465d1693ace4d39cd422987a97220","kind":"commit","published_at":"2017-05-09T19:08:24.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.511","html_url":"https://github.com/python/mypy/releases/tag/v0.511","dependencies_parsed_at":"2025-06-09T04:23:46.426Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511/manifests"},{"name":"v0.510","sha":"12e9107bd0493fb7cdf2d7c07e29c6ef8ca37942","kind":"commit","published_at":"2017-05-05T18:28:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.510","html_url":"https://github.com/python/mypy/releases/tag/v0.510","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510/manifests"},{"name":"v0.501","sha":"ed6480d148dae49f99c8af40f42b17def9947899","kind":"commit","published_at":"2017-03-02T19:24:38.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.501","html_url":"https://github.com/python/mypy/releases/tag/v0.501","dependencies_parsed_at":"2025-06-09T04:23:48.784Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501/manifests"},{"name":"v0.500","sha":"9aee8abbf2b918f7e3ced3507fde1ef8166b99ea","kind":"commit","published_at":"2017-03-01T20:38:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.500","html_url":"https://github.com/python/mypy/releases/tag/v0.500","dependencies_parsed_at":"2025-06-09T04:23:46.425Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.500","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500/manifests"},{"name":"v0.471","sha":"f16a63957d897a889d9c1dfd93abdb1ad51a2ab2","kind":"commit","published_at":"2017-02-10T22:29:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.471","html_url":"https://github.com/python/mypy/releases/tag/v0.471","dependencies_parsed_at":"2025-06-09T04:23:49.408Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.471","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471/manifests"},{"name":"v0.470","sha":"b0f1ff9334ca068b6fca3937ac8d4fa7c288fc14","kind":"commit","published_at":"2017-01-13T17:45:36.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.470","html_url":"https://github.com/python/mypy/releases/tag/v0.470","dependencies_parsed_at":"2025-06-09T04:23:46.431Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.470","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470/manifests"},{"name":"v0.4.6","sha":"29b7675e6d21de8c81b170cc1e28213aa874a2fe","kind":"commit","published_at":"2016-11-21T20:42:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.6","html_url":"https://github.com/python/mypy/releases/tag/v0.4.6","dependencies_parsed_at":"2025-06-09T04:23:48.309Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"032acb74769ebfd3f08db1ba46623e8e0fed7b94","kind":"commit","published_at":"2016-10-07T18:23:54.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.5","html_url":"https://github.com/python/mypy/releases/tag/v0.4.5","dependencies_parsed_at":"2025-06-09T04:23:46.880Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"3935fe0efc68318e2a3a08a98c2097c527a8d8d4","kind":"commit","published_at":"2016-08-25T20:44:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.4","html_url":"https://github.com/python/mypy/releases/tag/v0.4.4","dependencies_parsed_at":"2025-06-09T04:23:54.543Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e5f27adf8f143604af241533cdd69df3ddb8d1c9","kind":"commit","published_at":"2016-07-14T18:34:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.3","html_url":"https://github.com/python/mypy/releases/tag/v0.4.3","dependencies_parsed_at":"2025-06-09T04:23:45.244Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"b8a2df91707bc3d5c9c3677c8017b614e41d017a","kind":"commit","published_at":"2016-06-09T18:30:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.2","html_url":"https://github.com/python/mypy/releases/tag/v0.4.2","dependencies_parsed_at":"2025-06-09T04:23:52.797Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1cd80cec5b6e5d6f5c88adfbad3db96be87316c","kind":"commit","published_at":"2016-05-06T17:27:22.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.1","html_url":"https://github.com/python/mypy/releases/tag/v0.4.1","dependencies_parsed_at":"2025-06-09T04:23:46.861Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9bb5f2e0ebc90aac5d948d1a7ebbb1f5003dca8e","kind":"commit","published_at":"2016-05-05T19:13:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.0","html_url":"https://github.com/python/mypy/releases/tag/v0.4.0","dependencies_parsed_at":"2025-06-09T04:23:44.544Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f6c71c57aeee0faeeb8c885d266eefd0b74cc72d","kind":"commit","published_at":"2016-02-19T12:02:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.3.1","html_url":"https://github.com/python/mypy/releases/tag/v0.3.1","dependencies_parsed_at":"2025-06-09T04:23:46.911Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1/manifests"},{"name":"v0.2.0","sha":"7805b2cd3ffd2aa15be430d6a652955310f7f4b1","kind":"commit","published_at":"2015-04-06T04:46:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.2.0","html_url":"https://github.com/python/mypy/releases/tag/v0.2.0","dependencies_parsed_at":"2025-06-09T04:23:44.382Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"14702418afc3bde9511ee50e5b76db7ad565f86e","kind":"commit","published_at":"2014-12-08T06:16:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.1.0","html_url":"https://github.com/python/mypy/releases/tag/v0.1.0","dependencies_parsed_at":"2025-06-09T04:23:48.985Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-06T23:58:17.363Z","dependent_packages_count":25,"downloads":null,"downloads_period":null,"dependent_repos_count":364,"rankings":{"downloads":null,"dependent_repos_count":1.5170417685513249,"dependent_packages_count":2.71969659164629,"stargazers_count":2.1158740456110587,"forks_count":2.195718349219023,"docker_downloads_count":null,"average":2.1370826887569243},"purl":"pkg:conda/mypy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mypy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mypy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mypy/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-08-30T00:48:00.645Z","issues_count":3138,"pull_requests_count":2013,"avg_time_to_close_issue":37496670.234304935,"avg_time_to_close_pull_request":3601454.0496627837,"issues_closed_count":1778,"pull_requests_closed_count":1630,"pull_request_authors_count":345,"issue_authors_count":1609,"avg_comments_per_issue":3.4821542383683877,"avg_comments_per_pull_request":3.117237953303527,"merged_pull_requests_count":1412,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":839,"past_year_pull_requests_count":1144,"past_year_avg_time_to_close_issue":1716181.985882353,"past_year_avg_time_to_close_pull_request":874412.4870349492,"past_year_issues_closed_count":425,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":484,"past_year_avg_comments_per_issue":2.1740166865315853,"past_year_avg_comments_per_pull_request":2.4737762237762237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":801,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":341,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":259,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":185,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"JelleZijlstra","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"brianschubert","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"AlexWaygood","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"svalentin","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"A5rocks","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"tyralla","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"ichard26","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"jhance","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"koogoro","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"wesleywright","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"emmatyping","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"markshannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"uriyyo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"brettcannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"serhiy-storchaka","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serhiy-storchaka"},{"login":"ammaraskar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"JulienPalard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"Eclips4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"ilinum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilinum"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"}],"active_maintainers":[{"login":"JukkaL","count":204,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"cdce8p","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"hauntsaninja","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"ilevkivskyi","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"brianschubert","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"sobolevn","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"svalentin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"JelleZijlstra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"wesleywright","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"AlexWaygood","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"jhance","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"ammaraskar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"markshannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"uriyyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypy/related_packages","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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":5289238,"name":"mypy_extensions","ecosystem":"conda","description":"The 'mypy_extensions' module defines experimental extensions to the standard 'typing' module that are supported by the mypy typechecker.","homepage":"http://www.mypy-lang.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python/mypy","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-10-03T15:47:13.331Z","latest_release_published_at":"2019-10-18T11:11:21.000Z","latest_release_number":"0.4.3","last_synced_at":"2025-09-08T00:10:32.045Z","created_at":"2022-10-03T15:47:13.322Z","updated_at":"2025-09-08T00:10:32.045Z","registry_url":"https://anaconda.org/conda-forge/mypy_extensions","install_command":"conda install -c conda-forge mypy_extensions","documentation_url":null,"metadata":{},"repo_metadata":{"id":5837742,"uuid":"7053637","full_name":"python/mypy","owner":"python","description":"Optional static typing for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T00:16:36.000Z","size":75020,"stargazers_count":19736,"open_issues_count":2985,"forks_count":2999,"subscribers_count":240,"default_branch":"master","last_synced_at":"2025-09-06T02:31:42.390Z","etag":null,"topics":["linter","python","typechecker","types","typing"],"latest_commit_sha":null,"homepage":"https://www.mypy-lang.org/","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":{"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":null,"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},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2025-09-06T00:16:40.000Z","dependencies_parsed_at":"2023-12-08T20:22:57.968Z","dependency_job_id":"eb104eda-8bf5-4e07-9b1a-2a6b703079f5","html_url":"https://github.com/python/mypy","commit_stats":{"total_commits":11654,"total_committers":782,"mean_commits":"14.902813299232736","dds":0.6051999313540415,"last_synced_commit":"7788c21269006ac2e3ac3bc69e52d68403741e6e"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/python/mypy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/mypy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/sbom","scorecard":{"id":113106,"data":{"date":"2025-08-04","repo":{"name":"github.com/python/mypy","commit":"660d911223da3516c496e3a0cfdefa3eaf982290"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.4,"checks":[{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/mypy_primer_comment.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sync_typeshed.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy_primer.yml:19","Info: found token with 'none' permissions: .github/workflows/mypy_primer_comment.yml:1","Info: found token with 'none' permissions: .github/workflows/sync_typeshed.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_stubgenc.yml:17"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/python/.github/SECURITY.md:1","Info: Found linked content: github.com/python/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/python/.github/SECURITY.md:1","Info: Found text in security policy: github.com/python/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: containerImage not pinned by hash: misc/docker/Dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: pipCommand not pinned by hash: misc/docker/Dockerfile:12","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:9","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:10","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:11","Warn: pipCommand not pinned by hash: misc/trigger_wheel_build.sh:13","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/sync_typeshed.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:235","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T16:23:23.912Z","repository_id":5837742,"created_at":"2025-08-15T16:23:23.912Z","updated_at":"2025-08-15T16:23:23.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273978856,"owners_count":25201410,"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-09-06T02:00:13.247Z","response_time":2576,"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":88,"last_synced_at":"2025-09-02T00:27:13.311Z","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":110651,"followers":27276,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-09-02T00:27:13.311Z","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":"v1.17.1","sha":"acb29831e286bbccde37c03bc75381f40a5fdc9e","kind":"commit","published_at":"2025-07-31T06:20:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.17.1","html_url":"https://github.com/python/mypy/releases/tag/v1.17.1","dependencies_parsed_at":"2025-08-12T05:23:37.912Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"0260991f6b055110c3df36bd5539d4f4489bf153","kind":"commit","published_at":"2025-07-14T16:45:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.17.0","html_url":"https://github.com/python/mypy/releases/tag/v1.17.0","dependencies_parsed_at":"2025-07-16T08:56:51.121Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"68b8fa097d080c92d30a429bc74de8acd56caf85","kind":"commit","published_at":"2025-06-11T15:25:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.16.1","html_url":"https://github.com/python/mypy/releases/tag/v1.16.1","dependencies_parsed_at":"2025-06-19T04:50:40.855Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"9e72e9601f4c2fb6866cfec98fc40a31c91ccdb0","kind":"commit","published_at":"2025-05-29T11:38:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.16.0","html_url":"https://github.com/python/mypy/releases/tag/v1.16.0","dependencies_parsed_at":"2025-06-09T04:23:50.743Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"9397454fb5aead107461b089e7cf190bf538d20a","kind":"commit","published_at":"2025-02-05T00:07:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.15.0","html_url":"https://github.com/python/mypy/releases/tag/v1.15.0","dependencies_parsed_at":"2025-06-09T04:23:46.971Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"251d12fe9f89f8d4818fd6ff1c48224e77119004","kind":"commit","published_at":"2024-12-30T14:24:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.14.1","html_url":"https://github.com/python/mypy/releases/tag/v1.14.1","dependencies_parsed_at":"2025-06-09T04:23:46.906Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"6f37859612cd8670724c2ee2df21aa691276a9dc","kind":"commit","published_at":"2024-12-19T16:29:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.14.0","html_url":"https://github.com/python/mypy/releases/tag/v1.14.0","dependencies_parsed_at":"2025-06-09T04:23:46.601Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"eb310343be0399ea6755fabc259755ce1f6711e8","kind":"commit","published_at":"2024-10-22T20:18:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.13.0","html_url":"https://github.com/python/mypy/releases/tag/v1.13.0","dependencies_parsed_at":"2025-06-09T04:23:46.507Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"050d12f8d5b07a892fc4e24fabc485cfafce3ff0","kind":"commit","published_at":"2024-10-19T23:31:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.12.1","html_url":"https://github.com/python/mypy/releases/tag/v1.12.1","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f2a39b16f00e2b7b1922aa9324c092cabbae57a9","kind":"commit","published_at":"2024-10-14T09:28:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.12.0","html_url":"https://github.com/python/mypy/releases/tag/v1.12.0","dependencies_parsed_at":"2025-06-09T04:23:49.785Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"789f02c83a5d5cb35f5e33ba91df46c8fea6b28e","kind":"commit","published_at":"2024-08-24T20:29:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.2","html_url":"https://github.com/python/mypy/releases/tag/v1.11.2","dependencies_parsed_at":"2025-06-09T04:23:46.999Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"570b90a7a368f04c64f60af339d0ac1808c49c15","kind":"commit","published_at":"2024-07-30T20:43:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.1","html_url":"https://github.com/python/mypy/releases/tag/v1.11.1","dependencies_parsed_at":"2025-06-09T04:23:46.905Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.0","html_url":"https://github.com/python/mypy/releases/tag/v1.11.0","dependencies_parsed_at":"2025-06-09T04:23:55.092Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0/manifests"},{"name":"v1.11","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11","html_url":"https://github.com/python/mypy/releases/tag/v1.11","dependencies_parsed_at":"2025-06-09T04:23:47.077Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11/manifests"},{"name":"v1.10.1","sha":"c28b5257b528f65a028e7d0dbecbcd81c7997356","kind":"commit","published_at":"2024-06-23T06:44:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.1","html_url":"https://github.com/python/mypy/releases/tag/v1.10.1","dependencies_parsed_at":"2025-06-09T04:23:46.977Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3faf0fc4798ec3ee6b1cd123965193dc0a753fb0","kind":"commit","published_at":"2024-04-23T19:09:28.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.0","html_url":"https://github.com/python/mypy/releases/tag/v1.10.0","dependencies_parsed_at":"2025-06-09T04:23:46.991Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0/manifests"},{"name":"1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/1.9.0","html_url":"https://github.com/python/mypy/releases/tag/1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.970Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0/manifests"},{"name":"v1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.9.0","html_url":"https://github.com/python/mypy/releases/tag/v1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.598Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"3b467509ee29b8f274c035d78a1c241a781eb311","kind":"commit","published_at":"2023-12-21T01:00:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.8.0","html_url":"https://github.com/python/mypy/releases/tag/v1.8.0","dependencies_parsed_at":"2025-06-09T04:23:46.983Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"6b3c41838d8e7a39242b6fd035535e2d76eabfc6","kind":"commit","published_at":"2023-11-23T15:47:17.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.1","html_url":"https://github.com/python/mypy/releases/tag/v1.7.1","dependencies_parsed_at":"2025-06-09T04:23:54.516Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f6b9972329d5d68f6defc92a10cc4c3bc339c27b","kind":"commit","published_at":"2023-11-10T12:01:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.0","html_url":"https://github.com/python/mypy/releases/tag/v1.7.0","dependencies_parsed_at":"2025-06-09T04:23:55.455Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"9b891fe5a101ecbb818f3f16641ab909f289ba04","kind":"commit","published_at":"2023-10-18T03:30:44.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.1","html_url":"https://github.com/python/mypy/releases/tag/v1.6.1","dependencies_parsed_at":"2025-06-09T04:23:55.069Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ac2d56f9145a4e15e7c0d1fbcd9a466ad0cec9a1","kind":"commit","published_at":"2023-10-10T16:06:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.0","html_url":"https://github.com/python/mypy/releases/tag/v1.6.0","dependencies_parsed_at":"2025-06-09T04:23:46.588Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"de4f2ad99c88b885677247534dcec335621ade4d","kind":"commit","published_at":"2023-08-11T12:54:13.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.1","html_url":"https://github.com/python/mypy/releases/tag/v1.5.1","dependencies_parsed_at":"2025-06-09T04:23:48.477Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a6bd80ed8c91138ce6112b5ce71fc406d426cd01","kind":"commit","published_at":"2023-07-14T16:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.0","html_url":"https://github.com/python/mypy/releases/tag/v1.5.0","dependencies_parsed_at":"2025-06-09T04:23:50.228Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"3534bacc4c0d3c4b1983a533e2a36cce43f2ec9d","kind":"commit","published_at":"2023-06-25T20:06:39.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.1","html_url":"https://github.com/python/mypy/releases/tag/v1.4.1","dependencies_parsed_at":"2025-06-09T04:23:48.314Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be5f84b853d15bbbdd3185349fa8e285f7e19bf3","kind":"commit","published_at":"2023-06-14T22:00:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.0","html_url":"https://github.com/python/mypy/releases/tag/v1.4.0","dependencies_parsed_at":"2025-06-09T04:23:49.255Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9df39ab1801369cb49467fa52080df9c42377384","kind":"commit","published_at":"2023-05-09T14:52:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.3.0","html_url":"https://github.com/python/mypy/releases/tag/v1.3.0","dependencies_parsed_at":"2025-06-09T04:23:55.540Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4f47dfb64dff920c237e7c8c58f8efba57cf57cf","kind":"commit","published_at":"2023-04-06T13:17:05.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.2.0","html_url":"https://github.com/python/mypy/releases/tag/v1.2.0","dependencies_parsed_at":"2025-06-09T04:23:54.809Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9b777a36315b1ba24ab840f9f905cfb6c82e35a9","kind":"commit","published_at":"2023-03-06T18:06:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.1.1","html_url":"https://github.com/python/mypy/releases/tag/v1.1.1","dependencies_parsed_at":"2025-06-09T04:23:56.174Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1/manifests"},{"name":"v1.0.1","sha":"ecf05e6388eb5c3c0c5d7ea963817c0f81b65618","kind":"commit","published_at":"2023-02-17T05:16:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.1","html_url":"https://github.com/python/mypy/releases/tag/v1.0.1","dependencies_parsed_at":"2025-06-09T04:23:55.017Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bc18017c19eb81bf5c11756f4e7dede4791e2823","kind":"commit","published_at":"2023-02-06T17:49:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.0","html_url":"https://github.com/python/mypy/releases/tag/v1.0.0","dependencies_parsed_at":"2025-06-09T04:23:46.951Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0/manifests"},{"name":"v0.991","sha":"b7788fcc4d140bbeb56531ab054bcdd53e298d30","kind":"commit","published_at":"2022-11-14T13:58:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.991","html_url":"https://github.com/python/mypy/releases/tag/v0.991","dependencies_parsed_at":"2025-06-09T04:23:55.566Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.991","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991/manifests"},{"name":"v0.990","sha":"b71dc3da0d8c6a4e116eef98a7ff8591145338be","kind":"commit","published_at":"2022-11-07T11:00:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.990","html_url":"https://github.com/python/mypy/releases/tag/v0.990","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.990","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990/manifests"},{"name":"v0.982","sha":"1c2b899fa9029538b9b9e6d30401901d94536202","kind":"commit","published_at":"2022-10-02T16:41:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.982","html_url":"https://github.com/python/mypy/releases/tag/v0.982","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.982","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982/manifests"},{"name":"v0.981","sha":"c7b4714e1f5e3cb8f3fec7426b6538fe1a3dcab1","kind":"commit","published_at":"2022-09-26T14:43:50.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.981","html_url":"https://github.com/python/mypy/releases/tag/v0.981","dependencies_parsed_at":"2025-06-09T04:23:46.992Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.981","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981/manifests"},{"name":"v0.971","sha":"1f08cf44c7ec3dc4111aaf817958f7a51018ba38","kind":"commit","published_at":"2022-07-19T12:32:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.971","html_url":"https://github.com/python/mypy/releases/tag/v0.971","dependencies_parsed_at":"2025-06-09T04:23:50.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.971","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971/manifests"},{"name":"v0.961","sha":"89bdcfb8c658340dae70312c5b76b703838d8123","kind":"commit","published_at":"2022-06-06T13:01:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.961","html_url":"https://github.com/python/mypy/releases/tag/v0.961","dependencies_parsed_at":"2025-06-09T04:23:48.589Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.961","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961/manifests"},{"name":"v0.960","sha":"0a4a190f25ed90f73f6290656ec65ddd6bdb1d4e","kind":"commit","published_at":"2022-05-24T13:03:35.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.960","html_url":"https://github.com/python/mypy/releases/tag/v0.960","dependencies_parsed_at":"2025-06-09T04:23:46.956Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.960","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960/manifests"},{"name":"v0.950","sha":"cceba7b20c7dde6a3a7b193cb7212b9b2f76c9cd","kind":"commit","published_at":"2022-04-27T14:04:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.950","html_url":"https://github.com/python/mypy/releases/tag/v0.950","dependencies_parsed_at":"2025-06-09T04:23:48.549Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.950","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950/manifests"},{"name":"v0.942","sha":"38f1e30e8137ccc1aad6a4f113eb4360c6206539","kind":"commit","published_at":"2022-03-24T13:13:19.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.942","html_url":"https://github.com/python/mypy/releases/tag/v0.942","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.942","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942/manifests"},{"name":"v0.941","sha":"4e18c789d177b858fad6499018f7302e3ee75199","kind":"commit","published_at":"2022-03-14T16:10:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.941","html_url":"https://github.com/python/mypy/releases/tag/v0.941","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.941","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941/manifests"},{"name":"v0.940","sha":"48ff811fdf666e8a3149a692c0238f9019f55e58","kind":"commit","published_at":"2022-03-11T13:00:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.940","html_url":"https://github.com/python/mypy/releases/tag/v0.940","dependencies_parsed_at":"2025-06-09T04:23:46.957Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.940","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940/manifests"},{"name":"v0.931","sha":"4486d764c07a1cee9792d691e8e85cedfed2a451","kind":"commit","published_at":"2022-01-07T14:57:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.931","html_url":"https://github.com/python/mypy/releases/tag/v0.931","dependencies_parsed_at":"2025-06-09T04:23:48.060Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.931","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931/manifests"},{"name":"v0.930","sha":"5d765e71fa1313830b485a4e9f18a6553b221426","kind":"commit","published_at":"2021-12-22T13:44:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.930","html_url":"https://github.com/python/mypy/releases/tag/v0.930","dependencies_parsed_at":"2025-06-09T04:23:58.150Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930/manifests"},{"name":"v0.921","sha":"f5c2a3b4db67c8c29e976da2bc3241a152cc1ff8","kind":"commit","published_at":"2021-12-21T13:21:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.921","html_url":"https://github.com/python/mypy/releases/tag/v0.921","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921/manifests"},{"name":"v0.920","sha":"b944746a428a9476b7118893e8e7b94ef745bcc4","kind":"commit","published_at":"2021-12-15T22:23:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.920","html_url":"https://github.com/python/mypy/releases/tag/v0.920","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.920","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920/manifests"},{"name":"v0.910","sha":"f5fc579cf07f2078c9312044f6bcb132f891d746","kind":"commit","published_at":"2021-06-22T15:57:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.910","html_url":"https://github.com/python/mypy/releases/tag/v0.910","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910/manifests"},{"name":"v0.902","sha":"defe53ff8002766b51eb9c87e90289d4dd8a48a2","kind":"commit","published_at":"2021-06-10T11:38:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.902","html_url":"https://github.com/python/mypy/releases/tag/v0.902","dependencies_parsed_at":"2025-06-09T04:23:48.334Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.902","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902/manifests"},{"name":"v0.901","sha":"ffc18df8f462f548fdc05c3a1bfa44785f01d514","kind":"commit","published_at":"2021-06-08T21:20:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.901","html_url":"https://github.com/python/mypy/releases/tag/v0.901","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901/manifests"},{"name":"v0.900","sha":"b68993c8781580b9da820b4f80d677d60fac9512","kind":"commit","published_at":"2021-06-08T15:42:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.900","html_url":"https://github.com/python/mypy/releases/tag/v0.900","dependencies_parsed_at":"2025-06-09T04:23:48.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.900","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900/manifests"},{"name":"v0.812","sha":"d089891198ef470c8bec9bd7d7b50a02757c5b68","kind":"commit","published_at":"2021-02-19T16:17:29.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.812","html_url":"https://github.com/python/mypy/releases/tag/v0.812","dependencies_parsed_at":"2025-06-09T04:23:46.958Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.812","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812/manifests"},{"name":"v0.811","sha":"4373cd5b55dca0ca74269e246efd2be528c8f067","kind":"commit","published_at":"2021-02-19T15:27:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.811","html_url":"https://github.com/python/mypy/releases/tag/v0.811","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.811","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811/manifests"},{"name":"v0.810","sha":"2b52538b9975456e37b237bcf7e67b8d80ea48f2","kind":"commit","published_at":"2021-02-10T17:41:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.810","html_url":"https://github.com/python/mypy/releases/tag/v0.810","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.810","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810/manifests"},{"name":"v0.800","sha":"4c3ea8285a685fbc3934a8a1e3b37beea10f587e","kind":"commit","published_at":"2021-01-22T10:27:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.800","html_url":"https://github.com/python/mypy/releases/tag/v0.800","dependencies_parsed_at":"2025-06-09T04:23:48.406Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.800","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800/manifests"},{"name":"v0.790","sha":"69a055a7632e2444fcb2bfb022d04f4546358d50","kind":"commit","published_at":"2020-10-09T09:36:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.790","html_url":"https://github.com/python/mypy/releases/tag/v0.790","dependencies_parsed_at":"2025-06-09T04:23:47.741Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.790","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790/manifests"},{"name":"v0.782","sha":"39b6bc47b9f7e7d72778886419d07eb4acf3c50a","kind":"commit","published_at":"2020-06-22T17:44:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.782","html_url":"https://github.com/python/mypy/releases/tag/v0.782","dependencies_parsed_at":"2025-06-09T04:23:54.210Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.782","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782/manifests"},{"name":"v0.781","sha":"f956142030dee57e7283ad364d9c0c14945cb594","kind":"commit","published_at":"2020-06-12T18:07:45.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.781","html_url":"https://github.com/python/mypy/releases/tag/v0.781","dependencies_parsed_at":"2025-06-09T04:23:49.138Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.781","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781/manifests"},{"name":"v0.780","sha":"3423b18a30ac49d6e7050abeb188ad3ba5d23d35","kind":"commit","published_at":"2020-06-02T15:44:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.780","html_url":"https://github.com/python/mypy/releases/tag/v0.780","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.780","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780/manifests"},{"name":"v0.770","sha":"92e3f396b03c69c1d8abc249632bfd2db02350d0","kind":"commit","published_at":"2020-03-09T19:00:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.770","html_url":"https://github.com/python/mypy/releases/tag/v0.770","dependencies_parsed_at":"2025-06-09T04:23:46.964Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.770","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770/manifests"},{"name":"v0.761","sha":"f53b718bdf5935443332a43d8c1b448af8b80b57","kind":"commit","published_at":"2019-12-19T13:05:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.761","html_url":"https://github.com/python/mypy/releases/tag/v0.761","dependencies_parsed_at":"2025-06-09T04:23:47.635Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.761","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761/manifests"},{"name":"v0.760","sha":"54447c6068f13326ec18dd4efb81ae3ab83b5ab4","kind":"commit","published_at":"2019-12-17T17:29:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.760","html_url":"https://github.com/python/mypy/releases/tag/v0.760","dependencies_parsed_at":"2025-06-09T04:23:47.866Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.760","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760/manifests"},{"name":"v0.750","sha":"d8aa68576dda9940aedd0f861f7789d7e679c292","kind":"commit","published_at":"2019-11-29T17:31:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.750","html_url":"https://github.com/python/mypy/releases/tag/v0.750","dependencies_parsed_at":"2025-06-09T04:23:48.333Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.750","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750/manifests"},{"name":"v0.740","sha":"0662772b5a6b9029da0cf4aec857b9b1e34057a9","kind":"commit","published_at":"2019-10-16T20:46:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.740","html_url":"https://github.com/python/mypy/releases/tag/v0.740","dependencies_parsed_at":"2025-06-09T04:23:47.680Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740/manifests"},{"name":"v0.730","sha":"7ad7f8bbe61e5e67aa7fd6f2efe280931dd2f620","kind":"commit","published_at":"2019-09-26T13:00:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.730","html_url":"https://github.com/python/mypy/releases/tag/v0.730","dependencies_parsed_at":"2025-06-09T04:23:46.428Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730/manifests"},{"name":"v0.720","sha":"36aecdae92d050f626ea9029ad08f0c8382c47e7","kind":"commit","published_at":"2019-07-12T18:32:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.720","html_url":"https://github.com/python/mypy/releases/tag/v0.720","dependencies_parsed_at":"2025-06-09T04:23:58.015Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720/manifests"},{"name":"v0.711","sha":"f62c69eba41bd1b8b018cc41af96c526262189ab","kind":"commit","published_at":"2019-06-22T17:36:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.711","html_url":"https://github.com/python/mypy/releases/tag/v0.711","dependencies_parsed_at":"2025-06-09T04:23:47.626Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711/manifests"},{"name":"v0.710","sha":"81e8940c7b9ba5996a41d66ee0066eee06842490","kind":"commit","published_at":"2019-06-19T17:52:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.710","html_url":"https://github.com/python/mypy/releases/tag/v0.710","dependencies_parsed_at":"2025-06-09T04:23:47.945Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710/manifests"},{"name":"v0.701","sha":"7aaa435063f7bb81019740f0b56be359374b02fc","kind":"commit","published_at":"2019-04-16T17:39:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.701","html_url":"https://github.com/python/mypy/releases/tag/v0.701","dependencies_parsed_at":"2025-06-09T04:23:48.594Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701/manifests"},{"name":"v0.700","sha":"d40990f5b91b1f06918222d1041441b7ff63f79a","kind":"commit","published_at":"2019-04-03T17:41:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.700","html_url":"https://github.com/python/mypy/releases/tag/v0.700","dependencies_parsed_at":"2025-06-09T04:23:47.913Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700/manifests"},{"name":"v0.670","sha":"ede1109153a1226815f253b0f9c50643ef620eb4","kind":"commit","published_at":"2019-02-08T20:59:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.670","html_url":"https://github.com/python/mypy/releases/tag/v0.670","dependencies_parsed_at":"2025-06-09T04:23:54.213Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670/manifests"},{"name":"v0.660","sha":"c06aa9c4b8acc91fc01282feef13e15ec61f372b","kind":"commit","published_at":"2019-01-16T21:35:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.660","html_url":"https://github.com/python/mypy/releases/tag/v0.660","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660/manifests"},{"name":"v0.650","sha":"466bb38087ee7aa840d472fa6de49be424343a18","kind":"commit","published_at":"2018-12-07T19:33:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.650","html_url":"https://github.com/python/mypy/releases/tag/v0.650","dependencies_parsed_at":"2025-06-09T04:23:46.973Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.650","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650/manifests"},{"name":"v0.641","sha":"951b7c5c5a47705f0f77e11c17d9c2b95e373eed","kind":"commit","published_at":"2018-10-15T15:47:27.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.641","html_url":"https://github.com/python/mypy/releases/tag/v0.641","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.641","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641/manifests"},{"name":"v0.640","sha":"bd1098a2a561a573794c310b88f67191aab44406","kind":"commit","published_at":"2018-10-12T18:31:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.640","html_url":"https://github.com/python/mypy/releases/tag/v0.640","dependencies_parsed_at":"2025-06-09T04:23:48.847Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.640","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640/manifests"},{"name":"v0.630","sha":"e69a528ab3ae294b38e1e67a7f296fb0175df045","kind":"commit","published_at":"2018-09-17T13:31:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.630","html_url":"https://github.com/python/mypy/releases/tag/v0.630","dependencies_parsed_at":"2025-06-09T04:23:53.199Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630/manifests"},{"name":"v0.620","sha":"67b260f0fec0b0d97c92529359796e9ad5c1a30d","kind":"commit","published_at":"2018-07-13T19:41:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.620","html_url":"https://github.com/python/mypy/releases/tag/v0.620","dependencies_parsed_at":"2025-06-09T04:23:53.089Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.620","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620/manifests"},{"name":"v0.610","sha":"4f4dc6de32e5cfd6f2d2079a47f52942a2397b97","kind":"commit","published_at":"2018-06-08T20:36:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.610","html_url":"https://github.com/python/mypy/releases/tag/v0.610","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.610","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610/manifests"},{"name":"v0.600","sha":"09288ffc4be301e6cfd05bf042cee8b780cd1ffd","kind":"commit","published_at":"2018-05-02T20:21:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.600","html_url":"https://github.com/python/mypy/releases/tag/v0.600","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.600","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600/manifests"},{"name":"v0.590","sha":"7519e89ae8054ea3f22c4d13f16aaf9ae8f10f0a","kind":"commit","published_at":"2018-04-13T20:35:55.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.590","html_url":"https://github.com/python/mypy/releases/tag/v0.590","dependencies_parsed_at":"2025-06-09T04:23:53.269Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.590","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590/manifests"},{"name":"v0.580","sha":"f38596dc3f078ac6705c08632a3043d8e3c9c1d5","kind":"commit","published_at":"2018-03-23T18:58:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.580","html_url":"https://github.com/python/mypy/releases/tag/v0.580","dependencies_parsed_at":"2025-06-09T04:23:53.093Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.580","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580/manifests"},{"name":"v0.570","sha":"9f603ed9e6ac2a7f80f22b4e9719797a3bbb5215","kind":"commit","published_at":"2018-03-02T17:24:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.570","html_url":"https://github.com/python/mypy/releases/tag/v0.570","dependencies_parsed_at":"2025-06-09T04:23:47.002Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.570","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570/manifests"},{"name":"v0.560","sha":"51e044c4ecf2a52fc6c41ee63019723e0d3061e1","kind":"commit","published_at":"2017-12-15T17:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.560","html_url":"https://github.com/python/mypy/releases/tag/v0.560","dependencies_parsed_at":"2025-06-09T04:23:50.388Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.560","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560/manifests"},{"name":"v0.550","sha":"a8dfedce06cbfbb37220bfcacc8ff4f1e266abe0","kind":"commit","published_at":"2017-11-10T18:33:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.550","html_url":"https://github.com/python/mypy/releases/tag/v0.550","dependencies_parsed_at":"2025-06-09T04:23:46.424Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.550","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550/manifests"},{"name":"v0.540","sha":"3d22699db61eac1f405768f0c5979e5e9b87baa1","kind":"commit","published_at":"2017-10-20T17:34:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.540","html_url":"https://github.com/python/mypy/releases/tag/v0.540","dependencies_parsed_at":"2025-06-09T04:23:52.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.540","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540/manifests"},{"name":"v0.530","sha":"f0c941f41bea326d9c8d4e12e0ee13532cb19c42","kind":"commit","published_at":"2017-10-06T15:10:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.530","html_url":"https://github.com/python/mypy/releases/tag/v0.530","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.530","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530/manifests"},{"name":"v0.521","sha":"858f7512cf3b4e39c0f4e8de5a13eee0e1e138fb","kind":"commit","published_at":"2017-07-24T17:36:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.521","html_url":"https://github.com/python/mypy/releases/tag/v0.521","dependencies_parsed_at":"2025-06-09T04:23:46.902Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.521","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521/manifests"},{"name":"v0.520","sha":"cb7d6b0859f3277ecb1ac75ab9550e62715dc009","kind":"commit","published_at":"2017-07-10T21:23:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.520","html_url":"https://github.com/python/mypy/releases/tag/v0.520","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520/manifests"},{"name":"v0.511","sha":"88e8ef28be2465d1693ace4d39cd422987a97220","kind":"commit","published_at":"2017-05-09T19:08:24.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.511","html_url":"https://github.com/python/mypy/releases/tag/v0.511","dependencies_parsed_at":"2025-06-09T04:23:46.426Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511/manifests"},{"name":"v0.510","sha":"12e9107bd0493fb7cdf2d7c07e29c6ef8ca37942","kind":"commit","published_at":"2017-05-05T18:28:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.510","html_url":"https://github.com/python/mypy/releases/tag/v0.510","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510/manifests"},{"name":"v0.501","sha":"ed6480d148dae49f99c8af40f42b17def9947899","kind":"commit","published_at":"2017-03-02T19:24:38.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.501","html_url":"https://github.com/python/mypy/releases/tag/v0.501","dependencies_parsed_at":"2025-06-09T04:23:48.784Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501/manifests"},{"name":"v0.500","sha":"9aee8abbf2b918f7e3ced3507fde1ef8166b99ea","kind":"commit","published_at":"2017-03-01T20:38:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.500","html_url":"https://github.com/python/mypy/releases/tag/v0.500","dependencies_parsed_at":"2025-06-09T04:23:46.425Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.500","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500/manifests"},{"name":"v0.471","sha":"f16a63957d897a889d9c1dfd93abdb1ad51a2ab2","kind":"commit","published_at":"2017-02-10T22:29:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.471","html_url":"https://github.com/python/mypy/releases/tag/v0.471","dependencies_parsed_at":"2025-06-09T04:23:49.408Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.471","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471/manifests"},{"name":"v0.470","sha":"b0f1ff9334ca068b6fca3937ac8d4fa7c288fc14","kind":"commit","published_at":"2017-01-13T17:45:36.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.470","html_url":"https://github.com/python/mypy/releases/tag/v0.470","dependencies_parsed_at":"2025-06-09T04:23:46.431Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.470","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470/manifests"},{"name":"v0.4.6","sha":"29b7675e6d21de8c81b170cc1e28213aa874a2fe","kind":"commit","published_at":"2016-11-21T20:42:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.6","html_url":"https://github.com/python/mypy/releases/tag/v0.4.6","dependencies_parsed_at":"2025-06-09T04:23:48.309Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"032acb74769ebfd3f08db1ba46623e8e0fed7b94","kind":"commit","published_at":"2016-10-07T18:23:54.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.5","html_url":"https://github.com/python/mypy/releases/tag/v0.4.5","dependencies_parsed_at":"2025-06-09T04:23:46.880Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"3935fe0efc68318e2a3a08a98c2097c527a8d8d4","kind":"commit","published_at":"2016-08-25T20:44:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.4","html_url":"https://github.com/python/mypy/releases/tag/v0.4.4","dependencies_parsed_at":"2025-06-09T04:23:54.543Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e5f27adf8f143604af241533cdd69df3ddb8d1c9","kind":"commit","published_at":"2016-07-14T18:34:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.3","html_url":"https://github.com/python/mypy/releases/tag/v0.4.3","dependencies_parsed_at":"2025-06-09T04:23:45.244Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"b8a2df91707bc3d5c9c3677c8017b614e41d017a","kind":"commit","published_at":"2016-06-09T18:30:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.2","html_url":"https://github.com/python/mypy/releases/tag/v0.4.2","dependencies_parsed_at":"2025-06-09T04:23:52.797Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1cd80cec5b6e5d6f5c88adfbad3db96be87316c","kind":"commit","published_at":"2016-05-06T17:27:22.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.1","html_url":"https://github.com/python/mypy/releases/tag/v0.4.1","dependencies_parsed_at":"2025-06-09T04:23:46.861Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9bb5f2e0ebc90aac5d948d1a7ebbb1f5003dca8e","kind":"commit","published_at":"2016-05-05T19:13:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.0","html_url":"https://github.com/python/mypy/releases/tag/v0.4.0","dependencies_parsed_at":"2025-06-09T04:23:44.544Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f6c71c57aeee0faeeb8c885d266eefd0b74cc72d","kind":"commit","published_at":"2016-02-19T12:02:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.3.1","html_url":"https://github.com/python/mypy/releases/tag/v0.3.1","dependencies_parsed_at":"2025-06-09T04:23:46.911Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1/manifests"},{"name":"v0.2.0","sha":"7805b2cd3ffd2aa15be430d6a652955310f7f4b1","kind":"commit","published_at":"2015-04-06T04:46:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.2.0","html_url":"https://github.com/python/mypy/releases/tag/v0.2.0","dependencies_parsed_at":"2025-06-09T04:23:44.382Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"14702418afc3bde9511ee50e5b76db7ad565f86e","kind":"commit","published_at":"2014-12-08T06:16:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.1.0","html_url":"https://github.com/python/mypy/releases/tag/v0.1.0","dependencies_parsed_at":"2025-06-09T04:23:48.985Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-06T23:58:17.340Z","dependent_packages_count":22,"downloads":null,"downloads_period":null,"dependent_repos_count":205,"rankings":{"downloads":null,"dependent_repos_count":2.3603972254104497,"dependent_packages_count":2.9791905783721746,"stargazers_count":2.1158740456110587,"forks_count":2.195718349219023,"docker_downloads_count":null,"average":2.4127950496531767},"purl":"pkg:conda/mypy_extensions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mypy_extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mypy_extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mypy_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-08-30T00:48:00.645Z","issues_count":3138,"pull_requests_count":2013,"avg_time_to_close_issue":37496670.234304935,"avg_time_to_close_pull_request":3601454.0496627837,"issues_closed_count":1778,"pull_requests_closed_count":1630,"pull_request_authors_count":345,"issue_authors_count":1609,"avg_comments_per_issue":3.4821542383683877,"avg_comments_per_pull_request":3.117237953303527,"merged_pull_requests_count":1412,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":839,"past_year_pull_requests_count":1144,"past_year_avg_time_to_close_issue":1716181.985882353,"past_year_avg_time_to_close_pull_request":874412.4870349492,"past_year_issues_closed_count":425,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":484,"past_year_avg_comments_per_issue":2.1740166865315853,"past_year_avg_comments_per_pull_request":2.4737762237762237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":801,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":341,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":259,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":185,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"JelleZijlstra","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"brianschubert","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"AlexWaygood","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"svalentin","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"A5rocks","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"tyralla","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"ichard26","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"jhance","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"koogoro","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"wesleywright","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"emmatyping","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"markshannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"uriyyo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"brettcannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"serhiy-storchaka","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serhiy-storchaka"},{"login":"ammaraskar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"JulienPalard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"Eclips4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"ilinum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilinum"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"}],"active_maintainers":[{"login":"JukkaL","count":204,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"cdce8p","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"hauntsaninja","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"ilevkivskyi","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"brianschubert","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"sobolevn","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"svalentin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"JelleZijlstra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"wesleywright","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"AlexWaygood","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"jhance","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"ammaraskar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"markshannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"uriyyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypy_extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypy_extensions/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypy_extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypy_extensions/related_packages","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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":5413163,"name":"mypyc","ecosystem":"conda","description":"The compiled language is a strict, gradually typed Python variant. It restricts the use of some dynamic Python features to gain performance, but it's mostly compatible with standard Python.  Mypyc uses mypy to perform type checking and type inference. Most type system features in the stdlib typing module are supported.  Compiled modules can import arbitrary Python modules and third-party libraries. You can compile anything from a single performance-critical module to your entire codebase. You can run the modules you compile also as normal, interpreted Python modules.  Existing code with type annotations is often 1.5x to 5x faster when compiled. Code tuned for mypyc can be 5x to 10x faster.  Mypyc currently aims to speed up non-numeric code, such as server applications. Mypyc is also used to compile itself (and mypy).","homepage":"https://mypyc.readthedocs.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python/mypy","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-11-10T19:49:06.000Z","latest_release_published_at":"2022-11-15T03:52:19.000Z","latest_release_number":"0.991","last_synced_at":"2025-09-01T08:27:07.994Z","created_at":"2022-11-10T20:14:08.560Z","updated_at":"2025-09-06T23:58:17.320Z","registry_url":"https://anaconda.org/conda-forge/mypyc","install_command":"conda install -c conda-forge mypyc","documentation_url":null,"metadata":{},"repo_metadata":{"id":5837742,"uuid":"7053637","full_name":"python/mypy","owner":"python","description":"Optional static typing for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T00:16:36.000Z","size":75020,"stargazers_count":19736,"open_issues_count":2985,"forks_count":2999,"subscribers_count":240,"default_branch":"master","last_synced_at":"2025-09-06T02:31:42.390Z","etag":null,"topics":["linter","python","typechecker","types","typing"],"latest_commit_sha":null,"homepage":"https://www.mypy-lang.org/","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":{"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":null,"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},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2025-09-06T00:16:40.000Z","dependencies_parsed_at":"2023-12-08T20:22:57.968Z","dependency_job_id":"eb104eda-8bf5-4e07-9b1a-2a6b703079f5","html_url":"https://github.com/python/mypy","commit_stats":{"total_commits":11654,"total_committers":782,"mean_commits":"14.902813299232736","dds":0.6051999313540415,"last_synced_commit":"7788c21269006ac2e3ac3bc69e52d68403741e6e"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/python/mypy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/mypy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/sbom","scorecard":{"id":113106,"data":{"date":"2025-08-04","repo":{"name":"github.com/python/mypy","commit":"660d911223da3516c496e3a0cfdefa3eaf982290"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.4,"checks":[{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/mypy_primer_comment.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sync_typeshed.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy_primer.yml:19","Info: found token with 'none' permissions: .github/workflows/mypy_primer_comment.yml:1","Info: found token with 'none' permissions: .github/workflows/sync_typeshed.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_stubgenc.yml:17"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/python/.github/SECURITY.md:1","Info: Found linked content: github.com/python/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/python/.github/SECURITY.md:1","Info: Found text in security policy: github.com/python/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: containerImage not pinned by hash: misc/docker/Dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: pipCommand not pinned by hash: misc/docker/Dockerfile:12","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:9","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:10","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:11","Warn: pipCommand not pinned by hash: misc/trigger_wheel_build.sh:13","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/sync_typeshed.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:235","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T16:23:23.912Z","repository_id":5837742,"created_at":"2025-08-15T16:23:23.912Z","updated_at":"2025-08-15T16:23:23.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273978856,"owners_count":25201410,"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-09-06T02:00:13.247Z","response_time":2576,"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":88,"last_synced_at":"2025-09-02T00:27:13.311Z","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":110651,"followers":27276,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-09-02T00:27:13.311Z","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":"v1.17.1","sha":"acb29831e286bbccde37c03bc75381f40a5fdc9e","kind":"commit","published_at":"2025-07-31T06:20:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.17.1","html_url":"https://github.com/python/mypy/releases/tag/v1.17.1","dependencies_parsed_at":"2025-08-12T05:23:37.912Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"0260991f6b055110c3df36bd5539d4f4489bf153","kind":"commit","published_at":"2025-07-14T16:45:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.17.0","html_url":"https://github.com/python/mypy/releases/tag/v1.17.0","dependencies_parsed_at":"2025-07-16T08:56:51.121Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"68b8fa097d080c92d30a429bc74de8acd56caf85","kind":"commit","published_at":"2025-06-11T15:25:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.16.1","html_url":"https://github.com/python/mypy/releases/tag/v1.16.1","dependencies_parsed_at":"2025-06-19T04:50:40.855Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"9e72e9601f4c2fb6866cfec98fc40a31c91ccdb0","kind":"commit","published_at":"2025-05-29T11:38:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.16.0","html_url":"https://github.com/python/mypy/releases/tag/v1.16.0","dependencies_parsed_at":"2025-06-09T04:23:50.743Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"9397454fb5aead107461b089e7cf190bf538d20a","kind":"commit","published_at":"2025-02-05T00:07:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.15.0","html_url":"https://github.com/python/mypy/releases/tag/v1.15.0","dependencies_parsed_at":"2025-06-09T04:23:46.971Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"251d12fe9f89f8d4818fd6ff1c48224e77119004","kind":"commit","published_at":"2024-12-30T14:24:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.14.1","html_url":"https://github.com/python/mypy/releases/tag/v1.14.1","dependencies_parsed_at":"2025-06-09T04:23:46.906Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"6f37859612cd8670724c2ee2df21aa691276a9dc","kind":"commit","published_at":"2024-12-19T16:29:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.14.0","html_url":"https://github.com/python/mypy/releases/tag/v1.14.0","dependencies_parsed_at":"2025-06-09T04:23:46.601Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"eb310343be0399ea6755fabc259755ce1f6711e8","kind":"commit","published_at":"2024-10-22T20:18:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.13.0","html_url":"https://github.com/python/mypy/releases/tag/v1.13.0","dependencies_parsed_at":"2025-06-09T04:23:46.507Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"050d12f8d5b07a892fc4e24fabc485cfafce3ff0","kind":"commit","published_at":"2024-10-19T23:31:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.12.1","html_url":"https://github.com/python/mypy/releases/tag/v1.12.1","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f2a39b16f00e2b7b1922aa9324c092cabbae57a9","kind":"commit","published_at":"2024-10-14T09:28:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.12.0","html_url":"https://github.com/python/mypy/releases/tag/v1.12.0","dependencies_parsed_at":"2025-06-09T04:23:49.785Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"789f02c83a5d5cb35f5e33ba91df46c8fea6b28e","kind":"commit","published_at":"2024-08-24T20:29:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.2","html_url":"https://github.com/python/mypy/releases/tag/v1.11.2","dependencies_parsed_at":"2025-06-09T04:23:46.999Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"570b90a7a368f04c64f60af339d0ac1808c49c15","kind":"commit","published_at":"2024-07-30T20:43:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.1","html_url":"https://github.com/python/mypy/releases/tag/v1.11.1","dependencies_parsed_at":"2025-06-09T04:23:46.905Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.0","html_url":"https://github.com/python/mypy/releases/tag/v1.11.0","dependencies_parsed_at":"2025-06-09T04:23:55.092Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0/manifests"},{"name":"v1.11","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11","html_url":"https://github.com/python/mypy/releases/tag/v1.11","dependencies_parsed_at":"2025-06-09T04:23:47.077Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11/manifests"},{"name":"v1.10.1","sha":"c28b5257b528f65a028e7d0dbecbcd81c7997356","kind":"commit","published_at":"2024-06-23T06:44:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.1","html_url":"https://github.com/python/mypy/releases/tag/v1.10.1","dependencies_parsed_at":"2025-06-09T04:23:46.977Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3faf0fc4798ec3ee6b1cd123965193dc0a753fb0","kind":"commit","published_at":"2024-04-23T19:09:28.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.0","html_url":"https://github.com/python/mypy/releases/tag/v1.10.0","dependencies_parsed_at":"2025-06-09T04:23:46.991Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0/manifests"},{"name":"1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/1.9.0","html_url":"https://github.com/python/mypy/releases/tag/1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.970Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0/manifests"},{"name":"v1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.9.0","html_url":"https://github.com/python/mypy/releases/tag/v1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.598Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"3b467509ee29b8f274c035d78a1c241a781eb311","kind":"commit","published_at":"2023-12-21T01:00:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.8.0","html_url":"https://github.com/python/mypy/releases/tag/v1.8.0","dependencies_parsed_at":"2025-06-09T04:23:46.983Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"6b3c41838d8e7a39242b6fd035535e2d76eabfc6","kind":"commit","published_at":"2023-11-23T15:47:17.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.1","html_url":"https://github.com/python/mypy/releases/tag/v1.7.1","dependencies_parsed_at":"2025-06-09T04:23:54.516Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f6b9972329d5d68f6defc92a10cc4c3bc339c27b","kind":"commit","published_at":"2023-11-10T12:01:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.0","html_url":"https://github.com/python/mypy/releases/tag/v1.7.0","dependencies_parsed_at":"2025-06-09T04:23:55.455Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"9b891fe5a101ecbb818f3f16641ab909f289ba04","kind":"commit","published_at":"2023-10-18T03:30:44.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.1","html_url":"https://github.com/python/mypy/releases/tag/v1.6.1","dependencies_parsed_at":"2025-06-09T04:23:55.069Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ac2d56f9145a4e15e7c0d1fbcd9a466ad0cec9a1","kind":"commit","published_at":"2023-10-10T16:06:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.0","html_url":"https://github.com/python/mypy/releases/tag/v1.6.0","dependencies_parsed_at":"2025-06-09T04:23:46.588Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"de4f2ad99c88b885677247534dcec335621ade4d","kind":"commit","published_at":"2023-08-11T12:54:13.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.1","html_url":"https://github.com/python/mypy/releases/tag/v1.5.1","dependencies_parsed_at":"2025-06-09T04:23:48.477Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a6bd80ed8c91138ce6112b5ce71fc406d426cd01","kind":"commit","published_at":"2023-07-14T16:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.0","html_url":"https://github.com/python/mypy/releases/tag/v1.5.0","dependencies_parsed_at":"2025-06-09T04:23:50.228Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"3534bacc4c0d3c4b1983a533e2a36cce43f2ec9d","kind":"commit","published_at":"2023-06-25T20:06:39.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.1","html_url":"https://github.com/python/mypy/releases/tag/v1.4.1","dependencies_parsed_at":"2025-06-09T04:23:48.314Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be5f84b853d15bbbdd3185349fa8e285f7e19bf3","kind":"commit","published_at":"2023-06-14T22:00:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.0","html_url":"https://github.com/python/mypy/releases/tag/v1.4.0","dependencies_parsed_at":"2025-06-09T04:23:49.255Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9df39ab1801369cb49467fa52080df9c42377384","kind":"commit","published_at":"2023-05-09T14:52:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.3.0","html_url":"https://github.com/python/mypy/releases/tag/v1.3.0","dependencies_parsed_at":"2025-06-09T04:23:55.540Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4f47dfb64dff920c237e7c8c58f8efba57cf57cf","kind":"commit","published_at":"2023-04-06T13:17:05.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.2.0","html_url":"https://github.com/python/mypy/releases/tag/v1.2.0","dependencies_parsed_at":"2025-06-09T04:23:54.809Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9b777a36315b1ba24ab840f9f905cfb6c82e35a9","kind":"commit","published_at":"2023-03-06T18:06:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.1.1","html_url":"https://github.com/python/mypy/releases/tag/v1.1.1","dependencies_parsed_at":"2025-06-09T04:23:56.174Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1/manifests"},{"name":"v1.0.1","sha":"ecf05e6388eb5c3c0c5d7ea963817c0f81b65618","kind":"commit","published_at":"2023-02-17T05:16:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.1","html_url":"https://github.com/python/mypy/releases/tag/v1.0.1","dependencies_parsed_at":"2025-06-09T04:23:55.017Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bc18017c19eb81bf5c11756f4e7dede4791e2823","kind":"commit","published_at":"2023-02-06T17:49:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.0","html_url":"https://github.com/python/mypy/releases/tag/v1.0.0","dependencies_parsed_at":"2025-06-09T04:23:46.951Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0/manifests"},{"name":"v0.991","sha":"b7788fcc4d140bbeb56531ab054bcdd53e298d30","kind":"commit","published_at":"2022-11-14T13:58:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.991","html_url":"https://github.com/python/mypy/releases/tag/v0.991","dependencies_parsed_at":"2025-06-09T04:23:55.566Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.991","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991/manifests"},{"name":"v0.990","sha":"b71dc3da0d8c6a4e116eef98a7ff8591145338be","kind":"commit","published_at":"2022-11-07T11:00:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.990","html_url":"https://github.com/python/mypy/releases/tag/v0.990","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.990","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990/manifests"},{"name":"v0.982","sha":"1c2b899fa9029538b9b9e6d30401901d94536202","kind":"commit","published_at":"2022-10-02T16:41:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.982","html_url":"https://github.com/python/mypy/releases/tag/v0.982","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.982","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982/manifests"},{"name":"v0.981","sha":"c7b4714e1f5e3cb8f3fec7426b6538fe1a3dcab1","kind":"commit","published_at":"2022-09-26T14:43:50.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.981","html_url":"https://github.com/python/mypy/releases/tag/v0.981","dependencies_parsed_at":"2025-06-09T04:23:46.992Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.981","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981/manifests"},{"name":"v0.971","sha":"1f08cf44c7ec3dc4111aaf817958f7a51018ba38","kind":"commit","published_at":"2022-07-19T12:32:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.971","html_url":"https://github.com/python/mypy/releases/tag/v0.971","dependencies_parsed_at":"2025-06-09T04:23:50.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.971","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971/manifests"},{"name":"v0.961","sha":"89bdcfb8c658340dae70312c5b76b703838d8123","kind":"commit","published_at":"2022-06-06T13:01:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.961","html_url":"https://github.com/python/mypy/releases/tag/v0.961","dependencies_parsed_at":"2025-06-09T04:23:48.589Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.961","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961/manifests"},{"name":"v0.960","sha":"0a4a190f25ed90f73f6290656ec65ddd6bdb1d4e","kind":"commit","published_at":"2022-05-24T13:03:35.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.960","html_url":"https://github.com/python/mypy/releases/tag/v0.960","dependencies_parsed_at":"2025-06-09T04:23:46.956Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.960","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960/manifests"},{"name":"v0.950","sha":"cceba7b20c7dde6a3a7b193cb7212b9b2f76c9cd","kind":"commit","published_at":"2022-04-27T14:04:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.950","html_url":"https://github.com/python/mypy/releases/tag/v0.950","dependencies_parsed_at":"2025-06-09T04:23:48.549Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.950","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950/manifests"},{"name":"v0.942","sha":"38f1e30e8137ccc1aad6a4f113eb4360c6206539","kind":"commit","published_at":"2022-03-24T13:13:19.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.942","html_url":"https://github.com/python/mypy/releases/tag/v0.942","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.942","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942/manifests"},{"name":"v0.941","sha":"4e18c789d177b858fad6499018f7302e3ee75199","kind":"commit","published_at":"2022-03-14T16:10:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.941","html_url":"https://github.com/python/mypy/releases/tag/v0.941","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.941","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941/manifests"},{"name":"v0.940","sha":"48ff811fdf666e8a3149a692c0238f9019f55e58","kind":"commit","published_at":"2022-03-11T13:00:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.940","html_url":"https://github.com/python/mypy/releases/tag/v0.940","dependencies_parsed_at":"2025-06-09T04:23:46.957Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.940","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940/manifests"},{"name":"v0.931","sha":"4486d764c07a1cee9792d691e8e85cedfed2a451","kind":"commit","published_at":"2022-01-07T14:57:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.931","html_url":"https://github.com/python/mypy/releases/tag/v0.931","dependencies_parsed_at":"2025-06-09T04:23:48.060Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.931","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931/manifests"},{"name":"v0.930","sha":"5d765e71fa1313830b485a4e9f18a6553b221426","kind":"commit","published_at":"2021-12-22T13:44:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.930","html_url":"https://github.com/python/mypy/releases/tag/v0.930","dependencies_parsed_at":"2025-06-09T04:23:58.150Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930/manifests"},{"name":"v0.921","sha":"f5c2a3b4db67c8c29e976da2bc3241a152cc1ff8","kind":"commit","published_at":"2021-12-21T13:21:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.921","html_url":"https://github.com/python/mypy/releases/tag/v0.921","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921/manifests"},{"name":"v0.920","sha":"b944746a428a9476b7118893e8e7b94ef745bcc4","kind":"commit","published_at":"2021-12-15T22:23:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.920","html_url":"https://github.com/python/mypy/releases/tag/v0.920","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.920","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920/manifests"},{"name":"v0.910","sha":"f5fc579cf07f2078c9312044f6bcb132f891d746","kind":"commit","published_at":"2021-06-22T15:57:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.910","html_url":"https://github.com/python/mypy/releases/tag/v0.910","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910/manifests"},{"name":"v0.902","sha":"defe53ff8002766b51eb9c87e90289d4dd8a48a2","kind":"commit","published_at":"2021-06-10T11:38:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.902","html_url":"https://github.com/python/mypy/releases/tag/v0.902","dependencies_parsed_at":"2025-06-09T04:23:48.334Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.902","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902/manifests"},{"name":"v0.901","sha":"ffc18df8f462f548fdc05c3a1bfa44785f01d514","kind":"commit","published_at":"2021-06-08T21:20:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.901","html_url":"https://github.com/python/mypy/releases/tag/v0.901","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901/manifests"},{"name":"v0.900","sha":"b68993c8781580b9da820b4f80d677d60fac9512","kind":"commit","published_at":"2021-06-08T15:42:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.900","html_url":"https://github.com/python/mypy/releases/tag/v0.900","dependencies_parsed_at":"2025-06-09T04:23:48.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.900","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900/manifests"},{"name":"v0.812","sha":"d089891198ef470c8bec9bd7d7b50a02757c5b68","kind":"commit","published_at":"2021-02-19T16:17:29.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.812","html_url":"https://github.com/python/mypy/releases/tag/v0.812","dependencies_parsed_at":"2025-06-09T04:23:46.958Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.812","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812/manifests"},{"name":"v0.811","sha":"4373cd5b55dca0ca74269e246efd2be528c8f067","kind":"commit","published_at":"2021-02-19T15:27:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.811","html_url":"https://github.com/python/mypy/releases/tag/v0.811","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.811","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811/manifests"},{"name":"v0.810","sha":"2b52538b9975456e37b237bcf7e67b8d80ea48f2","kind":"commit","published_at":"2021-02-10T17:41:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.810","html_url":"https://github.com/python/mypy/releases/tag/v0.810","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.810","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810/manifests"},{"name":"v0.800","sha":"4c3ea8285a685fbc3934a8a1e3b37beea10f587e","kind":"commit","published_at":"2021-01-22T10:27:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.800","html_url":"https://github.com/python/mypy/releases/tag/v0.800","dependencies_parsed_at":"2025-06-09T04:23:48.406Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.800","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800/manifests"},{"name":"v0.790","sha":"69a055a7632e2444fcb2bfb022d04f4546358d50","kind":"commit","published_at":"2020-10-09T09:36:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.790","html_url":"https://github.com/python/mypy/releases/tag/v0.790","dependencies_parsed_at":"2025-06-09T04:23:47.741Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.790","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790/manifests"},{"name":"v0.782","sha":"39b6bc47b9f7e7d72778886419d07eb4acf3c50a","kind":"commit","published_at":"2020-06-22T17:44:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.782","html_url":"https://github.com/python/mypy/releases/tag/v0.782","dependencies_parsed_at":"2025-06-09T04:23:54.210Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.782","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782/manifests"},{"name":"v0.781","sha":"f956142030dee57e7283ad364d9c0c14945cb594","kind":"commit","published_at":"2020-06-12T18:07:45.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.781","html_url":"https://github.com/python/mypy/releases/tag/v0.781","dependencies_parsed_at":"2025-06-09T04:23:49.138Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.781","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781/manifests"},{"name":"v0.780","sha":"3423b18a30ac49d6e7050abeb188ad3ba5d23d35","kind":"commit","published_at":"2020-06-02T15:44:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.780","html_url":"https://github.com/python/mypy/releases/tag/v0.780","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.780","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780/manifests"},{"name":"v0.770","sha":"92e3f396b03c69c1d8abc249632bfd2db02350d0","kind":"commit","published_at":"2020-03-09T19:00:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.770","html_url":"https://github.com/python/mypy/releases/tag/v0.770","dependencies_parsed_at":"2025-06-09T04:23:46.964Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.770","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770/manifests"},{"name":"v0.761","sha":"f53b718bdf5935443332a43d8c1b448af8b80b57","kind":"commit","published_at":"2019-12-19T13:05:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.761","html_url":"https://github.com/python/mypy/releases/tag/v0.761","dependencies_parsed_at":"2025-06-09T04:23:47.635Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.761","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761/manifests"},{"name":"v0.760","sha":"54447c6068f13326ec18dd4efb81ae3ab83b5ab4","kind":"commit","published_at":"2019-12-17T17:29:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.760","html_url":"https://github.com/python/mypy/releases/tag/v0.760","dependencies_parsed_at":"2025-06-09T04:23:47.866Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.760","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760/manifests"},{"name":"v0.750","sha":"d8aa68576dda9940aedd0f861f7789d7e679c292","kind":"commit","published_at":"2019-11-29T17:31:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.750","html_url":"https://github.com/python/mypy/releases/tag/v0.750","dependencies_parsed_at":"2025-06-09T04:23:48.333Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.750","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750/manifests"},{"name":"v0.740","sha":"0662772b5a6b9029da0cf4aec857b9b1e34057a9","kind":"commit","published_at":"2019-10-16T20:46:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.740","html_url":"https://github.com/python/mypy/releases/tag/v0.740","dependencies_parsed_at":"2025-06-09T04:23:47.680Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740/manifests"},{"name":"v0.730","sha":"7ad7f8bbe61e5e67aa7fd6f2efe280931dd2f620","kind":"commit","published_at":"2019-09-26T13:00:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.730","html_url":"https://github.com/python/mypy/releases/tag/v0.730","dependencies_parsed_at":"2025-06-09T04:23:46.428Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730/manifests"},{"name":"v0.720","sha":"36aecdae92d050f626ea9029ad08f0c8382c47e7","kind":"commit","published_at":"2019-07-12T18:32:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.720","html_url":"https://github.com/python/mypy/releases/tag/v0.720","dependencies_parsed_at":"2025-06-09T04:23:58.015Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720/manifests"},{"name":"v0.711","sha":"f62c69eba41bd1b8b018cc41af96c526262189ab","kind":"commit","published_at":"2019-06-22T17:36:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.711","html_url":"https://github.com/python/mypy/releases/tag/v0.711","dependencies_parsed_at":"2025-06-09T04:23:47.626Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711/manifests"},{"name":"v0.710","sha":"81e8940c7b9ba5996a41d66ee0066eee06842490","kind":"commit","published_at":"2019-06-19T17:52:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.710","html_url":"https://github.com/python/mypy/releases/tag/v0.710","dependencies_parsed_at":"2025-06-09T04:23:47.945Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710/manifests"},{"name":"v0.701","sha":"7aaa435063f7bb81019740f0b56be359374b02fc","kind":"commit","published_at":"2019-04-16T17:39:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.701","html_url":"https://github.com/python/mypy/releases/tag/v0.701","dependencies_parsed_at":"2025-06-09T04:23:48.594Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701/manifests"},{"name":"v0.700","sha":"d40990f5b91b1f06918222d1041441b7ff63f79a","kind":"commit","published_at":"2019-04-03T17:41:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.700","html_url":"https://github.com/python/mypy/releases/tag/v0.700","dependencies_parsed_at":"2025-06-09T04:23:47.913Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700/manifests"},{"name":"v0.670","sha":"ede1109153a1226815f253b0f9c50643ef620eb4","kind":"commit","published_at":"2019-02-08T20:59:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.670","html_url":"https://github.com/python/mypy/releases/tag/v0.670","dependencies_parsed_at":"2025-06-09T04:23:54.213Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670/manifests"},{"name":"v0.660","sha":"c06aa9c4b8acc91fc01282feef13e15ec61f372b","kind":"commit","published_at":"2019-01-16T21:35:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.660","html_url":"https://github.com/python/mypy/releases/tag/v0.660","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660/manifests"},{"name":"v0.650","sha":"466bb38087ee7aa840d472fa6de49be424343a18","kind":"commit","published_at":"2018-12-07T19:33:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.650","html_url":"https://github.com/python/mypy/releases/tag/v0.650","dependencies_parsed_at":"2025-06-09T04:23:46.973Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.650","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650/manifests"},{"name":"v0.641","sha":"951b7c5c5a47705f0f77e11c17d9c2b95e373eed","kind":"commit","published_at":"2018-10-15T15:47:27.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.641","html_url":"https://github.com/python/mypy/releases/tag/v0.641","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.641","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641/manifests"},{"name":"v0.640","sha":"bd1098a2a561a573794c310b88f67191aab44406","kind":"commit","published_at":"2018-10-12T18:31:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.640","html_url":"https://github.com/python/mypy/releases/tag/v0.640","dependencies_parsed_at":"2025-06-09T04:23:48.847Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.640","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640/manifests"},{"name":"v0.630","sha":"e69a528ab3ae294b38e1e67a7f296fb0175df045","kind":"commit","published_at":"2018-09-17T13:31:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.630","html_url":"https://github.com/python/mypy/releases/tag/v0.630","dependencies_parsed_at":"2025-06-09T04:23:53.199Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630/manifests"},{"name":"v0.620","sha":"67b260f0fec0b0d97c92529359796e9ad5c1a30d","kind":"commit","published_at":"2018-07-13T19:41:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.620","html_url":"https://github.com/python/mypy/releases/tag/v0.620","dependencies_parsed_at":"2025-06-09T04:23:53.089Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.620","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620/manifests"},{"name":"v0.610","sha":"4f4dc6de32e5cfd6f2d2079a47f52942a2397b97","kind":"commit","published_at":"2018-06-08T20:36:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.610","html_url":"https://github.com/python/mypy/releases/tag/v0.610","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.610","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610/manifests"},{"name":"v0.600","sha":"09288ffc4be301e6cfd05bf042cee8b780cd1ffd","kind":"commit","published_at":"2018-05-02T20:21:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.600","html_url":"https://github.com/python/mypy/releases/tag/v0.600","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.600","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600/manifests"},{"name":"v0.590","sha":"7519e89ae8054ea3f22c4d13f16aaf9ae8f10f0a","kind":"commit","published_at":"2018-04-13T20:35:55.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.590","html_url":"https://github.com/python/mypy/releases/tag/v0.590","dependencies_parsed_at":"2025-06-09T04:23:53.269Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.590","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590/manifests"},{"name":"v0.580","sha":"f38596dc3f078ac6705c08632a3043d8e3c9c1d5","kind":"commit","published_at":"2018-03-23T18:58:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.580","html_url":"https://github.com/python/mypy/releases/tag/v0.580","dependencies_parsed_at":"2025-06-09T04:23:53.093Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.580","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580/manifests"},{"name":"v0.570","sha":"9f603ed9e6ac2a7f80f22b4e9719797a3bbb5215","kind":"commit","published_at":"2018-03-02T17:24:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.570","html_url":"https://github.com/python/mypy/releases/tag/v0.570","dependencies_parsed_at":"2025-06-09T04:23:47.002Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.570","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570/manifests"},{"name":"v0.560","sha":"51e044c4ecf2a52fc6c41ee63019723e0d3061e1","kind":"commit","published_at":"2017-12-15T17:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.560","html_url":"https://github.com/python/mypy/releases/tag/v0.560","dependencies_parsed_at":"2025-06-09T04:23:50.388Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.560","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560/manifests"},{"name":"v0.550","sha":"a8dfedce06cbfbb37220bfcacc8ff4f1e266abe0","kind":"commit","published_at":"2017-11-10T18:33:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.550","html_url":"https://github.com/python/mypy/releases/tag/v0.550","dependencies_parsed_at":"2025-06-09T04:23:46.424Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.550","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550/manifests"},{"name":"v0.540","sha":"3d22699db61eac1f405768f0c5979e5e9b87baa1","kind":"commit","published_at":"2017-10-20T17:34:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.540","html_url":"https://github.com/python/mypy/releases/tag/v0.540","dependencies_parsed_at":"2025-06-09T04:23:52.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.540","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540/manifests"},{"name":"v0.530","sha":"f0c941f41bea326d9c8d4e12e0ee13532cb19c42","kind":"commit","published_at":"2017-10-06T15:10:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.530","html_url":"https://github.com/python/mypy/releases/tag/v0.530","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.530","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530/manifests"},{"name":"v0.521","sha":"858f7512cf3b4e39c0f4e8de5a13eee0e1e138fb","kind":"commit","published_at":"2017-07-24T17:36:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.521","html_url":"https://github.com/python/mypy/releases/tag/v0.521","dependencies_parsed_at":"2025-06-09T04:23:46.902Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.521","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521/manifests"},{"name":"v0.520","sha":"cb7d6b0859f3277ecb1ac75ab9550e62715dc009","kind":"commit","published_at":"2017-07-10T21:23:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.520","html_url":"https://github.com/python/mypy/releases/tag/v0.520","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520/manifests"},{"name":"v0.511","sha":"88e8ef28be2465d1693ace4d39cd422987a97220","kind":"commit","published_at":"2017-05-09T19:08:24.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.511","html_url":"https://github.com/python/mypy/releases/tag/v0.511","dependencies_parsed_at":"2025-06-09T04:23:46.426Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511/manifests"},{"name":"v0.510","sha":"12e9107bd0493fb7cdf2d7c07e29c6ef8ca37942","kind":"commit","published_at":"2017-05-05T18:28:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.510","html_url":"https://github.com/python/mypy/releases/tag/v0.510","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510/manifests"},{"name":"v0.501","sha":"ed6480d148dae49f99c8af40f42b17def9947899","kind":"commit","published_at":"2017-03-02T19:24:38.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.501","html_url":"https://github.com/python/mypy/releases/tag/v0.501","dependencies_parsed_at":"2025-06-09T04:23:48.784Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501/manifests"},{"name":"v0.500","sha":"9aee8abbf2b918f7e3ced3507fde1ef8166b99ea","kind":"commit","published_at":"2017-03-01T20:38:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.500","html_url":"https://github.com/python/mypy/releases/tag/v0.500","dependencies_parsed_at":"2025-06-09T04:23:46.425Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.500","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500/manifests"},{"name":"v0.471","sha":"f16a63957d897a889d9c1dfd93abdb1ad51a2ab2","kind":"commit","published_at":"2017-02-10T22:29:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.471","html_url":"https://github.com/python/mypy/releases/tag/v0.471","dependencies_parsed_at":"2025-06-09T04:23:49.408Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.471","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471/manifests"},{"name":"v0.470","sha":"b0f1ff9334ca068b6fca3937ac8d4fa7c288fc14","kind":"commit","published_at":"2017-01-13T17:45:36.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.470","html_url":"https://github.com/python/mypy/releases/tag/v0.470","dependencies_parsed_at":"2025-06-09T04:23:46.431Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.470","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470/manifests"},{"name":"v0.4.6","sha":"29b7675e6d21de8c81b170cc1e28213aa874a2fe","kind":"commit","published_at":"2016-11-21T20:42:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.6","html_url":"https://github.com/python/mypy/releases/tag/v0.4.6","dependencies_parsed_at":"2025-06-09T04:23:48.309Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"032acb74769ebfd3f08db1ba46623e8e0fed7b94","kind":"commit","published_at":"2016-10-07T18:23:54.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.5","html_url":"https://github.com/python/mypy/releases/tag/v0.4.5","dependencies_parsed_at":"2025-06-09T04:23:46.880Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"3935fe0efc68318e2a3a08a98c2097c527a8d8d4","kind":"commit","published_at":"2016-08-25T20:44:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.4","html_url":"https://github.com/python/mypy/releases/tag/v0.4.4","dependencies_parsed_at":"2025-06-09T04:23:54.543Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e5f27adf8f143604af241533cdd69df3ddb8d1c9","kind":"commit","published_at":"2016-07-14T18:34:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.3","html_url":"https://github.com/python/mypy/releases/tag/v0.4.3","dependencies_parsed_at":"2025-06-09T04:23:45.244Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"b8a2df91707bc3d5c9c3677c8017b614e41d017a","kind":"commit","published_at":"2016-06-09T18:30:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.2","html_url":"https://github.com/python/mypy/releases/tag/v0.4.2","dependencies_parsed_at":"2025-06-09T04:23:52.797Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1cd80cec5b6e5d6f5c88adfbad3db96be87316c","kind":"commit","published_at":"2016-05-06T17:27:22.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.1","html_url":"https://github.com/python/mypy/releases/tag/v0.4.1","dependencies_parsed_at":"2025-06-09T04:23:46.861Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9bb5f2e0ebc90aac5d948d1a7ebbb1f5003dca8e","kind":"commit","published_at":"2016-05-05T19:13:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.0","html_url":"https://github.com/python/mypy/releases/tag/v0.4.0","dependencies_parsed_at":"2025-06-09T04:23:44.544Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f6c71c57aeee0faeeb8c885d266eefd0b74cc72d","kind":"commit","published_at":"2016-02-19T12:02:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.3.1","html_url":"https://github.com/python/mypy/releases/tag/v0.3.1","dependencies_parsed_at":"2025-06-09T04:23:46.911Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1/manifests"},{"name":"v0.2.0","sha":"7805b2cd3ffd2aa15be430d6a652955310f7f4b1","kind":"commit","published_at":"2015-04-06T04:46:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.2.0","html_url":"https://github.com/python/mypy/releases/tag/v0.2.0","dependencies_parsed_at":"2025-06-09T04:23:44.382Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"14702418afc3bde9511ee50e5b76db7ad565f86e","kind":"commit","published_at":"2014-12-08T06:16:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.1.0","html_url":"https://github.com/python/mypy/releases/tag/v0.1.0","dependencies_parsed_at":"2025-06-09T04:23:48.985Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-06T23:58:17.317Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":2.0364362365859745,"forks_count":2.076366358871974,"average":16.739455952083855},"purl":"pkg:conda/mypyc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mypyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mypyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mypyc/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-08-30T00:48:00.645Z","issues_count":3138,"pull_requests_count":2013,"avg_time_to_close_issue":37496670.234304935,"avg_time_to_close_pull_request":3601454.0496627837,"issues_closed_count":1778,"pull_requests_closed_count":1630,"pull_request_authors_count":345,"issue_authors_count":1609,"avg_comments_per_issue":3.4821542383683877,"avg_comments_per_pull_request":3.117237953303527,"merged_pull_requests_count":1412,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":839,"past_year_pull_requests_count":1144,"past_year_avg_time_to_close_issue":1716181.985882353,"past_year_avg_time_to_close_pull_request":874412.4870349492,"past_year_issues_closed_count":425,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":484,"past_year_avg_comments_per_issue":2.1740166865315853,"past_year_avg_comments_per_pull_request":2.4737762237762237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":801,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":341,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":259,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":185,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"JelleZijlstra","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"brianschubert","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"AlexWaygood","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"svalentin","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"A5rocks","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"tyralla","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"ichard26","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"jhance","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"koogoro","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"wesleywright","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"emmatyping","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"markshannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"uriyyo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"brettcannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"serhiy-storchaka","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serhiy-storchaka"},{"login":"ammaraskar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"JulienPalard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"Eclips4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"ilinum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilinum"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"}],"active_maintainers":[{"login":"JukkaL","count":204,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"cdce8p","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"hauntsaninja","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"ilevkivskyi","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"brianschubert","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"sobolevn","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"svalentin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"JelleZijlstra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"wesleywright","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"AlexWaygood","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"jhance","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"ammaraskar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"markshannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"uriyyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypyc/related_packages","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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":5309469,"name":"zxgraphs","ecosystem":"pypi","description":"A vectorised implementation of ZX graphs.","homepage":null,"licenses":"other","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/python/mypy","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-10-06T13:29:09.000Z","latest_release_published_at":"2025-04-01T08:16:24.000Z","latest_release_number":"0.0.0","last_synced_at":"2025-08-29T00:15:33.983Z","created_at":"2022-10-06T13:42:41.021Z","updated_at":"2025-09-06T23:58:17.352Z","registry_url":"https://pypi.org/project/zxgraphs/","install_command":"pip install zxgraphs --index-url https://pypi.org/simple","documentation_url":"https://zxgraphs.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 1 - Planning","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Typing :: Typed"],"normalized_name":"zxgraphs"},"repo_metadata":{"id":5837742,"uuid":"7053637","full_name":"python/mypy","owner":"python","description":"Optional static typing for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T00:16:36.000Z","size":75020,"stargazers_count":19736,"open_issues_count":2985,"forks_count":2999,"subscribers_count":240,"default_branch":"master","last_synced_at":"2025-09-06T02:31:42.390Z","etag":null,"topics":["linter","python","typechecker","types","typing"],"latest_commit_sha":null,"homepage":"https://www.mypy-lang.org/","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":{"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":null,"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},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2025-09-06T00:16:40.000Z","dependencies_parsed_at":"2023-12-08T20:22:57.968Z","dependency_job_id":"eb104eda-8bf5-4e07-9b1a-2a6b703079f5","html_url":"https://github.com/python/mypy","commit_stats":{"total_commits":11654,"total_committers":782,"mean_commits":"14.902813299232736","dds":0.6051999313540415,"last_synced_commit":"7788c21269006ac2e3ac3bc69e52d68403741e6e"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/python/mypy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/mypy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/sbom","scorecard":{"id":113106,"data":{"date":"2025-08-04","repo":{"name":"github.com/python/mypy","commit":"660d911223da3516c496e3a0cfdefa3eaf982290"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.4,"checks":[{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/mypy_primer_comment.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sync_typeshed.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy_primer.yml:19","Info: found token with 'none' permissions: .github/workflows/mypy_primer_comment.yml:1","Info: found token with 'none' permissions: .github/workflows/sync_typeshed.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_stubgenc.yml:17"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/python/.github/SECURITY.md:1","Info: Found linked content: github.com/python/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/python/.github/SECURITY.md:1","Info: Found text in security policy: github.com/python/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: containerImage not pinned by hash: misc/docker/Dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: pipCommand not pinned by hash: misc/docker/Dockerfile:12","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:9","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:10","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:11","Warn: pipCommand not pinned by hash: misc/trigger_wheel_build.sh:13","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/sync_typeshed.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:235","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T16:23:23.912Z","repository_id":5837742,"created_at":"2025-08-15T16:23:23.912Z","updated_at":"2025-08-15T16:23:23.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273978856,"owners_count":25201410,"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-09-06T02:00:13.247Z","response_time":2576,"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":88,"last_synced_at":"2025-09-02T00:27:13.311Z","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":110651,"followers":27276,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-09-02T00:27:13.311Z","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":"v1.17.1","sha":"acb29831e286bbccde37c03bc75381f40a5fdc9e","kind":"commit","published_at":"2025-07-31T06:20:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.17.1","html_url":"https://github.com/python/mypy/releases/tag/v1.17.1","dependencies_parsed_at":"2025-08-12T05:23:37.912Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"0260991f6b055110c3df36bd5539d4f4489bf153","kind":"commit","published_at":"2025-07-14T16:45:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.17.0","html_url":"https://github.com/python/mypy/releases/tag/v1.17.0","dependencies_parsed_at":"2025-07-16T08:56:51.121Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"68b8fa097d080c92d30a429bc74de8acd56caf85","kind":"commit","published_at":"2025-06-11T15:25:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.16.1","html_url":"https://github.com/python/mypy/releases/tag/v1.16.1","dependencies_parsed_at":"2025-06-19T04:50:40.855Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"9e72e9601f4c2fb6866cfec98fc40a31c91ccdb0","kind":"commit","published_at":"2025-05-29T11:38:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.16.0","html_url":"https://github.com/python/mypy/releases/tag/v1.16.0","dependencies_parsed_at":"2025-06-09T04:23:50.743Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"9397454fb5aead107461b089e7cf190bf538d20a","kind":"commit","published_at":"2025-02-05T00:07:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.15.0","html_url":"https://github.com/python/mypy/releases/tag/v1.15.0","dependencies_parsed_at":"2025-06-09T04:23:46.971Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"251d12fe9f89f8d4818fd6ff1c48224e77119004","kind":"commit","published_at":"2024-12-30T14:24:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.14.1","html_url":"https://github.com/python/mypy/releases/tag/v1.14.1","dependencies_parsed_at":"2025-06-09T04:23:46.906Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"6f37859612cd8670724c2ee2df21aa691276a9dc","kind":"commit","published_at":"2024-12-19T16:29:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.14.0","html_url":"https://github.com/python/mypy/releases/tag/v1.14.0","dependencies_parsed_at":"2025-06-09T04:23:46.601Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"eb310343be0399ea6755fabc259755ce1f6711e8","kind":"commit","published_at":"2024-10-22T20:18:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.13.0","html_url":"https://github.com/python/mypy/releases/tag/v1.13.0","dependencies_parsed_at":"2025-06-09T04:23:46.507Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"050d12f8d5b07a892fc4e24fabc485cfafce3ff0","kind":"commit","published_at":"2024-10-19T23:31:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.12.1","html_url":"https://github.com/python/mypy/releases/tag/v1.12.1","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f2a39b16f00e2b7b1922aa9324c092cabbae57a9","kind":"commit","published_at":"2024-10-14T09:28:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.12.0","html_url":"https://github.com/python/mypy/releases/tag/v1.12.0","dependencies_parsed_at":"2025-06-09T04:23:49.785Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"789f02c83a5d5cb35f5e33ba91df46c8fea6b28e","kind":"commit","published_at":"2024-08-24T20:29:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.2","html_url":"https://github.com/python/mypy/releases/tag/v1.11.2","dependencies_parsed_at":"2025-06-09T04:23:46.999Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"570b90a7a368f04c64f60af339d0ac1808c49c15","kind":"commit","published_at":"2024-07-30T20:43:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.1","html_url":"https://github.com/python/mypy/releases/tag/v1.11.1","dependencies_parsed_at":"2025-06-09T04:23:46.905Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.0","html_url":"https://github.com/python/mypy/releases/tag/v1.11.0","dependencies_parsed_at":"2025-06-09T04:23:55.092Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0/manifests"},{"name":"v1.11","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11","html_url":"https://github.com/python/mypy/releases/tag/v1.11","dependencies_parsed_at":"2025-06-09T04:23:47.077Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11/manifests"},{"name":"v1.10.1","sha":"c28b5257b528f65a028e7d0dbecbcd81c7997356","kind":"commit","published_at":"2024-06-23T06:44:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.1","html_url":"https://github.com/python/mypy/releases/tag/v1.10.1","dependencies_parsed_at":"2025-06-09T04:23:46.977Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3faf0fc4798ec3ee6b1cd123965193dc0a753fb0","kind":"commit","published_at":"2024-04-23T19:09:28.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.0","html_url":"https://github.com/python/mypy/releases/tag/v1.10.0","dependencies_parsed_at":"2025-06-09T04:23:46.991Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0/manifests"},{"name":"1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/1.9.0","html_url":"https://github.com/python/mypy/releases/tag/1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.970Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0/manifests"},{"name":"v1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.9.0","html_url":"https://github.com/python/mypy/releases/tag/v1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.598Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"3b467509ee29b8f274c035d78a1c241a781eb311","kind":"commit","published_at":"2023-12-21T01:00:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.8.0","html_url":"https://github.com/python/mypy/releases/tag/v1.8.0","dependencies_parsed_at":"2025-06-09T04:23:46.983Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"6b3c41838d8e7a39242b6fd035535e2d76eabfc6","kind":"commit","published_at":"2023-11-23T15:47:17.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.1","html_url":"https://github.com/python/mypy/releases/tag/v1.7.1","dependencies_parsed_at":"2025-06-09T04:23:54.516Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f6b9972329d5d68f6defc92a10cc4c3bc339c27b","kind":"commit","published_at":"2023-11-10T12:01:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.0","html_url":"https://github.com/python/mypy/releases/tag/v1.7.0","dependencies_parsed_at":"2025-06-09T04:23:55.455Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"9b891fe5a101ecbb818f3f16641ab909f289ba04","kind":"commit","published_at":"2023-10-18T03:30:44.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.1","html_url":"https://github.com/python/mypy/releases/tag/v1.6.1","dependencies_parsed_at":"2025-06-09T04:23:55.069Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ac2d56f9145a4e15e7c0d1fbcd9a466ad0cec9a1","kind":"commit","published_at":"2023-10-10T16:06:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.0","html_url":"https://github.com/python/mypy/releases/tag/v1.6.0","dependencies_parsed_at":"2025-06-09T04:23:46.588Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"de4f2ad99c88b885677247534dcec335621ade4d","kind":"commit","published_at":"2023-08-11T12:54:13.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.1","html_url":"https://github.com/python/mypy/releases/tag/v1.5.1","dependencies_parsed_at":"2025-06-09T04:23:48.477Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a6bd80ed8c91138ce6112b5ce71fc406d426cd01","kind":"commit","published_at":"2023-07-14T16:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.0","html_url":"https://github.com/python/mypy/releases/tag/v1.5.0","dependencies_parsed_at":"2025-06-09T04:23:50.228Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"3534bacc4c0d3c4b1983a533e2a36cce43f2ec9d","kind":"commit","published_at":"2023-06-25T20:06:39.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.1","html_url":"https://github.com/python/mypy/releases/tag/v1.4.1","dependencies_parsed_at":"2025-06-09T04:23:48.314Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be5f84b853d15bbbdd3185349fa8e285f7e19bf3","kind":"commit","published_at":"2023-06-14T22:00:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.0","html_url":"https://github.com/python/mypy/releases/tag/v1.4.0","dependencies_parsed_at":"2025-06-09T04:23:49.255Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9df39ab1801369cb49467fa52080df9c42377384","kind":"commit","published_at":"2023-05-09T14:52:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.3.0","html_url":"https://github.com/python/mypy/releases/tag/v1.3.0","dependencies_parsed_at":"2025-06-09T04:23:55.540Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4f47dfb64dff920c237e7c8c58f8efba57cf57cf","kind":"commit","published_at":"2023-04-06T13:17:05.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.2.0","html_url":"https://github.com/python/mypy/releases/tag/v1.2.0","dependencies_parsed_at":"2025-06-09T04:23:54.809Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9b777a36315b1ba24ab840f9f905cfb6c82e35a9","kind":"commit","published_at":"2023-03-06T18:06:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.1.1","html_url":"https://github.com/python/mypy/releases/tag/v1.1.1","dependencies_parsed_at":"2025-06-09T04:23:56.174Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1/manifests"},{"name":"v1.0.1","sha":"ecf05e6388eb5c3c0c5d7ea963817c0f81b65618","kind":"commit","published_at":"2023-02-17T05:16:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.1","html_url":"https://github.com/python/mypy/releases/tag/v1.0.1","dependencies_parsed_at":"2025-06-09T04:23:55.017Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bc18017c19eb81bf5c11756f4e7dede4791e2823","kind":"commit","published_at":"2023-02-06T17:49:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.0","html_url":"https://github.com/python/mypy/releases/tag/v1.0.0","dependencies_parsed_at":"2025-06-09T04:23:46.951Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0/manifests"},{"name":"v0.991","sha":"b7788fcc4d140bbeb56531ab054bcdd53e298d30","kind":"commit","published_at":"2022-11-14T13:58:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.991","html_url":"https://github.com/python/mypy/releases/tag/v0.991","dependencies_parsed_at":"2025-06-09T04:23:55.566Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.991","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991/manifests"},{"name":"v0.990","sha":"b71dc3da0d8c6a4e116eef98a7ff8591145338be","kind":"commit","published_at":"2022-11-07T11:00:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.990","html_url":"https://github.com/python/mypy/releases/tag/v0.990","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.990","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990/manifests"},{"name":"v0.982","sha":"1c2b899fa9029538b9b9e6d30401901d94536202","kind":"commit","published_at":"2022-10-02T16:41:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.982","html_url":"https://github.com/python/mypy/releases/tag/v0.982","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.982","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982/manifests"},{"name":"v0.981","sha":"c7b4714e1f5e3cb8f3fec7426b6538fe1a3dcab1","kind":"commit","published_at":"2022-09-26T14:43:50.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.981","html_url":"https://github.com/python/mypy/releases/tag/v0.981","dependencies_parsed_at":"2025-06-09T04:23:46.992Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.981","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981/manifests"},{"name":"v0.971","sha":"1f08cf44c7ec3dc4111aaf817958f7a51018ba38","kind":"commit","published_at":"2022-07-19T12:32:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.971","html_url":"https://github.com/python/mypy/releases/tag/v0.971","dependencies_parsed_at":"2025-06-09T04:23:50.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.971","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971/manifests"},{"name":"v0.961","sha":"89bdcfb8c658340dae70312c5b76b703838d8123","kind":"commit","published_at":"2022-06-06T13:01:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.961","html_url":"https://github.com/python/mypy/releases/tag/v0.961","dependencies_parsed_at":"2025-06-09T04:23:48.589Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.961","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961/manifests"},{"name":"v0.960","sha":"0a4a190f25ed90f73f6290656ec65ddd6bdb1d4e","kind":"commit","published_at":"2022-05-24T13:03:35.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.960","html_url":"https://github.com/python/mypy/releases/tag/v0.960","dependencies_parsed_at":"2025-06-09T04:23:46.956Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.960","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960/manifests"},{"name":"v0.950","sha":"cceba7b20c7dde6a3a7b193cb7212b9b2f76c9cd","kind":"commit","published_at":"2022-04-27T14:04:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.950","html_url":"https://github.com/python/mypy/releases/tag/v0.950","dependencies_parsed_at":"2025-06-09T04:23:48.549Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.950","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950/manifests"},{"name":"v0.942","sha":"38f1e30e8137ccc1aad6a4f113eb4360c6206539","kind":"commit","published_at":"2022-03-24T13:13:19.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.942","html_url":"https://github.com/python/mypy/releases/tag/v0.942","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.942","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942/manifests"},{"name":"v0.941","sha":"4e18c789d177b858fad6499018f7302e3ee75199","kind":"commit","published_at":"2022-03-14T16:10:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.941","html_url":"https://github.com/python/mypy/releases/tag/v0.941","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.941","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941/manifests"},{"name":"v0.940","sha":"48ff811fdf666e8a3149a692c0238f9019f55e58","kind":"commit","published_at":"2022-03-11T13:00:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.940","html_url":"https://github.com/python/mypy/releases/tag/v0.940","dependencies_parsed_at":"2025-06-09T04:23:46.957Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.940","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940/manifests"},{"name":"v0.931","sha":"4486d764c07a1cee9792d691e8e85cedfed2a451","kind":"commit","published_at":"2022-01-07T14:57:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.931","html_url":"https://github.com/python/mypy/releases/tag/v0.931","dependencies_parsed_at":"2025-06-09T04:23:48.060Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.931","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931/manifests"},{"name":"v0.930","sha":"5d765e71fa1313830b485a4e9f18a6553b221426","kind":"commit","published_at":"2021-12-22T13:44:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.930","html_url":"https://github.com/python/mypy/releases/tag/v0.930","dependencies_parsed_at":"2025-06-09T04:23:58.150Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930/manifests"},{"name":"v0.921","sha":"f5c2a3b4db67c8c29e976da2bc3241a152cc1ff8","kind":"commit","published_at":"2021-12-21T13:21:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.921","html_url":"https://github.com/python/mypy/releases/tag/v0.921","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921/manifests"},{"name":"v0.920","sha":"b944746a428a9476b7118893e8e7b94ef745bcc4","kind":"commit","published_at":"2021-12-15T22:23:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.920","html_url":"https://github.com/python/mypy/releases/tag/v0.920","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.920","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920/manifests"},{"name":"v0.910","sha":"f5fc579cf07f2078c9312044f6bcb132f891d746","kind":"commit","published_at":"2021-06-22T15:57:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.910","html_url":"https://github.com/python/mypy/releases/tag/v0.910","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910/manifests"},{"name":"v0.902","sha":"defe53ff8002766b51eb9c87e90289d4dd8a48a2","kind":"commit","published_at":"2021-06-10T11:38:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.902","html_url":"https://github.com/python/mypy/releases/tag/v0.902","dependencies_parsed_at":"2025-06-09T04:23:48.334Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.902","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902/manifests"},{"name":"v0.901","sha":"ffc18df8f462f548fdc05c3a1bfa44785f01d514","kind":"commit","published_at":"2021-06-08T21:20:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.901","html_url":"https://github.com/python/mypy/releases/tag/v0.901","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901/manifests"},{"name":"v0.900","sha":"b68993c8781580b9da820b4f80d677d60fac9512","kind":"commit","published_at":"2021-06-08T15:42:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.900","html_url":"https://github.com/python/mypy/releases/tag/v0.900","dependencies_parsed_at":"2025-06-09T04:23:48.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.900","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900/manifests"},{"name":"v0.812","sha":"d089891198ef470c8bec9bd7d7b50a02757c5b68","kind":"commit","published_at":"2021-02-19T16:17:29.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.812","html_url":"https://github.com/python/mypy/releases/tag/v0.812","dependencies_parsed_at":"2025-06-09T04:23:46.958Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.812","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812/manifests"},{"name":"v0.811","sha":"4373cd5b55dca0ca74269e246efd2be528c8f067","kind":"commit","published_at":"2021-02-19T15:27:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.811","html_url":"https://github.com/python/mypy/releases/tag/v0.811","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.811","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811/manifests"},{"name":"v0.810","sha":"2b52538b9975456e37b237bcf7e67b8d80ea48f2","kind":"commit","published_at":"2021-02-10T17:41:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.810","html_url":"https://github.com/python/mypy/releases/tag/v0.810","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.810","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810/manifests"},{"name":"v0.800","sha":"4c3ea8285a685fbc3934a8a1e3b37beea10f587e","kind":"commit","published_at":"2021-01-22T10:27:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.800","html_url":"https://github.com/python/mypy/releases/tag/v0.800","dependencies_parsed_at":"2025-06-09T04:23:48.406Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.800","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800/manifests"},{"name":"v0.790","sha":"69a055a7632e2444fcb2bfb022d04f4546358d50","kind":"commit","published_at":"2020-10-09T09:36:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.790","html_url":"https://github.com/python/mypy/releases/tag/v0.790","dependencies_parsed_at":"2025-06-09T04:23:47.741Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.790","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790/manifests"},{"name":"v0.782","sha":"39b6bc47b9f7e7d72778886419d07eb4acf3c50a","kind":"commit","published_at":"2020-06-22T17:44:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.782","html_url":"https://github.com/python/mypy/releases/tag/v0.782","dependencies_parsed_at":"2025-06-09T04:23:54.210Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.782","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782/manifests"},{"name":"v0.781","sha":"f956142030dee57e7283ad364d9c0c14945cb594","kind":"commit","published_at":"2020-06-12T18:07:45.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.781","html_url":"https://github.com/python/mypy/releases/tag/v0.781","dependencies_parsed_at":"2025-06-09T04:23:49.138Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.781","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781/manifests"},{"name":"v0.780","sha":"3423b18a30ac49d6e7050abeb188ad3ba5d23d35","kind":"commit","published_at":"2020-06-02T15:44:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.780","html_url":"https://github.com/python/mypy/releases/tag/v0.780","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.780","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780/manifests"},{"name":"v0.770","sha":"92e3f396b03c69c1d8abc249632bfd2db02350d0","kind":"commit","published_at":"2020-03-09T19:00:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.770","html_url":"https://github.com/python/mypy/releases/tag/v0.770","dependencies_parsed_at":"2025-06-09T04:23:46.964Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.770","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770/manifests"},{"name":"v0.761","sha":"f53b718bdf5935443332a43d8c1b448af8b80b57","kind":"commit","published_at":"2019-12-19T13:05:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.761","html_url":"https://github.com/python/mypy/releases/tag/v0.761","dependencies_parsed_at":"2025-06-09T04:23:47.635Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.761","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761/manifests"},{"name":"v0.760","sha":"54447c6068f13326ec18dd4efb81ae3ab83b5ab4","kind":"commit","published_at":"2019-12-17T17:29:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.760","html_url":"https://github.com/python/mypy/releases/tag/v0.760","dependencies_parsed_at":"2025-06-09T04:23:47.866Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.760","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760/manifests"},{"name":"v0.750","sha":"d8aa68576dda9940aedd0f861f7789d7e679c292","kind":"commit","published_at":"2019-11-29T17:31:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.750","html_url":"https://github.com/python/mypy/releases/tag/v0.750","dependencies_parsed_at":"2025-06-09T04:23:48.333Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.750","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750/manifests"},{"name":"v0.740","sha":"0662772b5a6b9029da0cf4aec857b9b1e34057a9","kind":"commit","published_at":"2019-10-16T20:46:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.740","html_url":"https://github.com/python/mypy/releases/tag/v0.740","dependencies_parsed_at":"2025-06-09T04:23:47.680Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740/manifests"},{"name":"v0.730","sha":"7ad7f8bbe61e5e67aa7fd6f2efe280931dd2f620","kind":"commit","published_at":"2019-09-26T13:00:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.730","html_url":"https://github.com/python/mypy/releases/tag/v0.730","dependencies_parsed_at":"2025-06-09T04:23:46.428Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730/manifests"},{"name":"v0.720","sha":"36aecdae92d050f626ea9029ad08f0c8382c47e7","kind":"commit","published_at":"2019-07-12T18:32:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.720","html_url":"https://github.com/python/mypy/releases/tag/v0.720","dependencies_parsed_at":"2025-06-09T04:23:58.015Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720/manifests"},{"name":"v0.711","sha":"f62c69eba41bd1b8b018cc41af96c526262189ab","kind":"commit","published_at":"2019-06-22T17:36:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.711","html_url":"https://github.com/python/mypy/releases/tag/v0.711","dependencies_parsed_at":"2025-06-09T04:23:47.626Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711/manifests"},{"name":"v0.710","sha":"81e8940c7b9ba5996a41d66ee0066eee06842490","kind":"commit","published_at":"2019-06-19T17:52:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.710","html_url":"https://github.com/python/mypy/releases/tag/v0.710","dependencies_parsed_at":"2025-06-09T04:23:47.945Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710/manifests"},{"name":"v0.701","sha":"7aaa435063f7bb81019740f0b56be359374b02fc","kind":"commit","published_at":"2019-04-16T17:39:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.701","html_url":"https://github.com/python/mypy/releases/tag/v0.701","dependencies_parsed_at":"2025-06-09T04:23:48.594Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701/manifests"},{"name":"v0.700","sha":"d40990f5b91b1f06918222d1041441b7ff63f79a","kind":"commit","published_at":"2019-04-03T17:41:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.700","html_url":"https://github.com/python/mypy/releases/tag/v0.700","dependencies_parsed_at":"2025-06-09T04:23:47.913Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700/manifests"},{"name":"v0.670","sha":"ede1109153a1226815f253b0f9c50643ef620eb4","kind":"commit","published_at":"2019-02-08T20:59:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.670","html_url":"https://github.com/python/mypy/releases/tag/v0.670","dependencies_parsed_at":"2025-06-09T04:23:54.213Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670/manifests"},{"name":"v0.660","sha":"c06aa9c4b8acc91fc01282feef13e15ec61f372b","kind":"commit","published_at":"2019-01-16T21:35:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.660","html_url":"https://github.com/python/mypy/releases/tag/v0.660","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660/manifests"},{"name":"v0.650","sha":"466bb38087ee7aa840d472fa6de49be424343a18","kind":"commit","published_at":"2018-12-07T19:33:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.650","html_url":"https://github.com/python/mypy/releases/tag/v0.650","dependencies_parsed_at":"2025-06-09T04:23:46.973Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.650","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650/manifests"},{"name":"v0.641","sha":"951b7c5c5a47705f0f77e11c17d9c2b95e373eed","kind":"commit","published_at":"2018-10-15T15:47:27.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.641","html_url":"https://github.com/python/mypy/releases/tag/v0.641","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.641","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641/manifests"},{"name":"v0.640","sha":"bd1098a2a561a573794c310b88f67191aab44406","kind":"commit","published_at":"2018-10-12T18:31:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.640","html_url":"https://github.com/python/mypy/releases/tag/v0.640","dependencies_parsed_at":"2025-06-09T04:23:48.847Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.640","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640/manifests"},{"name":"v0.630","sha":"e69a528ab3ae294b38e1e67a7f296fb0175df045","kind":"commit","published_at":"2018-09-17T13:31:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.630","html_url":"https://github.com/python/mypy/releases/tag/v0.630","dependencies_parsed_at":"2025-06-09T04:23:53.199Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630/manifests"},{"name":"v0.620","sha":"67b260f0fec0b0d97c92529359796e9ad5c1a30d","kind":"commit","published_at":"2018-07-13T19:41:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.620","html_url":"https://github.com/python/mypy/releases/tag/v0.620","dependencies_parsed_at":"2025-06-09T04:23:53.089Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.620","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620/manifests"},{"name":"v0.610","sha":"4f4dc6de32e5cfd6f2d2079a47f52942a2397b97","kind":"commit","published_at":"2018-06-08T20:36:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.610","html_url":"https://github.com/python/mypy/releases/tag/v0.610","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.610","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610/manifests"},{"name":"v0.600","sha":"09288ffc4be301e6cfd05bf042cee8b780cd1ffd","kind":"commit","published_at":"2018-05-02T20:21:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.600","html_url":"https://github.com/python/mypy/releases/tag/v0.600","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.600","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600/manifests"},{"name":"v0.590","sha":"7519e89ae8054ea3f22c4d13f16aaf9ae8f10f0a","kind":"commit","published_at":"2018-04-13T20:35:55.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.590","html_url":"https://github.com/python/mypy/releases/tag/v0.590","dependencies_parsed_at":"2025-06-09T04:23:53.269Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.590","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590/manifests"},{"name":"v0.580","sha":"f38596dc3f078ac6705c08632a3043d8e3c9c1d5","kind":"commit","published_at":"2018-03-23T18:58:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.580","html_url":"https://github.com/python/mypy/releases/tag/v0.580","dependencies_parsed_at":"2025-06-09T04:23:53.093Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.580","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580/manifests"},{"name":"v0.570","sha":"9f603ed9e6ac2a7f80f22b4e9719797a3bbb5215","kind":"commit","published_at":"2018-03-02T17:24:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.570","html_url":"https://github.com/python/mypy/releases/tag/v0.570","dependencies_parsed_at":"2025-06-09T04:23:47.002Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.570","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570/manifests"},{"name":"v0.560","sha":"51e044c4ecf2a52fc6c41ee63019723e0d3061e1","kind":"commit","published_at":"2017-12-15T17:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.560","html_url":"https://github.com/python/mypy/releases/tag/v0.560","dependencies_parsed_at":"2025-06-09T04:23:50.388Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.560","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560/manifests"},{"name":"v0.550","sha":"a8dfedce06cbfbb37220bfcacc8ff4f1e266abe0","kind":"commit","published_at":"2017-11-10T18:33:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.550","html_url":"https://github.com/python/mypy/releases/tag/v0.550","dependencies_parsed_at":"2025-06-09T04:23:46.424Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.550","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550/manifests"},{"name":"v0.540","sha":"3d22699db61eac1f405768f0c5979e5e9b87baa1","kind":"commit","published_at":"2017-10-20T17:34:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.540","html_url":"https://github.com/python/mypy/releases/tag/v0.540","dependencies_parsed_at":"2025-06-09T04:23:52.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.540","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540/manifests"},{"name":"v0.530","sha":"f0c941f41bea326d9c8d4e12e0ee13532cb19c42","kind":"commit","published_at":"2017-10-06T15:10:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.530","html_url":"https://github.com/python/mypy/releases/tag/v0.530","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.530","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530/manifests"},{"name":"v0.521","sha":"858f7512cf3b4e39c0f4e8de5a13eee0e1e138fb","kind":"commit","published_at":"2017-07-24T17:36:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.521","html_url":"https://github.com/python/mypy/releases/tag/v0.521","dependencies_parsed_at":"2025-06-09T04:23:46.902Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.521","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521/manifests"},{"name":"v0.520","sha":"cb7d6b0859f3277ecb1ac75ab9550e62715dc009","kind":"commit","published_at":"2017-07-10T21:23:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.520","html_url":"https://github.com/python/mypy/releases/tag/v0.520","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520/manifests"},{"name":"v0.511","sha":"88e8ef28be2465d1693ace4d39cd422987a97220","kind":"commit","published_at":"2017-05-09T19:08:24.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.511","html_url":"https://github.com/python/mypy/releases/tag/v0.511","dependencies_parsed_at":"2025-06-09T04:23:46.426Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511/manifests"},{"name":"v0.510","sha":"12e9107bd0493fb7cdf2d7c07e29c6ef8ca37942","kind":"commit","published_at":"2017-05-05T18:28:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.510","html_url":"https://github.com/python/mypy/releases/tag/v0.510","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510/manifests"},{"name":"v0.501","sha":"ed6480d148dae49f99c8af40f42b17def9947899","kind":"commit","published_at":"2017-03-02T19:24:38.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.501","html_url":"https://github.com/python/mypy/releases/tag/v0.501","dependencies_parsed_at":"2025-06-09T04:23:48.784Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501/manifests"},{"name":"v0.500","sha":"9aee8abbf2b918f7e3ced3507fde1ef8166b99ea","kind":"commit","published_at":"2017-03-01T20:38:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.500","html_url":"https://github.com/python/mypy/releases/tag/v0.500","dependencies_parsed_at":"2025-06-09T04:23:46.425Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.500","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500/manifests"},{"name":"v0.471","sha":"f16a63957d897a889d9c1dfd93abdb1ad51a2ab2","kind":"commit","published_at":"2017-02-10T22:29:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.471","html_url":"https://github.com/python/mypy/releases/tag/v0.471","dependencies_parsed_at":"2025-06-09T04:23:49.408Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.471","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471/manifests"},{"name":"v0.470","sha":"b0f1ff9334ca068b6fca3937ac8d4fa7c288fc14","kind":"commit","published_at":"2017-01-13T17:45:36.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.470","html_url":"https://github.com/python/mypy/releases/tag/v0.470","dependencies_parsed_at":"2025-06-09T04:23:46.431Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.470","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470/manifests"},{"name":"v0.4.6","sha":"29b7675e6d21de8c81b170cc1e28213aa874a2fe","kind":"commit","published_at":"2016-11-21T20:42:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.6","html_url":"https://github.com/python/mypy/releases/tag/v0.4.6","dependencies_parsed_at":"2025-06-09T04:23:48.309Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"032acb74769ebfd3f08db1ba46623e8e0fed7b94","kind":"commit","published_at":"2016-10-07T18:23:54.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.5","html_url":"https://github.com/python/mypy/releases/tag/v0.4.5","dependencies_parsed_at":"2025-06-09T04:23:46.880Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"3935fe0efc68318e2a3a08a98c2097c527a8d8d4","kind":"commit","published_at":"2016-08-25T20:44:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.4","html_url":"https://github.com/python/mypy/releases/tag/v0.4.4","dependencies_parsed_at":"2025-06-09T04:23:54.543Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e5f27adf8f143604af241533cdd69df3ddb8d1c9","kind":"commit","published_at":"2016-07-14T18:34:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.3","html_url":"https://github.com/python/mypy/releases/tag/v0.4.3","dependencies_parsed_at":"2025-06-09T04:23:45.244Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"b8a2df91707bc3d5c9c3677c8017b614e41d017a","kind":"commit","published_at":"2016-06-09T18:30:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.2","html_url":"https://github.com/python/mypy/releases/tag/v0.4.2","dependencies_parsed_at":"2025-06-09T04:23:52.797Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1cd80cec5b6e5d6f5c88adfbad3db96be87316c","kind":"commit","published_at":"2016-05-06T17:27:22.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.1","html_url":"https://github.com/python/mypy/releases/tag/v0.4.1","dependencies_parsed_at":"2025-06-09T04:23:46.861Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9bb5f2e0ebc90aac5d948d1a7ebbb1f5003dca8e","kind":"commit","published_at":"2016-05-05T19:13:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.0","html_url":"https://github.com/python/mypy/releases/tag/v0.4.0","dependencies_parsed_at":"2025-06-09T04:23:44.544Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f6c71c57aeee0faeeb8c885d266eefd0b74cc72d","kind":"commit","published_at":"2016-02-19T12:02:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.3.1","html_url":"https://github.com/python/mypy/releases/tag/v0.3.1","dependencies_parsed_at":"2025-06-09T04:23:46.911Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1/manifests"},{"name":"v0.2.0","sha":"7805b2cd3ffd2aa15be430d6a652955310f7f4b1","kind":"commit","published_at":"2015-04-06T04:46:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.2.0","html_url":"https://github.com/python/mypy/releases/tag/v0.2.0","dependencies_parsed_at":"2025-06-09T04:23:44.382Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"14702418afc3bde9511ee50e5b76db7ad565f86e","kind":"commit","published_at":"2014-12-08T06:16:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.1.0","html_url":"https://github.com/python/mypy/releases/tag/v0.1.0","dependencies_parsed_at":"2025-06-09T04:23:48.985Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-06T23:58:17.348Z","dependent_packages_count":0,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":39.06087774171853,"forks_count":30.49154493947922,"average":26.69917440997412},"purl":"pkg:pypi/zxgraphs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/zxgraphs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/zxgraphs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/zxgraphs/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-08-30T00:48:00.645Z","issues_count":3138,"pull_requests_count":2013,"avg_time_to_close_issue":37496670.234304935,"avg_time_to_close_pull_request":3601454.0496627837,"issues_closed_count":1778,"pull_requests_closed_count":1630,"pull_request_authors_count":345,"issue_authors_count":1609,"avg_comments_per_issue":3.4821542383683877,"avg_comments_per_pull_request":3.117237953303527,"merged_pull_requests_count":1412,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":839,"past_year_pull_requests_count":1144,"past_year_avg_time_to_close_issue":1716181.985882353,"past_year_avg_time_to_close_pull_request":874412.4870349492,"past_year_issues_closed_count":425,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":484,"past_year_avg_comments_per_issue":2.1740166865315853,"past_year_avg_comments_per_pull_request":2.4737762237762237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":801,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":341,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":259,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":185,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"JelleZijlstra","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"brianschubert","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"AlexWaygood","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"svalentin","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"A5rocks","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"tyralla","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"ichard26","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"jhance","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"koogoro","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"wesleywright","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"emmatyping","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"markshannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"uriyyo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"brettcannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"serhiy-storchaka","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serhiy-storchaka"},{"login":"ammaraskar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"JulienPalard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"Eclips4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"ilinum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilinum"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"}],"active_maintainers":[{"login":"JukkaL","count":204,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"cdce8p","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"hauntsaninja","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"ilevkivskyi","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"brianschubert","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"sobolevn","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"svalentin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"JelleZijlstra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"wesleywright","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"AlexWaygood","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"jhance","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"ammaraskar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"markshannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"uriyyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zxgraphs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zxgraphs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zxgraphs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zxgraphs/related_packages","maintainers":[{"uuid":"hashberg","login":"hashberg","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/hashberg/","role":null,"created_at":"2023-02-26T02:58:13.304Z","updated_at":"2023-02-26T02:58:13.304Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hashberg/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":11771914,"name":"python/mypy","ecosystem":"actions","description":"Optional Static Typing for Python.","homepage":"https://www.mypy-lang.org/","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/python/mypy","keywords_array":["linter","python","typechecker","types","typing"],"namespace":"python","versions_count":104,"first_release_published_at":"2014-12-08T06:16:34.000Z","latest_release_published_at":"2025-07-31T06:20:43.000Z","latest_release_number":"v1.17.1","last_synced_at":"2025-09-06T02:41:59.742Z","created_at":"2025-06-07T21:10:28.806Z","updated_at":"2025-09-06T23:58:17.351Z","registry_url":"https://github.com/python/mypy","install_command":null,"documentation_url":null,"metadata":{"name":"Mypy","description":"Optional Static Typing for Python.","author":"Jukka Lehtosalo and contributors","inputs":{"options":{"description":"Options passed to mypy. Use `mypy --help` to see available options.\n","required":false},"paths":{"description":"Explicit paths to run mypy on. Defaults to the current directory.\n","required":false,"default":"."},"version":{"description":"Mypy version to use (PEP440) - e.g. \"0.910\"\n","required":false,"default":""},"install_types":{"description":"Whether to automatically install missing library stub packages. ('yes'|'no', default: 'yes')\n","default":"yes"},"install_project_dependencies":{"description":"Whether to attempt to install project dependencies into mypy environment. ('yes'|'no', default: 'yes')\n","default":"yes"}},"branding":{"color":"blue","icon":"check-circle"},"runs":{"using":"composite","steps":[{"name":"mypy setup","shell":"bash","run":"echo ::group::Installing mypy...\nexport PIP_DISABLE_PIP_VERSION_CHECK=1\n\nif [ \"$RUNNER_OS\" == \"Windows\" ]; then\n  HOST_PYTHON=python\nelse\n  HOST_PYTHON=python3\nfi\n\nvenv_script=\"import os.path; import venv; import sys;\npath = os.path.join(r'${{ github.action_path }}', '.mypy-venv');\nvenv.main([path]);\nbin_subdir = 'Scripts' if sys.platform == 'win32' else 'bin';\nprint(os.path.join(path, bin_subdir, 'python'));\n\"\n\nVENV_PYTHON=$(echo $venv_script | \"$HOST_PYTHON\")\nmypy_spec=\"mypy\"\n\nif [ -n \"${{ inputs.version }}\" ]; then\n  mypy_spec+=\"==${{ inputs.version }}\"\nfi\n\nif ! \"$VENV_PYTHON\" -m pip install \"$mypy_spec\"; then\n  echo \"::error::Could not install mypy.\"\n  exit 1\nfi\necho ::endgroup::\n\nif [ \"${{ inputs.install_project_dependencies }}\" == \"yes\" ]; then\n  VENV=$(\"$VENV_PYTHON\" -c 'import sys;print(sys.prefix)')\n  echo ::group::Installing project dependencies...\n  \"$VENV_PYTHON\" -m pip download --dest=\"$VENV\"/deps .\n  \"$VENV_PYTHON\" -m pip install -U --find-links=\"$VENV\"/deps \"$VENV\"/deps/*\n  echo ::endgroup::\nfi\n\necho ::group::Running mypy...\nmypy_opts=\"\"\nif [ \"${{ inputs.install_types }}\" == \"yes\" ]; then\n  mypy_opts+=\"--install-types --non-interactive\"\nfi\n\necho \"mypy $mypy_opts ${{ inputs.options }} ${{ inputs.paths }}\"\n\"$VENV_PYTHON\" -m mypy $mypy_opts ${{ inputs.options }} ${{ inputs.paths }}\necho ::endgroup::\n"}]},"default_branch":"master","path":null},"repo_metadata":{"id":5837742,"uuid":"7053637","full_name":"python/mypy","owner":"python","description":"Optional static typing for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T00:16:36.000Z","size":75020,"stargazers_count":19736,"open_issues_count":2985,"forks_count":2999,"subscribers_count":240,"default_branch":"master","last_synced_at":"2025-09-06T02:31:42.390Z","etag":null,"topics":["linter","python","typechecker","types","typing"],"latest_commit_sha":null,"homepage":"https://www.mypy-lang.org/","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":{"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":null,"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},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2025-09-06T00:16:40.000Z","dependencies_parsed_at":"2023-12-08T20:22:57.968Z","dependency_job_id":"eb104eda-8bf5-4e07-9b1a-2a6b703079f5","html_url":"https://github.com/python/mypy","commit_stats":{"total_commits":11654,"total_committers":782,"mean_commits":"14.902813299232736","dds":0.6051999313540415,"last_synced_commit":"7788c21269006ac2e3ac3bc69e52d68403741e6e"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/python/mypy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/mypy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/sbom","scorecard":{"id":113106,"data":{"date":"2025-08-04","repo":{"name":"github.com/python/mypy","commit":"660d911223da3516c496e3a0cfdefa3eaf982290"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.4,"checks":[{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/mypy_primer_comment.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sync_typeshed.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy_primer.yml:19","Info: found token with 'none' permissions: .github/workflows/mypy_primer_comment.yml:1","Info: found token with 'none' permissions: .github/workflows/sync_typeshed.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_stubgenc.yml:17"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/python/.github/SECURITY.md:1","Info: Found linked content: github.com/python/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/python/.github/SECURITY.md:1","Info: Found text in security policy: github.com/python/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: containerImage not pinned by hash: misc/docker/Dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: pipCommand not pinned by hash: misc/docker/Dockerfile:12","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:9","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:10","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:11","Warn: pipCommand not pinned by hash: misc/trigger_wheel_build.sh:13","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/sync_typeshed.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:235","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T16:23:23.912Z","repository_id":5837742,"created_at":"2025-08-15T16:23:23.912Z","updated_at":"2025-08-15T16:23:23.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273978856,"owners_count":25201410,"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-09-06T02:00:13.247Z","response_time":2576,"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":88,"last_synced_at":"2025-09-02T00:27:13.311Z","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":110651,"followers":27276,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-09-02T00:27:13.311Z","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":"v1.17.1","sha":"acb29831e286bbccde37c03bc75381f40a5fdc9e","kind":"commit","published_at":"2025-07-31T06:20:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.17.1","html_url":"https://github.com/python/mypy/releases/tag/v1.17.1","dependencies_parsed_at":"2025-08-12T05:23:37.912Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"0260991f6b055110c3df36bd5539d4f4489bf153","kind":"commit","published_at":"2025-07-14T16:45:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.17.0","html_url":"https://github.com/python/mypy/releases/tag/v1.17.0","dependencies_parsed_at":"2025-07-16T08:56:51.121Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"68b8fa097d080c92d30a429bc74de8acd56caf85","kind":"commit","published_at":"2025-06-11T15:25:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.16.1","html_url":"https://github.com/python/mypy/releases/tag/v1.16.1","dependencies_parsed_at":"2025-06-19T04:50:40.855Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"9e72e9601f4c2fb6866cfec98fc40a31c91ccdb0","kind":"commit","published_at":"2025-05-29T11:38:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.16.0","html_url":"https://github.com/python/mypy/releases/tag/v1.16.0","dependencies_parsed_at":"2025-06-09T04:23:50.743Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"9397454fb5aead107461b089e7cf190bf538d20a","kind":"commit","published_at":"2025-02-05T00:07:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.15.0","html_url":"https://github.com/python/mypy/releases/tag/v1.15.0","dependencies_parsed_at":"2025-06-09T04:23:46.971Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"251d12fe9f89f8d4818fd6ff1c48224e77119004","kind":"commit","published_at":"2024-12-30T14:24:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.14.1","html_url":"https://github.com/python/mypy/releases/tag/v1.14.1","dependencies_parsed_at":"2025-06-09T04:23:46.906Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"6f37859612cd8670724c2ee2df21aa691276a9dc","kind":"commit","published_at":"2024-12-19T16:29:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.14.0","html_url":"https://github.com/python/mypy/releases/tag/v1.14.0","dependencies_parsed_at":"2025-06-09T04:23:46.601Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"eb310343be0399ea6755fabc259755ce1f6711e8","kind":"commit","published_at":"2024-10-22T20:18:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.13.0","html_url":"https://github.com/python/mypy/releases/tag/v1.13.0","dependencies_parsed_at":"2025-06-09T04:23:46.507Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"050d12f8d5b07a892fc4e24fabc485cfafce3ff0","kind":"commit","published_at":"2024-10-19T23:31:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.12.1","html_url":"https://github.com/python/mypy/releases/tag/v1.12.1","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f2a39b16f00e2b7b1922aa9324c092cabbae57a9","kind":"commit","published_at":"2024-10-14T09:28:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.12.0","html_url":"https://github.com/python/mypy/releases/tag/v1.12.0","dependencies_parsed_at":"2025-06-09T04:23:49.785Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"789f02c83a5d5cb35f5e33ba91df46c8fea6b28e","kind":"commit","published_at":"2024-08-24T20:29:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.2","html_url":"https://github.com/python/mypy/releases/tag/v1.11.2","dependencies_parsed_at":"2025-06-09T04:23:46.999Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"570b90a7a368f04c64f60af339d0ac1808c49c15","kind":"commit","published_at":"2024-07-30T20:43:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.1","html_url":"https://github.com/python/mypy/releases/tag/v1.11.1","dependencies_parsed_at":"2025-06-09T04:23:46.905Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.0","html_url":"https://github.com/python/mypy/releases/tag/v1.11.0","dependencies_parsed_at":"2025-06-09T04:23:55.092Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0/manifests"},{"name":"v1.11","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11","html_url":"https://github.com/python/mypy/releases/tag/v1.11","dependencies_parsed_at":"2025-06-09T04:23:47.077Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11/manifests"},{"name":"v1.10.1","sha":"c28b5257b528f65a028e7d0dbecbcd81c7997356","kind":"commit","published_at":"2024-06-23T06:44:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.1","html_url":"https://github.com/python/mypy/releases/tag/v1.10.1","dependencies_parsed_at":"2025-06-09T04:23:46.977Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3faf0fc4798ec3ee6b1cd123965193dc0a753fb0","kind":"commit","published_at":"2024-04-23T19:09:28.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.0","html_url":"https://github.com/python/mypy/releases/tag/v1.10.0","dependencies_parsed_at":"2025-06-09T04:23:46.991Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0/manifests"},{"name":"1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/1.9.0","html_url":"https://github.com/python/mypy/releases/tag/1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.970Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0/manifests"},{"name":"v1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.9.0","html_url":"https://github.com/python/mypy/releases/tag/v1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.598Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"3b467509ee29b8f274c035d78a1c241a781eb311","kind":"commit","published_at":"2023-12-21T01:00:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.8.0","html_url":"https://github.com/python/mypy/releases/tag/v1.8.0","dependencies_parsed_at":"2025-06-09T04:23:46.983Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"6b3c41838d8e7a39242b6fd035535e2d76eabfc6","kind":"commit","published_at":"2023-11-23T15:47:17.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.1","html_url":"https://github.com/python/mypy/releases/tag/v1.7.1","dependencies_parsed_at":"2025-06-09T04:23:54.516Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f6b9972329d5d68f6defc92a10cc4c3bc339c27b","kind":"commit","published_at":"2023-11-10T12:01:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.0","html_url":"https://github.com/python/mypy/releases/tag/v1.7.0","dependencies_parsed_at":"2025-06-09T04:23:55.455Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"9b891fe5a101ecbb818f3f16641ab909f289ba04","kind":"commit","published_at":"2023-10-18T03:30:44.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.1","html_url":"https://github.com/python/mypy/releases/tag/v1.6.1","dependencies_parsed_at":"2025-06-09T04:23:55.069Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ac2d56f9145a4e15e7c0d1fbcd9a466ad0cec9a1","kind":"commit","published_at":"2023-10-10T16:06:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.0","html_url":"https://github.com/python/mypy/releases/tag/v1.6.0","dependencies_parsed_at":"2025-06-09T04:23:46.588Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"de4f2ad99c88b885677247534dcec335621ade4d","kind":"commit","published_at":"2023-08-11T12:54:13.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.1","html_url":"https://github.com/python/mypy/releases/tag/v1.5.1","dependencies_parsed_at":"2025-06-09T04:23:48.477Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a6bd80ed8c91138ce6112b5ce71fc406d426cd01","kind":"commit","published_at":"2023-07-14T16:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.0","html_url":"https://github.com/python/mypy/releases/tag/v1.5.0","dependencies_parsed_at":"2025-06-09T04:23:50.228Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"3534bacc4c0d3c4b1983a533e2a36cce43f2ec9d","kind":"commit","published_at":"2023-06-25T20:06:39.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.1","html_url":"https://github.com/python/mypy/releases/tag/v1.4.1","dependencies_parsed_at":"2025-06-09T04:23:48.314Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be5f84b853d15bbbdd3185349fa8e285f7e19bf3","kind":"commit","published_at":"2023-06-14T22:00:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.0","html_url":"https://github.com/python/mypy/releases/tag/v1.4.0","dependencies_parsed_at":"2025-06-09T04:23:49.255Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9df39ab1801369cb49467fa52080df9c42377384","kind":"commit","published_at":"2023-05-09T14:52:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.3.0","html_url":"https://github.com/python/mypy/releases/tag/v1.3.0","dependencies_parsed_at":"2025-06-09T04:23:55.540Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4f47dfb64dff920c237e7c8c58f8efba57cf57cf","kind":"commit","published_at":"2023-04-06T13:17:05.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.2.0","html_url":"https://github.com/python/mypy/releases/tag/v1.2.0","dependencies_parsed_at":"2025-06-09T04:23:54.809Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9b777a36315b1ba24ab840f9f905cfb6c82e35a9","kind":"commit","published_at":"2023-03-06T18:06:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.1.1","html_url":"https://github.com/python/mypy/releases/tag/v1.1.1","dependencies_parsed_at":"2025-06-09T04:23:56.174Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1/manifests"},{"name":"v1.0.1","sha":"ecf05e6388eb5c3c0c5d7ea963817c0f81b65618","kind":"commit","published_at":"2023-02-17T05:16:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.1","html_url":"https://github.com/python/mypy/releases/tag/v1.0.1","dependencies_parsed_at":"2025-06-09T04:23:55.017Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bc18017c19eb81bf5c11756f4e7dede4791e2823","kind":"commit","published_at":"2023-02-06T17:49:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.0","html_url":"https://github.com/python/mypy/releases/tag/v1.0.0","dependencies_parsed_at":"2025-06-09T04:23:46.951Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0/manifests"},{"name":"v0.991","sha":"b7788fcc4d140bbeb56531ab054bcdd53e298d30","kind":"commit","published_at":"2022-11-14T13:58:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.991","html_url":"https://github.com/python/mypy/releases/tag/v0.991","dependencies_parsed_at":"2025-06-09T04:23:55.566Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.991","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991/manifests"},{"name":"v0.990","sha":"b71dc3da0d8c6a4e116eef98a7ff8591145338be","kind":"commit","published_at":"2022-11-07T11:00:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.990","html_url":"https://github.com/python/mypy/releases/tag/v0.990","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.990","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990/manifests"},{"name":"v0.982","sha":"1c2b899fa9029538b9b9e6d30401901d94536202","kind":"commit","published_at":"2022-10-02T16:41:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.982","html_url":"https://github.com/python/mypy/releases/tag/v0.982","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.982","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982/manifests"},{"name":"v0.981","sha":"c7b4714e1f5e3cb8f3fec7426b6538fe1a3dcab1","kind":"commit","published_at":"2022-09-26T14:43:50.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.981","html_url":"https://github.com/python/mypy/releases/tag/v0.981","dependencies_parsed_at":"2025-06-09T04:23:46.992Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.981","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981/manifests"},{"name":"v0.971","sha":"1f08cf44c7ec3dc4111aaf817958f7a51018ba38","kind":"commit","published_at":"2022-07-19T12:32:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.971","html_url":"https://github.com/python/mypy/releases/tag/v0.971","dependencies_parsed_at":"2025-06-09T04:23:50.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.971","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971/manifests"},{"name":"v0.961","sha":"89bdcfb8c658340dae70312c5b76b703838d8123","kind":"commit","published_at":"2022-06-06T13:01:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.961","html_url":"https://github.com/python/mypy/releases/tag/v0.961","dependencies_parsed_at":"2025-06-09T04:23:48.589Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.961","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961/manifests"},{"name":"v0.960","sha":"0a4a190f25ed90f73f6290656ec65ddd6bdb1d4e","kind":"commit","published_at":"2022-05-24T13:03:35.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.960","html_url":"https://github.com/python/mypy/releases/tag/v0.960","dependencies_parsed_at":"2025-06-09T04:23:46.956Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.960","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960/manifests"},{"name":"v0.950","sha":"cceba7b20c7dde6a3a7b193cb7212b9b2f76c9cd","kind":"commit","published_at":"2022-04-27T14:04:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.950","html_url":"https://github.com/python/mypy/releases/tag/v0.950","dependencies_parsed_at":"2025-06-09T04:23:48.549Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.950","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950/manifests"},{"name":"v0.942","sha":"38f1e30e8137ccc1aad6a4f113eb4360c6206539","kind":"commit","published_at":"2022-03-24T13:13:19.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.942","html_url":"https://github.com/python/mypy/releases/tag/v0.942","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.942","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942/manifests"},{"name":"v0.941","sha":"4e18c789d177b858fad6499018f7302e3ee75199","kind":"commit","published_at":"2022-03-14T16:10:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.941","html_url":"https://github.com/python/mypy/releases/tag/v0.941","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.941","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941/manifests"},{"name":"v0.940","sha":"48ff811fdf666e8a3149a692c0238f9019f55e58","kind":"commit","published_at":"2022-03-11T13:00:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.940","html_url":"https://github.com/python/mypy/releases/tag/v0.940","dependencies_parsed_at":"2025-06-09T04:23:46.957Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.940","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940/manifests"},{"name":"v0.931","sha":"4486d764c07a1cee9792d691e8e85cedfed2a451","kind":"commit","published_at":"2022-01-07T14:57:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.931","html_url":"https://github.com/python/mypy/releases/tag/v0.931","dependencies_parsed_at":"2025-06-09T04:23:48.060Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.931","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931/manifests"},{"name":"v0.930","sha":"5d765e71fa1313830b485a4e9f18a6553b221426","kind":"commit","published_at":"2021-12-22T13:44:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.930","html_url":"https://github.com/python/mypy/releases/tag/v0.930","dependencies_parsed_at":"2025-06-09T04:23:58.150Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930/manifests"},{"name":"v0.921","sha":"f5c2a3b4db67c8c29e976da2bc3241a152cc1ff8","kind":"commit","published_at":"2021-12-21T13:21:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.921","html_url":"https://github.com/python/mypy/releases/tag/v0.921","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921/manifests"},{"name":"v0.920","sha":"b944746a428a9476b7118893e8e7b94ef745bcc4","kind":"commit","published_at":"2021-12-15T22:23:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.920","html_url":"https://github.com/python/mypy/releases/tag/v0.920","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.920","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920/manifests"},{"name":"v0.910","sha":"f5fc579cf07f2078c9312044f6bcb132f891d746","kind":"commit","published_at":"2021-06-22T15:57:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.910","html_url":"https://github.com/python/mypy/releases/tag/v0.910","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910/manifests"},{"name":"v0.902","sha":"defe53ff8002766b51eb9c87e90289d4dd8a48a2","kind":"commit","published_at":"2021-06-10T11:38:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.902","html_url":"https://github.com/python/mypy/releases/tag/v0.902","dependencies_parsed_at":"2025-06-09T04:23:48.334Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.902","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902/manifests"},{"name":"v0.901","sha":"ffc18df8f462f548fdc05c3a1bfa44785f01d514","kind":"commit","published_at":"2021-06-08T21:20:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.901","html_url":"https://github.com/python/mypy/releases/tag/v0.901","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901/manifests"},{"name":"v0.900","sha":"b68993c8781580b9da820b4f80d677d60fac9512","kind":"commit","published_at":"2021-06-08T15:42:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.900","html_url":"https://github.com/python/mypy/releases/tag/v0.900","dependencies_parsed_at":"2025-06-09T04:23:48.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.900","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900/manifests"},{"name":"v0.812","sha":"d089891198ef470c8bec9bd7d7b50a02757c5b68","kind":"commit","published_at":"2021-02-19T16:17:29.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.812","html_url":"https://github.com/python/mypy/releases/tag/v0.812","dependencies_parsed_at":"2025-06-09T04:23:46.958Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.812","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812/manifests"},{"name":"v0.811","sha":"4373cd5b55dca0ca74269e246efd2be528c8f067","kind":"commit","published_at":"2021-02-19T15:27:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.811","html_url":"https://github.com/python/mypy/releases/tag/v0.811","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.811","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811/manifests"},{"name":"v0.810","sha":"2b52538b9975456e37b237bcf7e67b8d80ea48f2","kind":"commit","published_at":"2021-02-10T17:41:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.810","html_url":"https://github.com/python/mypy/releases/tag/v0.810","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.810","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810/manifests"},{"name":"v0.800","sha":"4c3ea8285a685fbc3934a8a1e3b37beea10f587e","kind":"commit","published_at":"2021-01-22T10:27:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.800","html_url":"https://github.com/python/mypy/releases/tag/v0.800","dependencies_parsed_at":"2025-06-09T04:23:48.406Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.800","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800/manifests"},{"name":"v0.790","sha":"69a055a7632e2444fcb2bfb022d04f4546358d50","kind":"commit","published_at":"2020-10-09T09:36:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.790","html_url":"https://github.com/python/mypy/releases/tag/v0.790","dependencies_parsed_at":"2025-06-09T04:23:47.741Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.790","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790/manifests"},{"name":"v0.782","sha":"39b6bc47b9f7e7d72778886419d07eb4acf3c50a","kind":"commit","published_at":"2020-06-22T17:44:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.782","html_url":"https://github.com/python/mypy/releases/tag/v0.782","dependencies_parsed_at":"2025-06-09T04:23:54.210Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.782","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782/manifests"},{"name":"v0.781","sha":"f956142030dee57e7283ad364d9c0c14945cb594","kind":"commit","published_at":"2020-06-12T18:07:45.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.781","html_url":"https://github.com/python/mypy/releases/tag/v0.781","dependencies_parsed_at":"2025-06-09T04:23:49.138Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.781","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781/manifests"},{"name":"v0.780","sha":"3423b18a30ac49d6e7050abeb188ad3ba5d23d35","kind":"commit","published_at":"2020-06-02T15:44:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.780","html_url":"https://github.com/python/mypy/releases/tag/v0.780","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.780","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780/manifests"},{"name":"v0.770","sha":"92e3f396b03c69c1d8abc249632bfd2db02350d0","kind":"commit","published_at":"2020-03-09T19:00:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.770","html_url":"https://github.com/python/mypy/releases/tag/v0.770","dependencies_parsed_at":"2025-06-09T04:23:46.964Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.770","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770/manifests"},{"name":"v0.761","sha":"f53b718bdf5935443332a43d8c1b448af8b80b57","kind":"commit","published_at":"2019-12-19T13:05:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.761","html_url":"https://github.com/python/mypy/releases/tag/v0.761","dependencies_parsed_at":"2025-06-09T04:23:47.635Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.761","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761/manifests"},{"name":"v0.760","sha":"54447c6068f13326ec18dd4efb81ae3ab83b5ab4","kind":"commit","published_at":"2019-12-17T17:29:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.760","html_url":"https://github.com/python/mypy/releases/tag/v0.760","dependencies_parsed_at":"2025-06-09T04:23:47.866Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.760","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760/manifests"},{"name":"v0.750","sha":"d8aa68576dda9940aedd0f861f7789d7e679c292","kind":"commit","published_at":"2019-11-29T17:31:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.750","html_url":"https://github.com/python/mypy/releases/tag/v0.750","dependencies_parsed_at":"2025-06-09T04:23:48.333Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.750","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750/manifests"},{"name":"v0.740","sha":"0662772b5a6b9029da0cf4aec857b9b1e34057a9","kind":"commit","published_at":"2019-10-16T20:46:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.740","html_url":"https://github.com/python/mypy/releases/tag/v0.740","dependencies_parsed_at":"2025-06-09T04:23:47.680Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740/manifests"},{"name":"v0.730","sha":"7ad7f8bbe61e5e67aa7fd6f2efe280931dd2f620","kind":"commit","published_at":"2019-09-26T13:00:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.730","html_url":"https://github.com/python/mypy/releases/tag/v0.730","dependencies_parsed_at":"2025-06-09T04:23:46.428Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730/manifests"},{"name":"v0.720","sha":"36aecdae92d050f626ea9029ad08f0c8382c47e7","kind":"commit","published_at":"2019-07-12T18:32:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.720","html_url":"https://github.com/python/mypy/releases/tag/v0.720","dependencies_parsed_at":"2025-06-09T04:23:58.015Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720/manifests"},{"name":"v0.711","sha":"f62c69eba41bd1b8b018cc41af96c526262189ab","kind":"commit","published_at":"2019-06-22T17:36:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.711","html_url":"https://github.com/python/mypy/releases/tag/v0.711","dependencies_parsed_at":"2025-06-09T04:23:47.626Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711/manifests"},{"name":"v0.710","sha":"81e8940c7b9ba5996a41d66ee0066eee06842490","kind":"commit","published_at":"2019-06-19T17:52:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.710","html_url":"https://github.com/python/mypy/releases/tag/v0.710","dependencies_parsed_at":"2025-06-09T04:23:47.945Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710/manifests"},{"name":"v0.701","sha":"7aaa435063f7bb81019740f0b56be359374b02fc","kind":"commit","published_at":"2019-04-16T17:39:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.701","html_url":"https://github.com/python/mypy/releases/tag/v0.701","dependencies_parsed_at":"2025-06-09T04:23:48.594Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701/manifests"},{"name":"v0.700","sha":"d40990f5b91b1f06918222d1041441b7ff63f79a","kind":"commit","published_at":"2019-04-03T17:41:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.700","html_url":"https://github.com/python/mypy/releases/tag/v0.700","dependencies_parsed_at":"2025-06-09T04:23:47.913Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700/manifests"},{"name":"v0.670","sha":"ede1109153a1226815f253b0f9c50643ef620eb4","kind":"commit","published_at":"2019-02-08T20:59:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.670","html_url":"https://github.com/python/mypy/releases/tag/v0.670","dependencies_parsed_at":"2025-06-09T04:23:54.213Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670/manifests"},{"name":"v0.660","sha":"c06aa9c4b8acc91fc01282feef13e15ec61f372b","kind":"commit","published_at":"2019-01-16T21:35:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.660","html_url":"https://github.com/python/mypy/releases/tag/v0.660","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660/manifests"},{"name":"v0.650","sha":"466bb38087ee7aa840d472fa6de49be424343a18","kind":"commit","published_at":"2018-12-07T19:33:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.650","html_url":"https://github.com/python/mypy/releases/tag/v0.650","dependencies_parsed_at":"2025-06-09T04:23:46.973Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.650","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650/manifests"},{"name":"v0.641","sha":"951b7c5c5a47705f0f77e11c17d9c2b95e373eed","kind":"commit","published_at":"2018-10-15T15:47:27.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.641","html_url":"https://github.com/python/mypy/releases/tag/v0.641","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.641","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641/manifests"},{"name":"v0.640","sha":"bd1098a2a561a573794c310b88f67191aab44406","kind":"commit","published_at":"2018-10-12T18:31:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.640","html_url":"https://github.com/python/mypy/releases/tag/v0.640","dependencies_parsed_at":"2025-06-09T04:23:48.847Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.640","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640/manifests"},{"name":"v0.630","sha":"e69a528ab3ae294b38e1e67a7f296fb0175df045","kind":"commit","published_at":"2018-09-17T13:31:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.630","html_url":"https://github.com/python/mypy/releases/tag/v0.630","dependencies_parsed_at":"2025-06-09T04:23:53.199Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630/manifests"},{"name":"v0.620","sha":"67b260f0fec0b0d97c92529359796e9ad5c1a30d","kind":"commit","published_at":"2018-07-13T19:41:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.620","html_url":"https://github.com/python/mypy/releases/tag/v0.620","dependencies_parsed_at":"2025-06-09T04:23:53.089Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.620","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620/manifests"},{"name":"v0.610","sha":"4f4dc6de32e5cfd6f2d2079a47f52942a2397b97","kind":"commit","published_at":"2018-06-08T20:36:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.610","html_url":"https://github.com/python/mypy/releases/tag/v0.610","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.610","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610/manifests"},{"name":"v0.600","sha":"09288ffc4be301e6cfd05bf042cee8b780cd1ffd","kind":"commit","published_at":"2018-05-02T20:21:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.600","html_url":"https://github.com/python/mypy/releases/tag/v0.600","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.600","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600/manifests"},{"name":"v0.590","sha":"7519e89ae8054ea3f22c4d13f16aaf9ae8f10f0a","kind":"commit","published_at":"2018-04-13T20:35:55.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.590","html_url":"https://github.com/python/mypy/releases/tag/v0.590","dependencies_parsed_at":"2025-06-09T04:23:53.269Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.590","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590/manifests"},{"name":"v0.580","sha":"f38596dc3f078ac6705c08632a3043d8e3c9c1d5","kind":"commit","published_at":"2018-03-23T18:58:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.580","html_url":"https://github.com/python/mypy/releases/tag/v0.580","dependencies_parsed_at":"2025-06-09T04:23:53.093Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.580","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580/manifests"},{"name":"v0.570","sha":"9f603ed9e6ac2a7f80f22b4e9719797a3bbb5215","kind":"commit","published_at":"2018-03-02T17:24:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.570","html_url":"https://github.com/python/mypy/releases/tag/v0.570","dependencies_parsed_at":"2025-06-09T04:23:47.002Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.570","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570/manifests"},{"name":"v0.560","sha":"51e044c4ecf2a52fc6c41ee63019723e0d3061e1","kind":"commit","published_at":"2017-12-15T17:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.560","html_url":"https://github.com/python/mypy/releases/tag/v0.560","dependencies_parsed_at":"2025-06-09T04:23:50.388Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.560","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560/manifests"},{"name":"v0.550","sha":"a8dfedce06cbfbb37220bfcacc8ff4f1e266abe0","kind":"commit","published_at":"2017-11-10T18:33:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.550","html_url":"https://github.com/python/mypy/releases/tag/v0.550","dependencies_parsed_at":"2025-06-09T04:23:46.424Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.550","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550/manifests"},{"name":"v0.540","sha":"3d22699db61eac1f405768f0c5979e5e9b87baa1","kind":"commit","published_at":"2017-10-20T17:34:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.540","html_url":"https://github.com/python/mypy/releases/tag/v0.540","dependencies_parsed_at":"2025-06-09T04:23:52.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.540","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540/manifests"},{"name":"v0.530","sha":"f0c941f41bea326d9c8d4e12e0ee13532cb19c42","kind":"commit","published_at":"2017-10-06T15:10:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.530","html_url":"https://github.com/python/mypy/releases/tag/v0.530","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.530","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530/manifests"},{"name":"v0.521","sha":"858f7512cf3b4e39c0f4e8de5a13eee0e1e138fb","kind":"commit","published_at":"2017-07-24T17:36:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.521","html_url":"https://github.com/python/mypy/releases/tag/v0.521","dependencies_parsed_at":"2025-06-09T04:23:46.902Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.521","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521/manifests"},{"name":"v0.520","sha":"cb7d6b0859f3277ecb1ac75ab9550e62715dc009","kind":"commit","published_at":"2017-07-10T21:23:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.520","html_url":"https://github.com/python/mypy/releases/tag/v0.520","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520/manifests"},{"name":"v0.511","sha":"88e8ef28be2465d1693ace4d39cd422987a97220","kind":"commit","published_at":"2017-05-09T19:08:24.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.511","html_url":"https://github.com/python/mypy/releases/tag/v0.511","dependencies_parsed_at":"2025-06-09T04:23:46.426Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511/manifests"},{"name":"v0.510","sha":"12e9107bd0493fb7cdf2d7c07e29c6ef8ca37942","kind":"commit","published_at":"2017-05-05T18:28:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.510","html_url":"https://github.com/python/mypy/releases/tag/v0.510","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510/manifests"},{"name":"v0.501","sha":"ed6480d148dae49f99c8af40f42b17def9947899","kind":"commit","published_at":"2017-03-02T19:24:38.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.501","html_url":"https://github.com/python/mypy/releases/tag/v0.501","dependencies_parsed_at":"2025-06-09T04:23:48.784Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501/manifests"},{"name":"v0.500","sha":"9aee8abbf2b918f7e3ced3507fde1ef8166b99ea","kind":"commit","published_at":"2017-03-01T20:38:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.500","html_url":"https://github.com/python/mypy/releases/tag/v0.500","dependencies_parsed_at":"2025-06-09T04:23:46.425Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.500","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500/manifests"},{"name":"v0.471","sha":"f16a63957d897a889d9c1dfd93abdb1ad51a2ab2","kind":"commit","published_at":"2017-02-10T22:29:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.471","html_url":"https://github.com/python/mypy/releases/tag/v0.471","dependencies_parsed_at":"2025-06-09T04:23:49.408Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.471","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471/manifests"},{"name":"v0.470","sha":"b0f1ff9334ca068b6fca3937ac8d4fa7c288fc14","kind":"commit","published_at":"2017-01-13T17:45:36.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.470","html_url":"https://github.com/python/mypy/releases/tag/v0.470","dependencies_parsed_at":"2025-06-09T04:23:46.431Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.470","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470/manifests"},{"name":"v0.4.6","sha":"29b7675e6d21de8c81b170cc1e28213aa874a2fe","kind":"commit","published_at":"2016-11-21T20:42:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.6","html_url":"https://github.com/python/mypy/releases/tag/v0.4.6","dependencies_parsed_at":"2025-06-09T04:23:48.309Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"032acb74769ebfd3f08db1ba46623e8e0fed7b94","kind":"commit","published_at":"2016-10-07T18:23:54.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.5","html_url":"https://github.com/python/mypy/releases/tag/v0.4.5","dependencies_parsed_at":"2025-06-09T04:23:46.880Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"3935fe0efc68318e2a3a08a98c2097c527a8d8d4","kind":"commit","published_at":"2016-08-25T20:44:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.4","html_url":"https://github.com/python/mypy/releases/tag/v0.4.4","dependencies_parsed_at":"2025-06-09T04:23:54.543Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e5f27adf8f143604af241533cdd69df3ddb8d1c9","kind":"commit","published_at":"2016-07-14T18:34:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.3","html_url":"https://github.com/python/mypy/releases/tag/v0.4.3","dependencies_parsed_at":"2025-06-09T04:23:45.244Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"b8a2df91707bc3d5c9c3677c8017b614e41d017a","kind":"commit","published_at":"2016-06-09T18:30:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.2","html_url":"https://github.com/python/mypy/releases/tag/v0.4.2","dependencies_parsed_at":"2025-06-09T04:23:52.797Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1cd80cec5b6e5d6f5c88adfbad3db96be87316c","kind":"commit","published_at":"2016-05-06T17:27:22.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.1","html_url":"https://github.com/python/mypy/releases/tag/v0.4.1","dependencies_parsed_at":"2025-06-09T04:23:46.861Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9bb5f2e0ebc90aac5d948d1a7ebbb1f5003dca8e","kind":"commit","published_at":"2016-05-05T19:13:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.0","html_url":"https://github.com/python/mypy/releases/tag/v0.4.0","dependencies_parsed_at":"2025-06-09T04:23:44.544Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f6c71c57aeee0faeeb8c885d266eefd0b74cc72d","kind":"commit","published_at":"2016-02-19T12:02:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.3.1","html_url":"https://github.com/python/mypy/releases/tag/v0.3.1","dependencies_parsed_at":"2025-06-09T04:23:46.911Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1/manifests"},{"name":"v0.2.0","sha":"7805b2cd3ffd2aa15be430d6a652955310f7f4b1","kind":"commit","published_at":"2015-04-06T04:46:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.2.0","html_url":"https://github.com/python/mypy/releases/tag/v0.2.0","dependencies_parsed_at":"2025-06-09T04:23:44.382Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"14702418afc3bde9511ee50e5b76db7ad565f86e","kind":"commit","published_at":"2014-12-08T06:16:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.1.0","html_url":"https://github.com/python/mypy/releases/tag/v0.1.0","dependencies_parsed_at":"2025-06-09T04:23:48.985Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-06T23:58:17.346Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.34343434343434,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":17.17171717171717},"purl":"pkg:githubactions/python/mypy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/python/mypy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/python/mypy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/python/mypy/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-08-30T00:48:00.645Z","issues_count":3138,"pull_requests_count":2013,"avg_time_to_close_issue":37496670.234304935,"avg_time_to_close_pull_request":3601454.0496627837,"issues_closed_count":1778,"pull_requests_closed_count":1630,"pull_request_authors_count":345,"issue_authors_count":1609,"avg_comments_per_issue":3.4821542383683877,"avg_comments_per_pull_request":3.117237953303527,"merged_pull_requests_count":1412,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":839,"past_year_pull_requests_count":1144,"past_year_avg_time_to_close_issue":1716181.985882353,"past_year_avg_time_to_close_pull_request":874412.4870349492,"past_year_issues_closed_count":425,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":484,"past_year_avg_comments_per_issue":2.1740166865315853,"past_year_avg_comments_per_pull_request":2.4737762237762237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":801,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":341,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":259,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":185,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"JelleZijlstra","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"brianschubert","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"AlexWaygood","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"svalentin","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"A5rocks","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"tyralla","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"ichard26","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"jhance","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"koogoro","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"wesleywright","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"emmatyping","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"markshannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"uriyyo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"brettcannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"serhiy-storchaka","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serhiy-storchaka"},{"login":"ammaraskar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"JulienPalard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"Eclips4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"ilinum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilinum"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"}],"active_maintainers":[{"login":"JukkaL","count":204,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"cdce8p","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"hauntsaninja","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"ilevkivskyi","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"brianschubert","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"sobolevn","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"svalentin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"JelleZijlstra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"wesleywright","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"AlexWaygood","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"jhance","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"ammaraskar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"markshannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"uriyyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/python%2Fmypy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/python%2Fmypy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/python%2Fmypy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/python%2Fmypy/related_packages","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32192,"maintainers_count":0,"namespaces_count":20211,"keywords_count":6167,"github":"actions","metadata":{"funded_packages_count":2687},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-09-08T05:02:05.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}},{"id":8905083,"name":"mypy-dev","ecosystem":"pypi","description":"Optional static typing for Python","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python/mypy","keywords_array":[],"namespace":null,"versions_count":53,"first_release_published_at":"2024-02-23T23:56:11.000Z","latest_release_published_at":"2025-09-01T09:32:09.000Z","latest_release_number":"1.18.0a7","last_synced_at":"2025-09-08T00:09:09.285Z","created_at":"2024-02-24T00:01:45.837Z","updated_at":"2025-09-08T00:09:09.285Z","registry_url":"https://pypi.org/project/mypy-dev/","install_command":"pip install mypy-dev --index-url https://pypi.org/simple","documentation_url":"https://mypy.readthedocs.io/en/stable/index.html","metadata":{"funding":null,"documentation":"https://mypy.readthedocs.io/en/stable/index.html","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","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","Typing :: Typed"],"normalized_name":"mypy-dev","project_status":null},"repo_metadata":{"id":5837742,"uuid":"7053637","full_name":"python/mypy","owner":"python","description":"Optional static typing for Python","archived":false,"fork":false,"pushed_at":"2024-10-29T08:16:46.000Z","size":68735,"stargazers_count":18405,"open_issues_count":2979,"forks_count":2819,"subscribers_count":238,"default_branch":"master","last_synced_at":"2024-10-29T15:52:52.227Z","etag":null,"topics":["linter","python","typechecker","types","typing"],"latest_commit_sha":null,"homepage":"https://www.mypy-lang.org/","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":{"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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2024-10-29T15:13:20.000Z","dependencies_parsed_at":"2023-12-08T20:22:57.968Z","dependency_job_id":"eb104eda-8bf5-4e07-9b1a-2a6b703079f5","html_url":"https://github.com/python/mypy","commit_stats":{"total_commits":11322,"total_committers":736,"mean_commits":"15.383152173913043","dds":0.5993640699523053,"last_synced_commit":"e2fc1f28935806ca04b18fab277217f583b51594"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/mypy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222090770,"owners_count":16929471,"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","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":83,"last_synced_at":"2024-05-20T15:05:55.099Z","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":96771,"followers":20527,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2024-05-20T15:05:57.262Z","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":"v1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.9.0","html_url":"https://github.com/python/mypy/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0/manifests"},{"name":"1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/1.9.0","html_url":"https://github.com/python/mypy/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0/manifests"},{"name":"v1.8.0","sha":"3b467509ee29b8f274c035d78a1c241a781eb311","kind":"commit","published_at":"2023-12-21T01:00:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.8.0","html_url":"https://github.com/python/mypy/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"6b3c41838d8e7a39242b6fd035535e2d76eabfc6","kind":"commit","published_at":"2023-11-23T15:47:17.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.1","html_url":"https://github.com/python/mypy/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f6b9972329d5d68f6defc92a10cc4c3bc339c27b","kind":"commit","published_at":"2023-11-10T12:01:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.0","html_url":"https://github.com/python/mypy/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"9b891fe5a101ecbb818f3f16641ab909f289ba04","kind":"commit","published_at":"2023-10-18T03:30:44.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.1","html_url":"https://github.com/python/mypy/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ac2d56f9145a4e15e7c0d1fbcd9a466ad0cec9a1","kind":"commit","published_at":"2023-10-10T16:06:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.0","html_url":"https://github.com/python/mypy/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"de4f2ad99c88b885677247534dcec335621ade4d","kind":"commit","published_at":"2023-08-11T12:54:13.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.1","html_url":"https://github.com/python/mypy/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a6bd80ed8c91138ce6112b5ce71fc406d426cd01","kind":"commit","published_at":"2023-07-14T16:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.0","html_url":"https://github.com/python/mypy/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"3534bacc4c0d3c4b1983a533e2a36cce43f2ec9d","kind":"commit","published_at":"2023-06-25T20:06:39.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.1","html_url":"https://github.com/python/mypy/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be5f84b853d15bbbdd3185349fa8e285f7e19bf3","kind":"commit","published_at":"2023-06-14T22:00:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.0","html_url":"https://github.com/python/mypy/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9df39ab1801369cb49467fa52080df9c42377384","kind":"commit","published_at":"2023-05-09T14:52:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.3.0","html_url":"https://github.com/python/mypy/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4f47dfb64dff920c237e7c8c58f8efba57cf57cf","kind":"commit","published_at":"2023-04-06T13:17:05.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.2.0","html_url":"https://github.com/python/mypy/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9b777a36315b1ba24ab840f9f905cfb6c82e35a9","kind":"commit","published_at":"2023-03-06T18:06:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.1.1","html_url":"https://github.com/python/mypy/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1/manifests"},{"name":"v1.0.1","sha":"ecf05e6388eb5c3c0c5d7ea963817c0f81b65618","kind":"commit","published_at":"2023-02-17T05:16:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.1","html_url":"https://github.com/python/mypy/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bc18017c19eb81bf5c11756f4e7dede4791e2823","kind":"commit","published_at":"2023-02-06T17:49:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.0","html_url":"https://github.com/python/mypy/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0/manifests"},{"name":"v0.991","sha":"b7788fcc4d140bbeb56531ab054bcdd53e298d30","kind":"commit","published_at":"2022-11-14T13:58:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.991","html_url":"https://github.com/python/mypy/releases/tag/v0.991","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991/manifests"},{"name":"v0.990","sha":"b71dc3da0d8c6a4e116eef98a7ff8591145338be","kind":"commit","published_at":"2022-11-07T11:00:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.990","html_url":"https://github.com/python/mypy/releases/tag/v0.990","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990/manifests"},{"name":"v0.982","sha":"1c2b899fa9029538b9b9e6d30401901d94536202","kind":"commit","published_at":"2022-10-02T16:41:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.982","html_url":"https://github.com/python/mypy/releases/tag/v0.982","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982/manifests"},{"name":"v0.981","sha":"c7b4714e1f5e3cb8f3fec7426b6538fe1a3dcab1","kind":"commit","published_at":"2022-09-26T14:43:50.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.981","html_url":"https://github.com/python/mypy/releases/tag/v0.981","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981/manifests"},{"name":"v0.971","sha":"1f08cf44c7ec3dc4111aaf817958f7a51018ba38","kind":"commit","published_at":"2022-07-19T12:32:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.971","html_url":"https://github.com/python/mypy/releases/tag/v0.971","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971/manifests"},{"name":"v0.961","sha":"89bdcfb8c658340dae70312c5b76b703838d8123","kind":"commit","published_at":"2022-06-06T13:01:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.961","html_url":"https://github.com/python/mypy/releases/tag/v0.961","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961/manifests"},{"name":"v0.960","sha":"0a4a190f25ed90f73f6290656ec65ddd6bdb1d4e","kind":"commit","published_at":"2022-05-24T13:03:35.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.960","html_url":"https://github.com/python/mypy/releases/tag/v0.960","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960/manifests"},{"name":"v0.950","sha":"cceba7b20c7dde6a3a7b193cb7212b9b2f76c9cd","kind":"commit","published_at":"2022-04-27T14:04:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.950","html_url":"https://github.com/python/mypy/releases/tag/v0.950","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950/manifests"},{"name":"v0.942","sha":"38f1e30e8137ccc1aad6a4f113eb4360c6206539","kind":"commit","published_at":"2022-03-24T13:13:19.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.942","html_url":"https://github.com/python/mypy/releases/tag/v0.942","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942/manifests"},{"name":"v0.941","sha":"4e18c789d177b858fad6499018f7302e3ee75199","kind":"commit","published_at":"2022-03-14T16:10:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.941","html_url":"https://github.com/python/mypy/releases/tag/v0.941","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941/manifests"},{"name":"v0.940","sha":"48ff811fdf666e8a3149a692c0238f9019f55e58","kind":"commit","published_at":"2022-03-11T13:00:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.940","html_url":"https://github.com/python/mypy/releases/tag/v0.940","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940/manifests"},{"name":"v0.931","sha":"4486d764c07a1cee9792d691e8e85cedfed2a451","kind":"commit","published_at":"2022-01-07T14:57:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.931","html_url":"https://github.com/python/mypy/releases/tag/v0.931","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931/manifests"},{"name":"v0.930","sha":"5d765e71fa1313830b485a4e9f18a6553b221426","kind":"commit","published_at":"2021-12-22T13:44:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.930","html_url":"https://github.com/python/mypy/releases/tag/v0.930","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930/manifests"},{"name":"v0.921","sha":"f5c2a3b4db67c8c29e976da2bc3241a152cc1ff8","kind":"commit","published_at":"2021-12-21T13:21:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.921","html_url":"https://github.com/python/mypy/releases/tag/v0.921","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921/manifests"},{"name":"v0.920","sha":"b944746a428a9476b7118893e8e7b94ef745bcc4","kind":"commit","published_at":"2021-12-15T22:23:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.920","html_url":"https://github.com/python/mypy/releases/tag/v0.920","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920/manifests"},{"name":"v0.910","sha":"f5fc579cf07f2078c9312044f6bcb132f891d746","kind":"commit","published_at":"2021-06-22T15:57:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.910","html_url":"https://github.com/python/mypy/releases/tag/v0.910","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910/manifests"},{"name":"v0.902","sha":"defe53ff8002766b51eb9c87e90289d4dd8a48a2","kind":"commit","published_at":"2021-06-10T11:38:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.902","html_url":"https://github.com/python/mypy/releases/tag/v0.902","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902/manifests"},{"name":"v0.901","sha":"ffc18df8f462f548fdc05c3a1bfa44785f01d514","kind":"commit","published_at":"2021-06-08T21:20:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.901","html_url":"https://github.com/python/mypy/releases/tag/v0.901","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901/manifests"},{"name":"v0.900","sha":"b68993c8781580b9da820b4f80d677d60fac9512","kind":"commit","published_at":"2021-06-08T15:42:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.900","html_url":"https://github.com/python/mypy/releases/tag/v0.900","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900/manifests"},{"name":"v0.812","sha":"d089891198ef470c8bec9bd7d7b50a02757c5b68","kind":"commit","published_at":"2021-02-19T16:17:29.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.812","html_url":"https://github.com/python/mypy/releases/tag/v0.812","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812/manifests"},{"name":"v0.811","sha":"4373cd5b55dca0ca74269e246efd2be528c8f067","kind":"commit","published_at":"2021-02-19T15:27:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.811","html_url":"https://github.com/python/mypy/releases/tag/v0.811","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811/manifests"},{"name":"v0.810","sha":"2b52538b9975456e37b237bcf7e67b8d80ea48f2","kind":"commit","published_at":"2021-02-10T17:41:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.810","html_url":"https://github.com/python/mypy/releases/tag/v0.810","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810/manifests"},{"name":"v0.800","sha":"4c3ea8285a685fbc3934a8a1e3b37beea10f587e","kind":"commit","published_at":"2021-01-22T10:27:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.800","html_url":"https://github.com/python/mypy/releases/tag/v0.800","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800/manifests"},{"name":"v0.790","sha":"69a055a7632e2444fcb2bfb022d04f4546358d50","kind":"commit","published_at":"2020-10-09T09:36:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.790","html_url":"https://github.com/python/mypy/releases/tag/v0.790","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790/manifests"},{"name":"v0.782","sha":"39b6bc47b9f7e7d72778886419d07eb4acf3c50a","kind":"commit","published_at":"2020-06-22T17:44:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.782","html_url":"https://github.com/python/mypy/releases/tag/v0.782","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782/manifests"},{"name":"v0.781","sha":"f956142030dee57e7283ad364d9c0c14945cb594","kind":"commit","published_at":"2020-06-12T18:07:45.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.781","html_url":"https://github.com/python/mypy/releases/tag/v0.781","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781/manifests"},{"name":"v0.780","sha":"3423b18a30ac49d6e7050abeb188ad3ba5d23d35","kind":"commit","published_at":"2020-06-02T15:44:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.780","html_url":"https://github.com/python/mypy/releases/tag/v0.780","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780/manifests"},{"name":"v0.770","sha":"92e3f396b03c69c1d8abc249632bfd2db02350d0","kind":"commit","published_at":"2020-03-09T19:00:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.770","html_url":"https://github.com/python/mypy/releases/tag/v0.770","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770/manifests"},{"name":"v0.761","sha":"f53b718bdf5935443332a43d8c1b448af8b80b57","kind":"commit","published_at":"2019-12-19T13:05:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.761","html_url":"https://github.com/python/mypy/releases/tag/v0.761","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761/manifests"},{"name":"v0.760","sha":"54447c6068f13326ec18dd4efb81ae3ab83b5ab4","kind":"commit","published_at":"2019-12-17T17:29:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.760","html_url":"https://github.com/python/mypy/releases/tag/v0.760","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760/manifests"},{"name":"v0.750","sha":"d8aa68576dda9940aedd0f861f7789d7e679c292","kind":"commit","published_at":"2019-11-29T17:31:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.750","html_url":"https://github.com/python/mypy/releases/tag/v0.750","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750/manifests"},{"name":"v0.740","sha":"0662772b5a6b9029da0cf4aec857b9b1e34057a9","kind":"commit","published_at":"2019-10-16T20:46:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.740","html_url":"https://github.com/python/mypy/releases/tag/v0.740","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740/manifests"},{"name":"v0.730","sha":"7ad7f8bbe61e5e67aa7fd6f2efe280931dd2f620","kind":"commit","published_at":"2019-09-26T13:00:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.730","html_url":"https://github.com/python/mypy/releases/tag/v0.730","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730/manifests"},{"name":"v0.720","sha":"36aecdae92d050f626ea9029ad08f0c8382c47e7","kind":"commit","published_at":"2019-07-12T18:32:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.720","html_url":"https://github.com/python/mypy/releases/tag/v0.720","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720/manifests"},{"name":"v0.711","sha":"f62c69eba41bd1b8b018cc41af96c526262189ab","kind":"commit","published_at":"2019-06-22T17:36:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.711","html_url":"https://github.com/python/mypy/releases/tag/v0.711","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711/manifests"},{"name":"v0.710","sha":"81e8940c7b9ba5996a41d66ee0066eee06842490","kind":"commit","published_at":"2019-06-19T17:52:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.710","html_url":"https://github.com/python/mypy/releases/tag/v0.710","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710/manifests"},{"name":"v0.701","sha":"7aaa435063f7bb81019740f0b56be359374b02fc","kind":"commit","published_at":"2019-04-16T17:39:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.701","html_url":"https://github.com/python/mypy/releases/tag/v0.701","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701/manifests"},{"name":"v0.700","sha":"d40990f5b91b1f06918222d1041441b7ff63f79a","kind":"commit","published_at":"2019-04-03T17:41:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.700","html_url":"https://github.com/python/mypy/releases/tag/v0.700","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700/manifests"},{"name":"v0.670","sha":"ede1109153a1226815f253b0f9c50643ef620eb4","kind":"commit","published_at":"2019-02-08T20:59:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.670","html_url":"https://github.com/python/mypy/releases/tag/v0.670","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670/manifests"},{"name":"v0.660","sha":"c06aa9c4b8acc91fc01282feef13e15ec61f372b","kind":"commit","published_at":"2019-01-16T21:35:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.660","html_url":"https://github.com/python/mypy/releases/tag/v0.660","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660/manifests"},{"name":"v0.650","sha":"466bb38087ee7aa840d472fa6de49be424343a18","kind":"commit","published_at":"2018-12-07T19:33:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.650","html_url":"https://github.com/python/mypy/releases/tag/v0.650","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650/manifests"},{"name":"v0.641","sha":"951b7c5c5a47705f0f77e11c17d9c2b95e373eed","kind":"commit","published_at":"2018-10-15T15:47:27.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.641","html_url":"https://github.com/python/mypy/releases/tag/v0.641","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641/manifests"},{"name":"v0.640","sha":"bd1098a2a561a573794c310b88f67191aab44406","kind":"commit","published_at":"2018-10-12T18:31:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.640","html_url":"https://github.com/python/mypy/releases/tag/v0.640","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640/manifests"},{"name":"v0.630","sha":"e69a528ab3ae294b38e1e67a7f296fb0175df045","kind":"commit","published_at":"2018-09-17T13:31:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.630","html_url":"https://github.com/python/mypy/releases/tag/v0.630","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630/manifests"},{"name":"v0.620","sha":"67b260f0fec0b0d97c92529359796e9ad5c1a30d","kind":"commit","published_at":"2018-07-13T19:41:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.620","html_url":"https://github.com/python/mypy/releases/tag/v0.620","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620/manifests"},{"name":"v0.610","sha":"4f4dc6de32e5cfd6f2d2079a47f52942a2397b97","kind":"commit","published_at":"2018-06-08T20:36:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.610","html_url":"https://github.com/python/mypy/releases/tag/v0.610","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610/manifests"},{"name":"v0.600","sha":"09288ffc4be301e6cfd05bf042cee8b780cd1ffd","kind":"commit","published_at":"2018-05-02T20:21:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.600","html_url":"https://github.com/python/mypy/releases/tag/v0.600","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600/manifests"},{"name":"v0.590","sha":"7519e89ae8054ea3f22c4d13f16aaf9ae8f10f0a","kind":"commit","published_at":"2018-04-13T20:35:55.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.590","html_url":"https://github.com/python/mypy/releases/tag/v0.590","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590/manifests"},{"name":"v0.580","sha":"f38596dc3f078ac6705c08632a3043d8e3c9c1d5","kind":"commit","published_at":"2018-03-23T18:58:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.580","html_url":"https://github.com/python/mypy/releases/tag/v0.580","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580/manifests"},{"name":"v0.570","sha":"9f603ed9e6ac2a7f80f22b4e9719797a3bbb5215","kind":"commit","published_at":"2018-03-02T17:24:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.570","html_url":"https://github.com/python/mypy/releases/tag/v0.570","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570/manifests"},{"name":"v0.560","sha":"51e044c4ecf2a52fc6c41ee63019723e0d3061e1","kind":"commit","published_at":"2017-12-15T17:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.560","html_url":"https://github.com/python/mypy/releases/tag/v0.560","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560/manifests"},{"name":"v0.550","sha":"a8dfedce06cbfbb37220bfcacc8ff4f1e266abe0","kind":"commit","published_at":"2017-11-10T18:33:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.550","html_url":"https://github.com/python/mypy/releases/tag/v0.550","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550/manifests"},{"name":"v0.540","sha":"3d22699db61eac1f405768f0c5979e5e9b87baa1","kind":"commit","published_at":"2017-10-20T17:34:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.540","html_url":"https://github.com/python/mypy/releases/tag/v0.540","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540/manifests"},{"name":"v0.530","sha":"f0c941f41bea326d9c8d4e12e0ee13532cb19c42","kind":"commit","published_at":"2017-10-06T15:10:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.530","html_url":"https://github.com/python/mypy/releases/tag/v0.530","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530/manifests"},{"name":"v0.521","sha":"858f7512cf3b4e39c0f4e8de5a13eee0e1e138fb","kind":"commit","published_at":"2017-07-24T17:36:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.521","html_url":"https://github.com/python/mypy/releases/tag/v0.521","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521/manifests"},{"name":"v0.520","sha":"cb7d6b0859f3277ecb1ac75ab9550e62715dc009","kind":"commit","published_at":"2017-07-10T21:23:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.520","html_url":"https://github.com/python/mypy/releases/tag/v0.520","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520/manifests"},{"name":"v0.511","sha":"88e8ef28be2465d1693ace4d39cd422987a97220","kind":"commit","published_at":"2017-05-09T19:08:24.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.511","html_url":"https://github.com/python/mypy/releases/tag/v0.511","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511/manifests"},{"name":"v0.510","sha":"12e9107bd0493fb7cdf2d7c07e29c6ef8ca37942","kind":"commit","published_at":"2017-05-05T18:28:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.510","html_url":"https://github.com/python/mypy/releases/tag/v0.510","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510/manifests"},{"name":"v0.501","sha":"ed6480d148dae49f99c8af40f42b17def9947899","kind":"commit","published_at":"2017-03-02T19:24:38.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.501","html_url":"https://github.com/python/mypy/releases/tag/v0.501","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501/manifests"},{"name":"v0.500","sha":"9aee8abbf2b918f7e3ced3507fde1ef8166b99ea","kind":"commit","published_at":"2017-03-01T20:38:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.500","html_url":"https://github.com/python/mypy/releases/tag/v0.500","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500/manifests"},{"name":"v0.471","sha":"f16a63957d897a889d9c1dfd93abdb1ad51a2ab2","kind":"commit","published_at":"2017-02-10T22:29:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.471","html_url":"https://github.com/python/mypy/releases/tag/v0.471","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471/manifests"},{"name":"v0.470","sha":"b0f1ff9334ca068b6fca3937ac8d4fa7c288fc14","kind":"commit","published_at":"2017-01-13T17:45:36.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.470","html_url":"https://github.com/python/mypy/releases/tag/v0.470","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470/manifests"},{"name":"v0.4.6","sha":"29b7675e6d21de8c81b170cc1e28213aa874a2fe","kind":"commit","published_at":"2016-11-21T20:42:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.6","html_url":"https://github.com/python/mypy/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"032acb74769ebfd3f08db1ba46623e8e0fed7b94","kind":"commit","published_at":"2016-10-07T18:23:54.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.5","html_url":"https://github.com/python/mypy/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"3935fe0efc68318e2a3a08a98c2097c527a8d8d4","kind":"commit","published_at":"2016-08-25T20:44:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.4","html_url":"https://github.com/python/mypy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e5f27adf8f143604af241533cdd69df3ddb8d1c9","kind":"commit","published_at":"2016-07-14T18:34:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.3","html_url":"https://github.com/python/mypy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"b8a2df91707bc3d5c9c3677c8017b614e41d017a","kind":"commit","published_at":"2016-06-09T18:30:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.2","html_url":"https://github.com/python/mypy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1cd80cec5b6e5d6f5c88adfbad3db96be87316c","kind":"commit","published_at":"2016-05-06T17:27:22.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.1","html_url":"https://github.com/python/mypy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9bb5f2e0ebc90aac5d948d1a7ebbb1f5003dca8e","kind":"commit","published_at":"2016-05-05T19:13:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.0","html_url":"https://github.com/python/mypy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f6c71c57aeee0faeeb8c885d266eefd0b74cc72d","kind":"commit","published_at":"2016-02-19T12:02:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.3.1","html_url":"https://github.com/python/mypy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1/manifests"},{"name":"v0.2.0","sha":"7805b2cd3ffd2aa15be430d6a652955310f7f4b1","kind":"commit","published_at":"2015-04-06T04:46:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.2.0","html_url":"https://github.com/python/mypy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"14702418afc3bde9511ee50e5b76db7ad565f86e","kind":"commit","published_at":"2014-12-08T06:16:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.1.0","html_url":"https://github.com/python/mypy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-30T01:53:43.651Z","dependent_packages_count":1,"downloads":83071,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":64.73303248865405,"dependent_packages_count":9.810565987833906,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.27179923824398},"purl":"pkg:pypi/mypy-dev","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mypy-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mypy-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mypy-dev/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":"2024-10-29T18:02:08.541Z","issues_count":2301,"pull_requests_count":1085,"avg_time_to_close_issue":28719792.79612546,"avg_time_to_close_pull_request":3988246.8403171008,"issues_closed_count":1083,"pull_requests_closed_count":883,"pull_request_authors_count":244,"issue_authors_count":1175,"avg_comments_per_issue":3.4485006518904826,"avg_comments_per_pull_request":3.445161290322581,"merged_pull_requests_count":759,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":1131,"past_year_pull_requests_count":692,"past_year_avg_time_to_close_issue":2059786.4259681094,"past_year_avg_time_to_close_pull_request":812278.2335640138,"past_year_issues_closed_count":439,"past_year_pull_requests_closed_count":578,"past_year_pull_request_authors_count":159,"past_year_issue_authors_count":621,"past_year_avg_comments_per_issue":1.6967285587975243,"past_year_avg_comments_per_pull_request":2.634393063583815,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":23,"past_year_merged_pull_requests_count":522,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":194,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"ilevkivskyi","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"cdce8p","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sobolevn","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"AlexWaygood","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"JelleZijlstra","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"ichard26","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"svalentin","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"jhance","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"koogoro","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"msullivan","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"Michael0x2a","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"hamdanal","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"gvanrossum","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"97littleleaf11","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"markshannon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"uriyyo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"wesleywright","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"jaraco","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ethanhs","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"brettcannon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"serhiy-storchaka","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serhiy-storchaka"},{"login":"ilinum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilinum"},{"login":"JulienPalard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"sixolet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"Eclips4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[{"login":"JukkaL","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"ilevkivskyi","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"sobolevn","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"JelleZijlstra","count":22,"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":"svalentin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"jhance","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"koogoro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"hamdanal","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"markshannon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"wesleywright","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"ichard26","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"JulienPalard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"ethanhs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"Eclips4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mypy-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mypy-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mypy-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mypy-dev/related_packages","maintainers":[{"uuid":"cdce8p","login":"cdce8p","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/cdce8p/","role":null,"created_at":"2024-02-24T00:03:17.555Z","updated_at":"2024-02-24T00:03:17.555Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cdce8p/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":2812048,"name":"mypy","ecosystem":"pypi","description":"Optional static typing for Python","homepage":"https://www.mypy-lang.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python/mypy","keywords_array":[],"namespace":null,"versions_count":129,"first_release_published_at":"2009-09-09T17:34:48.000Z","latest_release_published_at":"2025-07-31T07:54:06.000Z","latest_release_number":"1.17.1","last_synced_at":"2025-09-08T00:09:11.059Z","created_at":"2022-04-10T11:41:16.269Z","updated_at":"2025-09-08T00:09:11.059Z","registry_url":"https://pypi.org/project/mypy/","install_command":"pip install mypy --index-url https://pypi.org/simple","documentation_url":"https://mypy.readthedocs.io/en/stable/index.html","metadata":{"funding":null,"documentation":"https://mypy.readthedocs.io/en/stable/index.html","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","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","Typing :: Typed"],"normalized_name":"mypy","project_status":null},"repo_metadata":{"id":5837742,"uuid":"7053637","full_name":"python/mypy","owner":"python","description":"Optional static typing for Python","archived":false,"fork":false,"pushed_at":"2024-10-29T08:16:46.000Z","size":68735,"stargazers_count":18405,"open_issues_count":2979,"forks_count":2819,"subscribers_count":238,"default_branch":"master","last_synced_at":"2024-10-29T15:52:52.227Z","etag":null,"topics":["linter","python","typechecker","types","typing"],"latest_commit_sha":null,"homepage":"https://www.mypy-lang.org/","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":{"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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2024-10-29T15:13:20.000Z","dependencies_parsed_at":"2023-12-08T20:22:57.968Z","dependency_job_id":"eb104eda-8bf5-4e07-9b1a-2a6b703079f5","html_url":"https://github.com/python/mypy","commit_stats":{"total_commits":11322,"total_committers":736,"mean_commits":"15.383152173913043","dds":0.5993640699523053,"last_synced_commit":"e2fc1f28935806ca04b18fab277217f583b51594"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/mypy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222090770,"owners_count":16929471,"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","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":83,"last_synced_at":"2024-05-20T15:05:55.099Z","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":96771,"followers":20527,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2024-05-20T15:05:57.262Z","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":"v1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.9.0","html_url":"https://github.com/python/mypy/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0/manifests"},{"name":"1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/1.9.0","html_url":"https://github.com/python/mypy/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0/manifests"},{"name":"v1.8.0","sha":"3b467509ee29b8f274c035d78a1c241a781eb311","kind":"commit","published_at":"2023-12-21T01:00:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.8.0","html_url":"https://github.com/python/mypy/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"6b3c41838d8e7a39242b6fd035535e2d76eabfc6","kind":"commit","published_at":"2023-11-23T15:47:17.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.1","html_url":"https://github.com/python/mypy/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f6b9972329d5d68f6defc92a10cc4c3bc339c27b","kind":"commit","published_at":"2023-11-10T12:01:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.0","html_url":"https://github.com/python/mypy/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"9b891fe5a101ecbb818f3f16641ab909f289ba04","kind":"commit","published_at":"2023-10-18T03:30:44.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.1","html_url":"https://github.com/python/mypy/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ac2d56f9145a4e15e7c0d1fbcd9a466ad0cec9a1","kind":"commit","published_at":"2023-10-10T16:06:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.0","html_url":"https://github.com/python/mypy/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"de4f2ad99c88b885677247534dcec335621ade4d","kind":"commit","published_at":"2023-08-11T12:54:13.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.1","html_url":"https://github.com/python/mypy/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a6bd80ed8c91138ce6112b5ce71fc406d426cd01","kind":"commit","published_at":"2023-07-14T16:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.0","html_url":"https://github.com/python/mypy/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"3534bacc4c0d3c4b1983a533e2a36cce43f2ec9d","kind":"commit","published_at":"2023-06-25T20:06:39.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.1","html_url":"https://github.com/python/mypy/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be5f84b853d15bbbdd3185349fa8e285f7e19bf3","kind":"commit","published_at":"2023-06-14T22:00:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.0","html_url":"https://github.com/python/mypy/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9df39ab1801369cb49467fa52080df9c42377384","kind":"commit","published_at":"2023-05-09T14:52:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.3.0","html_url":"https://github.com/python/mypy/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4f47dfb64dff920c237e7c8c58f8efba57cf57cf","kind":"commit","published_at":"2023-04-06T13:17:05.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.2.0","html_url":"https://github.com/python/mypy/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9b777a36315b1ba24ab840f9f905cfb6c82e35a9","kind":"commit","published_at":"2023-03-06T18:06:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.1.1","html_url":"https://github.com/python/mypy/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1/manifests"},{"name":"v1.0.1","sha":"ecf05e6388eb5c3c0c5d7ea963817c0f81b65618","kind":"commit","published_at":"2023-02-17T05:16:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.1","html_url":"https://github.com/python/mypy/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bc18017c19eb81bf5c11756f4e7dede4791e2823","kind":"commit","published_at":"2023-02-06T17:49:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.0","html_url":"https://github.com/python/mypy/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0/manifests"},{"name":"v0.991","sha":"b7788fcc4d140bbeb56531ab054bcdd53e298d30","kind":"commit","published_at":"2022-11-14T13:58:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.991","html_url":"https://github.com/python/mypy/releases/tag/v0.991","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991/manifests"},{"name":"v0.990","sha":"b71dc3da0d8c6a4e116eef98a7ff8591145338be","kind":"commit","published_at":"2022-11-07T11:00:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.990","html_url":"https://github.com/python/mypy/releases/tag/v0.990","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990/manifests"},{"name":"v0.982","sha":"1c2b899fa9029538b9b9e6d30401901d94536202","kind":"commit","published_at":"2022-10-02T16:41:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.982","html_url":"https://github.com/python/mypy/releases/tag/v0.982","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982/manifests"},{"name":"v0.981","sha":"c7b4714e1f5e3cb8f3fec7426b6538fe1a3dcab1","kind":"commit","published_at":"2022-09-26T14:43:50.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.981","html_url":"https://github.com/python/mypy/releases/tag/v0.981","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981/manifests"},{"name":"v0.971","sha":"1f08cf44c7ec3dc4111aaf817958f7a51018ba38","kind":"commit","published_at":"2022-07-19T12:32:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.971","html_url":"https://github.com/python/mypy/releases/tag/v0.971","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971/manifests"},{"name":"v0.961","sha":"89bdcfb8c658340dae70312c5b76b703838d8123","kind":"commit","published_at":"2022-06-06T13:01:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.961","html_url":"https://github.com/python/mypy/releases/tag/v0.961","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961/manifests"},{"name":"v0.960","sha":"0a4a190f25ed90f73f6290656ec65ddd6bdb1d4e","kind":"commit","published_at":"2022-05-24T13:03:35.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.960","html_url":"https://github.com/python/mypy/releases/tag/v0.960","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960/manifests"},{"name":"v0.950","sha":"cceba7b20c7dde6a3a7b193cb7212b9b2f76c9cd","kind":"commit","published_at":"2022-04-27T14:04:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.950","html_url":"https://github.com/python/mypy/releases/tag/v0.950","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950/manifests"},{"name":"v0.942","sha":"38f1e30e8137ccc1aad6a4f113eb4360c6206539","kind":"commit","published_at":"2022-03-24T13:13:19.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.942","html_url":"https://github.com/python/mypy/releases/tag/v0.942","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942/manifests"},{"name":"v0.941","sha":"4e18c789d177b858fad6499018f7302e3ee75199","kind":"commit","published_at":"2022-03-14T16:10:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.941","html_url":"https://github.com/python/mypy/releases/tag/v0.941","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941/manifests"},{"name":"v0.940","sha":"48ff811fdf666e8a3149a692c0238f9019f55e58","kind":"commit","published_at":"2022-03-11T13:00:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.940","html_url":"https://github.com/python/mypy/releases/tag/v0.940","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940/manifests"},{"name":"v0.931","sha":"4486d764c07a1cee9792d691e8e85cedfed2a451","kind":"commit","published_at":"2022-01-07T14:57:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.931","html_url":"https://github.com/python/mypy/releases/tag/v0.931","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931/manifests"},{"name":"v0.930","sha":"5d765e71fa1313830b485a4e9f18a6553b221426","kind":"commit","published_at":"2021-12-22T13:44:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.930","html_url":"https://github.com/python/mypy/releases/tag/v0.930","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930/manifests"},{"name":"v0.921","sha":"f5c2a3b4db67c8c29e976da2bc3241a152cc1ff8","kind":"commit","published_at":"2021-12-21T13:21:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.921","html_url":"https://github.com/python/mypy/releases/tag/v0.921","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921/manifests"},{"name":"v0.920","sha":"b944746a428a9476b7118893e8e7b94ef745bcc4","kind":"commit","published_at":"2021-12-15T22:23:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.920","html_url":"https://github.com/python/mypy/releases/tag/v0.920","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920/manifests"},{"name":"v0.910","sha":"f5fc579cf07f2078c9312044f6bcb132f891d746","kind":"commit","published_at":"2021-06-22T15:57:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.910","html_url":"https://github.com/python/mypy/releases/tag/v0.910","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910/manifests"},{"name":"v0.902","sha":"defe53ff8002766b51eb9c87e90289d4dd8a48a2","kind":"commit","published_at":"2021-06-10T11:38:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.902","html_url":"https://github.com/python/mypy/releases/tag/v0.902","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902/manifests"},{"name":"v0.901","sha":"ffc18df8f462f548fdc05c3a1bfa44785f01d514","kind":"commit","published_at":"2021-06-08T21:20:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.901","html_url":"https://github.com/python/mypy/releases/tag/v0.901","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901/manifests"},{"name":"v0.900","sha":"b68993c8781580b9da820b4f80d677d60fac9512","kind":"commit","published_at":"2021-06-08T15:42:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.900","html_url":"https://github.com/python/mypy/releases/tag/v0.900","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900/manifests"},{"name":"v0.812","sha":"d089891198ef470c8bec9bd7d7b50a02757c5b68","kind":"commit","published_at":"2021-02-19T16:17:29.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.812","html_url":"https://github.com/python/mypy/releases/tag/v0.812","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812/manifests"},{"name":"v0.811","sha":"4373cd5b55dca0ca74269e246efd2be528c8f067","kind":"commit","published_at":"2021-02-19T15:27:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.811","html_url":"https://github.com/python/mypy/releases/tag/v0.811","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811/manifests"},{"name":"v0.810","sha":"2b52538b9975456e37b237bcf7e67b8d80ea48f2","kind":"commit","published_at":"2021-02-10T17:41:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.810","html_url":"https://github.com/python/mypy/releases/tag/v0.810","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810/manifests"},{"name":"v0.800","sha":"4c3ea8285a685fbc3934a8a1e3b37beea10f587e","kind":"commit","published_at":"2021-01-22T10:27:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.800","html_url":"https://github.com/python/mypy/releases/tag/v0.800","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800/manifests"},{"name":"v0.790","sha":"69a055a7632e2444fcb2bfb022d04f4546358d50","kind":"commit","published_at":"2020-10-09T09:36:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.790","html_url":"https://github.com/python/mypy/releases/tag/v0.790","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790/manifests"},{"name":"v0.782","sha":"39b6bc47b9f7e7d72778886419d07eb4acf3c50a","kind":"commit","published_at":"2020-06-22T17:44:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.782","html_url":"https://github.com/python/mypy/releases/tag/v0.782","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782/manifests"},{"name":"v0.781","sha":"f956142030dee57e7283ad364d9c0c14945cb594","kind":"commit","published_at":"2020-06-12T18:07:45.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.781","html_url":"https://github.com/python/mypy/releases/tag/v0.781","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781/manifests"},{"name":"v0.780","sha":"3423b18a30ac49d6e7050abeb188ad3ba5d23d35","kind":"commit","published_at":"2020-06-02T15:44:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.780","html_url":"https://github.com/python/mypy/releases/tag/v0.780","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780/manifests"},{"name":"v0.770","sha":"92e3f396b03c69c1d8abc249632bfd2db02350d0","kind":"commit","published_at":"2020-03-09T19:00:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.770","html_url":"https://github.com/python/mypy/releases/tag/v0.770","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770/manifests"},{"name":"v0.761","sha":"f53b718bdf5935443332a43d8c1b448af8b80b57","kind":"commit","published_at":"2019-12-19T13:05:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.761","html_url":"https://github.com/python/mypy/releases/tag/v0.761","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761/manifests"},{"name":"v0.760","sha":"54447c6068f13326ec18dd4efb81ae3ab83b5ab4","kind":"commit","published_at":"2019-12-17T17:29:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.760","html_url":"https://github.com/python/mypy/releases/tag/v0.760","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760/manifests"},{"name":"v0.750","sha":"d8aa68576dda9940aedd0f861f7789d7e679c292","kind":"commit","published_at":"2019-11-29T17:31:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.750","html_url":"https://github.com/python/mypy/releases/tag/v0.750","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750/manifests"},{"name":"v0.740","sha":"0662772b5a6b9029da0cf4aec857b9b1e34057a9","kind":"commit","published_at":"2019-10-16T20:46:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.740","html_url":"https://github.com/python/mypy/releases/tag/v0.740","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740/manifests"},{"name":"v0.730","sha":"7ad7f8bbe61e5e67aa7fd6f2efe280931dd2f620","kind":"commit","published_at":"2019-09-26T13:00:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.730","html_url":"https://github.com/python/mypy/releases/tag/v0.730","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730/manifests"},{"name":"v0.720","sha":"36aecdae92d050f626ea9029ad08f0c8382c47e7","kind":"commit","published_at":"2019-07-12T18:32:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.720","html_url":"https://github.com/python/mypy/releases/tag/v0.720","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720/manifests"},{"name":"v0.711","sha":"f62c69eba41bd1b8b018cc41af96c526262189ab","kind":"commit","published_at":"2019-06-22T17:36:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.711","html_url":"https://github.com/python/mypy/releases/tag/v0.711","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711/manifests"},{"name":"v0.710","sha":"81e8940c7b9ba5996a41d66ee0066eee06842490","kind":"commit","published_at":"2019-06-19T17:52:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.710","html_url":"https://github.com/python/mypy/releases/tag/v0.710","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710/manifests"},{"name":"v0.701","sha":"7aaa435063f7bb81019740f0b56be359374b02fc","kind":"commit","published_at":"2019-04-16T17:39:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.701","html_url":"https://github.com/python/mypy/releases/tag/v0.701","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701/manifests"},{"name":"v0.700","sha":"d40990f5b91b1f06918222d1041441b7ff63f79a","kind":"commit","published_at":"2019-04-03T17:41:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.700","html_url":"https://github.com/python/mypy/releases/tag/v0.700","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700/manifests"},{"name":"v0.670","sha":"ede1109153a1226815f253b0f9c50643ef620eb4","kind":"commit","published_at":"2019-02-08T20:59:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.670","html_url":"https://github.com/python/mypy/releases/tag/v0.670","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670/manifests"},{"name":"v0.660","sha":"c06aa9c4b8acc91fc01282feef13e15ec61f372b","kind":"commit","published_at":"2019-01-16T21:35:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.660","html_url":"https://github.com/python/mypy/releases/tag/v0.660","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660/manifests"},{"name":"v0.650","sha":"466bb38087ee7aa840d472fa6de49be424343a18","kind":"commit","published_at":"2018-12-07T19:33:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.650","html_url":"https://github.com/python/mypy/releases/tag/v0.650","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650/manifests"},{"name":"v0.641","sha":"951b7c5c5a47705f0f77e11c17d9c2b95e373eed","kind":"commit","published_at":"2018-10-15T15:47:27.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.641","html_url":"https://github.com/python/mypy/releases/tag/v0.641","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641/manifests"},{"name":"v0.640","sha":"bd1098a2a561a573794c310b88f67191aab44406","kind":"commit","published_at":"2018-10-12T18:31:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.640","html_url":"https://github.com/python/mypy/releases/tag/v0.640","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640/manifests"},{"name":"v0.630","sha":"e69a528ab3ae294b38e1e67a7f296fb0175df045","kind":"commit","published_at":"2018-09-17T13:31:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.630","html_url":"https://github.com/python/mypy/releases/tag/v0.630","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630/manifests"},{"name":"v0.620","sha":"67b260f0fec0b0d97c92529359796e9ad5c1a30d","kind":"commit","published_at":"2018-07-13T19:41:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.620","html_url":"https://github.com/python/mypy/releases/tag/v0.620","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620/manifests"},{"name":"v0.610","sha":"4f4dc6de32e5cfd6f2d2079a47f52942a2397b97","kind":"commit","published_at":"2018-06-08T20:36:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.610","html_url":"https://github.com/python/mypy/releases/tag/v0.610","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610/manifests"},{"name":"v0.600","sha":"09288ffc4be301e6cfd05bf042cee8b780cd1ffd","kind":"commit","published_at":"2018-05-02T20:21:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.600","html_url":"https://github.com/python/mypy/releases/tag/v0.600","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600/manifests"},{"name":"v0.590","sha":"7519e89ae8054ea3f22c4d13f16aaf9ae8f10f0a","kind":"commit","published_at":"2018-04-13T20:35:55.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.590","html_url":"https://github.com/python/mypy/releases/tag/v0.590","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590/manifests"},{"name":"v0.580","sha":"f38596dc3f078ac6705c08632a3043d8e3c9c1d5","kind":"commit","published_at":"2018-03-23T18:58:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.580","html_url":"https://github.com/python/mypy/releases/tag/v0.580","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580/manifests"},{"name":"v0.570","sha":"9f603ed9e6ac2a7f80f22b4e9719797a3bbb5215","kind":"commit","published_at":"2018-03-02T17:24:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.570","html_url":"https://github.com/python/mypy/releases/tag/v0.570","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570/manifests"},{"name":"v0.560","sha":"51e044c4ecf2a52fc6c41ee63019723e0d3061e1","kind":"commit","published_at":"2017-12-15T17:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.560","html_url":"https://github.com/python/mypy/releases/tag/v0.560","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560/manifests"},{"name":"v0.550","sha":"a8dfedce06cbfbb37220bfcacc8ff4f1e266abe0","kind":"commit","published_at":"2017-11-10T18:33:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.550","html_url":"https://github.com/python/mypy/releases/tag/v0.550","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550/manifests"},{"name":"v0.540","sha":"3d22699db61eac1f405768f0c5979e5e9b87baa1","kind":"commit","published_at":"2017-10-20T17:34:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.540","html_url":"https://github.com/python/mypy/releases/tag/v0.540","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540/manifests"},{"name":"v0.530","sha":"f0c941f41bea326d9c8d4e12e0ee13532cb19c42","kind":"commit","published_at":"2017-10-06T15:10:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.530","html_url":"https://github.com/python/mypy/releases/tag/v0.530","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530/manifests"},{"name":"v0.521","sha":"858f7512cf3b4e39c0f4e8de5a13eee0e1e138fb","kind":"commit","published_at":"2017-07-24T17:36:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.521","html_url":"https://github.com/python/mypy/releases/tag/v0.521","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521/manifests"},{"name":"v0.520","sha":"cb7d6b0859f3277ecb1ac75ab9550e62715dc009","kind":"commit","published_at":"2017-07-10T21:23:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.520","html_url":"https://github.com/python/mypy/releases/tag/v0.520","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520/manifests"},{"name":"v0.511","sha":"88e8ef28be2465d1693ace4d39cd422987a97220","kind":"commit","published_at":"2017-05-09T19:08:24.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.511","html_url":"https://github.com/python/mypy/releases/tag/v0.511","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511/manifests"},{"name":"v0.510","sha":"12e9107bd0493fb7cdf2d7c07e29c6ef8ca37942","kind":"commit","published_at":"2017-05-05T18:28:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.510","html_url":"https://github.com/python/mypy/releases/tag/v0.510","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510/manifests"},{"name":"v0.501","sha":"ed6480d148dae49f99c8af40f42b17def9947899","kind":"commit","published_at":"2017-03-02T19:24:38.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.501","html_url":"https://github.com/python/mypy/releases/tag/v0.501","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501/manifests"},{"name":"v0.500","sha":"9aee8abbf2b918f7e3ced3507fde1ef8166b99ea","kind":"commit","published_at":"2017-03-01T20:38:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.500","html_url":"https://github.com/python/mypy/releases/tag/v0.500","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500/manifests"},{"name":"v0.471","sha":"f16a63957d897a889d9c1dfd93abdb1ad51a2ab2","kind":"commit","published_at":"2017-02-10T22:29:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.471","html_url":"https://github.com/python/mypy/releases/tag/v0.471","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471/manifests"},{"name":"v0.470","sha":"b0f1ff9334ca068b6fca3937ac8d4fa7c288fc14","kind":"commit","published_at":"2017-01-13T17:45:36.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.470","html_url":"https://github.com/python/mypy/releases/tag/v0.470","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470/manifests"},{"name":"v0.4.6","sha":"29b7675e6d21de8c81b170cc1e28213aa874a2fe","kind":"commit","published_at":"2016-11-21T20:42:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.6","html_url":"https://github.com/python/mypy/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"032acb74769ebfd3f08db1ba46623e8e0fed7b94","kind":"commit","published_at":"2016-10-07T18:23:54.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.5","html_url":"https://github.com/python/mypy/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"3935fe0efc68318e2a3a08a98c2097c527a8d8d4","kind":"commit","published_at":"2016-08-25T20:44:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.4","html_url":"https://github.com/python/mypy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e5f27adf8f143604af241533cdd69df3ddb8d1c9","kind":"commit","published_at":"2016-07-14T18:34:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.3","html_url":"https://github.com/python/mypy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"b8a2df91707bc3d5c9c3677c8017b614e41d017a","kind":"commit","published_at":"2016-06-09T18:30:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.2","html_url":"https://github.com/python/mypy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1cd80cec5b6e5d6f5c88adfbad3db96be87316c","kind":"commit","published_at":"2016-05-06T17:27:22.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.1","html_url":"https://github.com/python/mypy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9bb5f2e0ebc90aac5d948d1a7ebbb1f5003dca8e","kind":"commit","published_at":"2016-05-05T19:13:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.0","html_url":"https://github.com/python/mypy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f6c71c57aeee0faeeb8c885d266eefd0b74cc72d","kind":"commit","published_at":"2016-02-19T12:02:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.3.1","html_url":"https://github.com/python/mypy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1/manifests"},{"name":"v0.2.0","sha":"7805b2cd3ffd2aa15be430d6a652955310f7f4b1","kind":"commit","published_at":"2015-04-06T04:46:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.2.0","html_url":"https://github.com/python/mypy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"14702418afc3bde9511ee50e5b76db7ad565f86e","kind":"commit","published_at":"2014-12-08T06:16:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.1.0","html_url":"https://github.com/python/mypy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-30T01:53:43.881Z","dependent_packages_count":6214,"downloads":64903280,"downloads_period":"last-month","dependent_repos_count":52771,"rankings":{"downloads":0.04970589152376988,"dependent_repos_count":0.026411986639936755,"dependent_packages_count":0.0036683314777689944,"stargazers_count":0.2866801049876469,"forks_count":0.39617979959905136,"docker_downloads_count":0.02696223636160211,"average":0.13160139176496266},"purl":"pkg:pypi/mypy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mypy","docker_dependents_count":7184,"docker_downloads_count":2085803744,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mypy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mypy/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":"2024-10-29T18:02:08.541Z","issues_count":2301,"pull_requests_count":1085,"avg_time_to_close_issue":28719792.79612546,"avg_time_to_close_pull_request":3988246.8403171008,"issues_closed_count":1083,"pull_requests_closed_count":883,"pull_request_authors_count":244,"issue_authors_count":1175,"avg_comments_per_issue":3.4485006518904826,"avg_comments_per_pull_request":3.445161290322581,"merged_pull_requests_count":759,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":1131,"past_year_pull_requests_count":692,"past_year_avg_time_to_close_issue":2059786.4259681094,"past_year_avg_time_to_close_pull_request":812278.2335640138,"past_year_issues_closed_count":439,"past_year_pull_requests_closed_count":578,"past_year_pull_request_authors_count":159,"past_year_issue_authors_count":621,"past_year_avg_comments_per_issue":1.6967285587975243,"past_year_avg_comments_per_pull_request":2.634393063583815,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":23,"past_year_merged_pull_requests_count":522,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":194,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"ilevkivskyi","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"cdce8p","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sobolevn","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"AlexWaygood","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"JelleZijlstra","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"ichard26","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"svalentin","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"jhance","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"koogoro","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"msullivan","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"Michael0x2a","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"hamdanal","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"gvanrossum","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"97littleleaf11","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"markshannon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"uriyyo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"wesleywright","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"jaraco","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ethanhs","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"brettcannon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"serhiy-storchaka","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serhiy-storchaka"},{"login":"ilinum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilinum"},{"login":"JulienPalard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"sixolet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"Eclips4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[{"login":"JukkaL","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"ilevkivskyi","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"sobolevn","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"JelleZijlstra","count":22,"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":"svalentin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"jhance","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"koogoro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"hamdanal","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"markshannon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"wesleywright","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"ichard26","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"JulienPalard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"ethanhs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"Eclips4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mypy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mypy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mypy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mypy/related_packages","maintainers":[{"uuid":"hauntsaninja","login":"hauntsaninja","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/hauntsaninja/","role":null,"created_at":"2022-12-28T02:46:34.405Z","updated_at":"2022-12-28T02:46:34.405Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hauntsaninja/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":"2022-12-28T02:46:34.364Z","updated_at":"2022-12-28T02:46:34.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/guido/packages"},{"uuid":"ambv","login":"ambv","name":null,"email":null,"url":null,"packages_count":29,"html_url":"https://pypi.org/user/ambv/","role":null,"created_at":"2022-12-28T02:46:34.348Z","updated_at":"2022-12-28T02:46:34.348Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ambv/packages"},{"uuid":"ilevkivskyi","login":"ilevkivskyi","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/ilevkivskyi/","role":null,"created_at":"2022-12-28T02:46:34.378Z","updated_at":"2022-12-28T02:46:34.378Z","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":9,"html_url":"https://pypi.org/user/jukkal/","role":null,"created_at":"2022-12-28T02:46:34.391Z","updated_at":"2022-12-28T02:46:34.391Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jukkal/packages"},{"uuid":"msullivan","login":"msullivan","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/msullivan/","role":null,"created_at":"2022-12-28T02:46:34.395Z","updated_at":"2022-12-28T02:46:34.395Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/msullivan/packages"},{"uuid":"jhance","login":"jhance","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/jhance/","role":null,"created_at":"2022-12-28T02:46:34.411Z","updated_at":"2022-12-28T02:46:34.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jhance/packages"},{"uuid":"svalentin","login":"svalentin","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/svalentin/","role":null,"created_at":"2022-12-28T02:46:34.419Z","updated_at":"2022-12-28T02:46:34.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/svalentin/packages"},{"uuid":"maxmurin","login":"maxmurin","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/maxmurin/","role":null,"created_at":"2023-03-23T03:42:07.936Z","updated_at":"2023-03-23T03:42:07.936Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/maxmurin/packages"},{"uuid":"stas314","login":"stas314","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/stas314/","role":null,"created_at":"2023-03-23T03:42:08.303Z","updated_at":"2023-03-23T03:42:08.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stas314/packages"},{"uuid":"wesleywright","login":"wesleywright","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/wesleywright/","role":null,"created_at":"2023-06-14T03:14:01.672Z","updated_at":"2023-06-14T03:14:01.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/wesleywright/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":8892614,"name":"mypyc","ecosystem":"conda","description":"Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, withoutactually having to run it.  Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.","homepage":"https://www.mypy-lang.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python/mypy","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2024-02-19T19:21:54.000Z","latest_release_published_at":"2025-08-29T08:28:23.000Z","latest_release_number":"1.17.1","last_synced_at":"2025-09-08T00:09:22.551Z","created_at":"2024-02-19T20:33:55.110Z","updated_at":"2025-09-08T00:09:22.551Z","registry_url":"https://anaconda.org/anaconda/mypyc","install_command":"conda install -c anaconda mypyc","documentation_url":null,"metadata":{},"repo_metadata":{"id":5837742,"uuid":"7053637","full_name":"python/mypy","owner":"python","description":"Optional static typing for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T00:16:36.000Z","size":75020,"stargazers_count":19736,"open_issues_count":2985,"forks_count":2999,"subscribers_count":240,"default_branch":"master","last_synced_at":"2025-09-06T02:31:42.390Z","etag":null,"topics":["linter","python","typechecker","types","typing"],"latest_commit_sha":null,"homepage":"https://www.mypy-lang.org/","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":{"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":null,"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},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2025-09-06T00:16:40.000Z","dependencies_parsed_at":"2023-12-08T20:22:57.968Z","dependency_job_id":"eb104eda-8bf5-4e07-9b1a-2a6b703079f5","html_url":"https://github.com/python/mypy","commit_stats":{"total_commits":11654,"total_committers":782,"mean_commits":"14.902813299232736","dds":0.6051999313540415,"last_synced_commit":"7788c21269006ac2e3ac3bc69e52d68403741e6e"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/python/mypy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/mypy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/sbom","scorecard":{"id":113106,"data":{"date":"2025-08-04","repo":{"name":"github.com/python/mypy","commit":"660d911223da3516c496e3a0cfdefa3eaf982290"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.4,"checks":[{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/mypy_primer_comment.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sync_typeshed.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy_primer.yml:19","Info: found token with 'none' permissions: .github/workflows/mypy_primer_comment.yml:1","Info: found token with 'none' permissions: .github/workflows/sync_typeshed.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_stubgenc.yml:17"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/python/.github/SECURITY.md:1","Info: Found linked content: github.com/python/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/python/.github/SECURITY.md:1","Info: Found text in security policy: github.com/python/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: containerImage not pinned by hash: misc/docker/Dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: pipCommand not pinned by hash: misc/docker/Dockerfile:12","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:9","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:10","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:11","Warn: pipCommand not pinned by hash: misc/trigger_wheel_build.sh:13","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/sync_typeshed.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:235","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T16:23:23.912Z","repository_id":5837742,"created_at":"2025-08-15T16:23:23.912Z","updated_at":"2025-08-15T16:23:23.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273978856,"owners_count":25201410,"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-09-06T02:00:13.247Z","response_time":2576,"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":88,"last_synced_at":"2025-09-02T00:27:13.311Z","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":110651,"followers":27276,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-09-02T00:27:13.311Z","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":"v1.17.1","sha":"acb29831e286bbccde37c03bc75381f40a5fdc9e","kind":"commit","published_at":"2025-07-31T06:20:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.17.1","html_url":"https://github.com/python/mypy/releases/tag/v1.17.1","dependencies_parsed_at":"2025-08-12T05:23:37.912Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"0260991f6b055110c3df36bd5539d4f4489bf153","kind":"commit","published_at":"2025-07-14T16:45:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.17.0","html_url":"https://github.com/python/mypy/releases/tag/v1.17.0","dependencies_parsed_at":"2025-07-16T08:56:51.121Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"68b8fa097d080c92d30a429bc74de8acd56caf85","kind":"commit","published_at":"2025-06-11T15:25:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.16.1","html_url":"https://github.com/python/mypy/releases/tag/v1.16.1","dependencies_parsed_at":"2025-06-19T04:50:40.855Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"9e72e9601f4c2fb6866cfec98fc40a31c91ccdb0","kind":"commit","published_at":"2025-05-29T11:38:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.16.0","html_url":"https://github.com/python/mypy/releases/tag/v1.16.0","dependencies_parsed_at":"2025-06-09T04:23:50.743Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"9397454fb5aead107461b089e7cf190bf538d20a","kind":"commit","published_at":"2025-02-05T00:07:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.15.0","html_url":"https://github.com/python/mypy/releases/tag/v1.15.0","dependencies_parsed_at":"2025-06-09T04:23:46.971Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"251d12fe9f89f8d4818fd6ff1c48224e77119004","kind":"commit","published_at":"2024-12-30T14:24:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.14.1","html_url":"https://github.com/python/mypy/releases/tag/v1.14.1","dependencies_parsed_at":"2025-06-09T04:23:46.906Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"6f37859612cd8670724c2ee2df21aa691276a9dc","kind":"commit","published_at":"2024-12-19T16:29:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.14.0","html_url":"https://github.com/python/mypy/releases/tag/v1.14.0","dependencies_parsed_at":"2025-06-09T04:23:46.601Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"eb310343be0399ea6755fabc259755ce1f6711e8","kind":"commit","published_at":"2024-10-22T20:18:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.13.0","html_url":"https://github.com/python/mypy/releases/tag/v1.13.0","dependencies_parsed_at":"2025-06-09T04:23:46.507Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"050d12f8d5b07a892fc4e24fabc485cfafce3ff0","kind":"commit","published_at":"2024-10-19T23:31:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.12.1","html_url":"https://github.com/python/mypy/releases/tag/v1.12.1","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f2a39b16f00e2b7b1922aa9324c092cabbae57a9","kind":"commit","published_at":"2024-10-14T09:28:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.12.0","html_url":"https://github.com/python/mypy/releases/tag/v1.12.0","dependencies_parsed_at":"2025-06-09T04:23:49.785Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"789f02c83a5d5cb35f5e33ba91df46c8fea6b28e","kind":"commit","published_at":"2024-08-24T20:29:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.2","html_url":"https://github.com/python/mypy/releases/tag/v1.11.2","dependencies_parsed_at":"2025-06-09T04:23:46.999Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"570b90a7a368f04c64f60af339d0ac1808c49c15","kind":"commit","published_at":"2024-07-30T20:43:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.1","html_url":"https://github.com/python/mypy/releases/tag/v1.11.1","dependencies_parsed_at":"2025-06-09T04:23:46.905Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.0","html_url":"https://github.com/python/mypy/releases/tag/v1.11.0","dependencies_parsed_at":"2025-06-09T04:23:55.092Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0/manifests"},{"name":"v1.11","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11","html_url":"https://github.com/python/mypy/releases/tag/v1.11","dependencies_parsed_at":"2025-06-09T04:23:47.077Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11/manifests"},{"name":"v1.10.1","sha":"c28b5257b528f65a028e7d0dbecbcd81c7997356","kind":"commit","published_at":"2024-06-23T06:44:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.1","html_url":"https://github.com/python/mypy/releases/tag/v1.10.1","dependencies_parsed_at":"2025-06-09T04:23:46.977Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3faf0fc4798ec3ee6b1cd123965193dc0a753fb0","kind":"commit","published_at":"2024-04-23T19:09:28.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.0","html_url":"https://github.com/python/mypy/releases/tag/v1.10.0","dependencies_parsed_at":"2025-06-09T04:23:46.991Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0/manifests"},{"name":"1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/1.9.0","html_url":"https://github.com/python/mypy/releases/tag/1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.970Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0/manifests"},{"name":"v1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.9.0","html_url":"https://github.com/python/mypy/releases/tag/v1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.598Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"3b467509ee29b8f274c035d78a1c241a781eb311","kind":"commit","published_at":"2023-12-21T01:00:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.8.0","html_url":"https://github.com/python/mypy/releases/tag/v1.8.0","dependencies_parsed_at":"2025-06-09T04:23:46.983Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"6b3c41838d8e7a39242b6fd035535e2d76eabfc6","kind":"commit","published_at":"2023-11-23T15:47:17.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.1","html_url":"https://github.com/python/mypy/releases/tag/v1.7.1","dependencies_parsed_at":"2025-06-09T04:23:54.516Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f6b9972329d5d68f6defc92a10cc4c3bc339c27b","kind":"commit","published_at":"2023-11-10T12:01:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.0","html_url":"https://github.com/python/mypy/releases/tag/v1.7.0","dependencies_parsed_at":"2025-06-09T04:23:55.455Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"9b891fe5a101ecbb818f3f16641ab909f289ba04","kind":"commit","published_at":"2023-10-18T03:30:44.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.1","html_url":"https://github.com/python/mypy/releases/tag/v1.6.1","dependencies_parsed_at":"2025-06-09T04:23:55.069Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ac2d56f9145a4e15e7c0d1fbcd9a466ad0cec9a1","kind":"commit","published_at":"2023-10-10T16:06:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.0","html_url":"https://github.com/python/mypy/releases/tag/v1.6.0","dependencies_parsed_at":"2025-06-09T04:23:46.588Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"de4f2ad99c88b885677247534dcec335621ade4d","kind":"commit","published_at":"2023-08-11T12:54:13.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.1","html_url":"https://github.com/python/mypy/releases/tag/v1.5.1","dependencies_parsed_at":"2025-06-09T04:23:48.477Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a6bd80ed8c91138ce6112b5ce71fc406d426cd01","kind":"commit","published_at":"2023-07-14T16:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.0","html_url":"https://github.com/python/mypy/releases/tag/v1.5.0","dependencies_parsed_at":"2025-06-09T04:23:50.228Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"3534bacc4c0d3c4b1983a533e2a36cce43f2ec9d","kind":"commit","published_at":"2023-06-25T20:06:39.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.1","html_url":"https://github.com/python/mypy/releases/tag/v1.4.1","dependencies_parsed_at":"2025-06-09T04:23:48.314Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be5f84b853d15bbbdd3185349fa8e285f7e19bf3","kind":"commit","published_at":"2023-06-14T22:00:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.0","html_url":"https://github.com/python/mypy/releases/tag/v1.4.0","dependencies_parsed_at":"2025-06-09T04:23:49.255Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9df39ab1801369cb49467fa52080df9c42377384","kind":"commit","published_at":"2023-05-09T14:52:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.3.0","html_url":"https://github.com/python/mypy/releases/tag/v1.3.0","dependencies_parsed_at":"2025-06-09T04:23:55.540Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4f47dfb64dff920c237e7c8c58f8efba57cf57cf","kind":"commit","published_at":"2023-04-06T13:17:05.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.2.0","html_url":"https://github.com/python/mypy/releases/tag/v1.2.0","dependencies_parsed_at":"2025-06-09T04:23:54.809Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9b777a36315b1ba24ab840f9f905cfb6c82e35a9","kind":"commit","published_at":"2023-03-06T18:06:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.1.1","html_url":"https://github.com/python/mypy/releases/tag/v1.1.1","dependencies_parsed_at":"2025-06-09T04:23:56.174Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1/manifests"},{"name":"v1.0.1","sha":"ecf05e6388eb5c3c0c5d7ea963817c0f81b65618","kind":"commit","published_at":"2023-02-17T05:16:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.1","html_url":"https://github.com/python/mypy/releases/tag/v1.0.1","dependencies_parsed_at":"2025-06-09T04:23:55.017Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bc18017c19eb81bf5c11756f4e7dede4791e2823","kind":"commit","published_at":"2023-02-06T17:49:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.0","html_url":"https://github.com/python/mypy/releases/tag/v1.0.0","dependencies_parsed_at":"2025-06-09T04:23:46.951Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0/manifests"},{"name":"v0.991","sha":"b7788fcc4d140bbeb56531ab054bcdd53e298d30","kind":"commit","published_at":"2022-11-14T13:58:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.991","html_url":"https://github.com/python/mypy/releases/tag/v0.991","dependencies_parsed_at":"2025-06-09T04:23:55.566Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.991","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991/manifests"},{"name":"v0.990","sha":"b71dc3da0d8c6a4e116eef98a7ff8591145338be","kind":"commit","published_at":"2022-11-07T11:00:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.990","html_url":"https://github.com/python/mypy/releases/tag/v0.990","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.990","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990/manifests"},{"name":"v0.982","sha":"1c2b899fa9029538b9b9e6d30401901d94536202","kind":"commit","published_at":"2022-10-02T16:41:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.982","html_url":"https://github.com/python/mypy/releases/tag/v0.982","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.982","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982/manifests"},{"name":"v0.981","sha":"c7b4714e1f5e3cb8f3fec7426b6538fe1a3dcab1","kind":"commit","published_at":"2022-09-26T14:43:50.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.981","html_url":"https://github.com/python/mypy/releases/tag/v0.981","dependencies_parsed_at":"2025-06-09T04:23:46.992Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.981","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981/manifests"},{"name":"v0.971","sha":"1f08cf44c7ec3dc4111aaf817958f7a51018ba38","kind":"commit","published_at":"2022-07-19T12:32:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.971","html_url":"https://github.com/python/mypy/releases/tag/v0.971","dependencies_parsed_at":"2025-06-09T04:23:50.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.971","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971/manifests"},{"name":"v0.961","sha":"89bdcfb8c658340dae70312c5b76b703838d8123","kind":"commit","published_at":"2022-06-06T13:01:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.961","html_url":"https://github.com/python/mypy/releases/tag/v0.961","dependencies_parsed_at":"2025-06-09T04:23:48.589Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.961","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961/manifests"},{"name":"v0.960","sha":"0a4a190f25ed90f73f6290656ec65ddd6bdb1d4e","kind":"commit","published_at":"2022-05-24T13:03:35.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.960","html_url":"https://github.com/python/mypy/releases/tag/v0.960","dependencies_parsed_at":"2025-06-09T04:23:46.956Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.960","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960/manifests"},{"name":"v0.950","sha":"cceba7b20c7dde6a3a7b193cb7212b9b2f76c9cd","kind":"commit","published_at":"2022-04-27T14:04:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.950","html_url":"https://github.com/python/mypy/releases/tag/v0.950","dependencies_parsed_at":"2025-06-09T04:23:48.549Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.950","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950/manifests"},{"name":"v0.942","sha":"38f1e30e8137ccc1aad6a4f113eb4360c6206539","kind":"commit","published_at":"2022-03-24T13:13:19.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.942","html_url":"https://github.com/python/mypy/releases/tag/v0.942","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.942","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942/manifests"},{"name":"v0.941","sha":"4e18c789d177b858fad6499018f7302e3ee75199","kind":"commit","published_at":"2022-03-14T16:10:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.941","html_url":"https://github.com/python/mypy/releases/tag/v0.941","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.941","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941/manifests"},{"name":"v0.940","sha":"48ff811fdf666e8a3149a692c0238f9019f55e58","kind":"commit","published_at":"2022-03-11T13:00:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.940","html_url":"https://github.com/python/mypy/releases/tag/v0.940","dependencies_parsed_at":"2025-06-09T04:23:46.957Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.940","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940/manifests"},{"name":"v0.931","sha":"4486d764c07a1cee9792d691e8e85cedfed2a451","kind":"commit","published_at":"2022-01-07T14:57:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.931","html_url":"https://github.com/python/mypy/releases/tag/v0.931","dependencies_parsed_at":"2025-06-09T04:23:48.060Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.931","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931/manifests"},{"name":"v0.930","sha":"5d765e71fa1313830b485a4e9f18a6553b221426","kind":"commit","published_at":"2021-12-22T13:44:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.930","html_url":"https://github.com/python/mypy/releases/tag/v0.930","dependencies_parsed_at":"2025-06-09T04:23:58.150Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930/manifests"},{"name":"v0.921","sha":"f5c2a3b4db67c8c29e976da2bc3241a152cc1ff8","kind":"commit","published_at":"2021-12-21T13:21:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.921","html_url":"https://github.com/python/mypy/releases/tag/v0.921","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921/manifests"},{"name":"v0.920","sha":"b944746a428a9476b7118893e8e7b94ef745bcc4","kind":"commit","published_at":"2021-12-15T22:23:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.920","html_url":"https://github.com/python/mypy/releases/tag/v0.920","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.920","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920/manifests"},{"name":"v0.910","sha":"f5fc579cf07f2078c9312044f6bcb132f891d746","kind":"commit","published_at":"2021-06-22T15:57:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.910","html_url":"https://github.com/python/mypy/releases/tag/v0.910","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910/manifests"},{"name":"v0.902","sha":"defe53ff8002766b51eb9c87e90289d4dd8a48a2","kind":"commit","published_at":"2021-06-10T11:38:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.902","html_url":"https://github.com/python/mypy/releases/tag/v0.902","dependencies_parsed_at":"2025-06-09T04:23:48.334Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.902","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902/manifests"},{"name":"v0.901","sha":"ffc18df8f462f548fdc05c3a1bfa44785f01d514","kind":"commit","published_at":"2021-06-08T21:20:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.901","html_url":"https://github.com/python/mypy/releases/tag/v0.901","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901/manifests"},{"name":"v0.900","sha":"b68993c8781580b9da820b4f80d677d60fac9512","kind":"commit","published_at":"2021-06-08T15:42:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.900","html_url":"https://github.com/python/mypy/releases/tag/v0.900","dependencies_parsed_at":"2025-06-09T04:23:48.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.900","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900/manifests"},{"name":"v0.812","sha":"d089891198ef470c8bec9bd7d7b50a02757c5b68","kind":"commit","published_at":"2021-02-19T16:17:29.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.812","html_url":"https://github.com/python/mypy/releases/tag/v0.812","dependencies_parsed_at":"2025-06-09T04:23:46.958Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.812","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812/manifests"},{"name":"v0.811","sha":"4373cd5b55dca0ca74269e246efd2be528c8f067","kind":"commit","published_at":"2021-02-19T15:27:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.811","html_url":"https://github.com/python/mypy/releases/tag/v0.811","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.811","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811/manifests"},{"name":"v0.810","sha":"2b52538b9975456e37b237bcf7e67b8d80ea48f2","kind":"commit","published_at":"2021-02-10T17:41:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.810","html_url":"https://github.com/python/mypy/releases/tag/v0.810","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.810","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810/manifests"},{"name":"v0.800","sha":"4c3ea8285a685fbc3934a8a1e3b37beea10f587e","kind":"commit","published_at":"2021-01-22T10:27:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.800","html_url":"https://github.com/python/mypy/releases/tag/v0.800","dependencies_parsed_at":"2025-06-09T04:23:48.406Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.800","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800/manifests"},{"name":"v0.790","sha":"69a055a7632e2444fcb2bfb022d04f4546358d50","kind":"commit","published_at":"2020-10-09T09:36:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.790","html_url":"https://github.com/python/mypy/releases/tag/v0.790","dependencies_parsed_at":"2025-06-09T04:23:47.741Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.790","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790/manifests"},{"name":"v0.782","sha":"39b6bc47b9f7e7d72778886419d07eb4acf3c50a","kind":"commit","published_at":"2020-06-22T17:44:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.782","html_url":"https://github.com/python/mypy/releases/tag/v0.782","dependencies_parsed_at":"2025-06-09T04:23:54.210Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.782","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782/manifests"},{"name":"v0.781","sha":"f956142030dee57e7283ad364d9c0c14945cb594","kind":"commit","published_at":"2020-06-12T18:07:45.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.781","html_url":"https://github.com/python/mypy/releases/tag/v0.781","dependencies_parsed_at":"2025-06-09T04:23:49.138Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.781","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781/manifests"},{"name":"v0.780","sha":"3423b18a30ac49d6e7050abeb188ad3ba5d23d35","kind":"commit","published_at":"2020-06-02T15:44:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.780","html_url":"https://github.com/python/mypy/releases/tag/v0.780","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.780","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780/manifests"},{"name":"v0.770","sha":"92e3f396b03c69c1d8abc249632bfd2db02350d0","kind":"commit","published_at":"2020-03-09T19:00:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.770","html_url":"https://github.com/python/mypy/releases/tag/v0.770","dependencies_parsed_at":"2025-06-09T04:23:46.964Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.770","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770/manifests"},{"name":"v0.761","sha":"f53b718bdf5935443332a43d8c1b448af8b80b57","kind":"commit","published_at":"2019-12-19T13:05:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.761","html_url":"https://github.com/python/mypy/releases/tag/v0.761","dependencies_parsed_at":"2025-06-09T04:23:47.635Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.761","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761/manifests"},{"name":"v0.760","sha":"54447c6068f13326ec18dd4efb81ae3ab83b5ab4","kind":"commit","published_at":"2019-12-17T17:29:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.760","html_url":"https://github.com/python/mypy/releases/tag/v0.760","dependencies_parsed_at":"2025-06-09T04:23:47.866Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.760","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760/manifests"},{"name":"v0.750","sha":"d8aa68576dda9940aedd0f861f7789d7e679c292","kind":"commit","published_at":"2019-11-29T17:31:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.750","html_url":"https://github.com/python/mypy/releases/tag/v0.750","dependencies_parsed_at":"2025-06-09T04:23:48.333Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.750","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750/manifests"},{"name":"v0.740","sha":"0662772b5a6b9029da0cf4aec857b9b1e34057a9","kind":"commit","published_at":"2019-10-16T20:46:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.740","html_url":"https://github.com/python/mypy/releases/tag/v0.740","dependencies_parsed_at":"2025-06-09T04:23:47.680Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740/manifests"},{"name":"v0.730","sha":"7ad7f8bbe61e5e67aa7fd6f2efe280931dd2f620","kind":"commit","published_at":"2019-09-26T13:00:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.730","html_url":"https://github.com/python/mypy/releases/tag/v0.730","dependencies_parsed_at":"2025-06-09T04:23:46.428Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730/manifests"},{"name":"v0.720","sha":"36aecdae92d050f626ea9029ad08f0c8382c47e7","kind":"commit","published_at":"2019-07-12T18:32:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.720","html_url":"https://github.com/python/mypy/releases/tag/v0.720","dependencies_parsed_at":"2025-06-09T04:23:58.015Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720/manifests"},{"name":"v0.711","sha":"f62c69eba41bd1b8b018cc41af96c526262189ab","kind":"commit","published_at":"2019-06-22T17:36:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.711","html_url":"https://github.com/python/mypy/releases/tag/v0.711","dependencies_parsed_at":"2025-06-09T04:23:47.626Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711/manifests"},{"name":"v0.710","sha":"81e8940c7b9ba5996a41d66ee0066eee06842490","kind":"commit","published_at":"2019-06-19T17:52:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.710","html_url":"https://github.com/python/mypy/releases/tag/v0.710","dependencies_parsed_at":"2025-06-09T04:23:47.945Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710/manifests"},{"name":"v0.701","sha":"7aaa435063f7bb81019740f0b56be359374b02fc","kind":"commit","published_at":"2019-04-16T17:39:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.701","html_url":"https://github.com/python/mypy/releases/tag/v0.701","dependencies_parsed_at":"2025-06-09T04:23:48.594Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701/manifests"},{"name":"v0.700","sha":"d40990f5b91b1f06918222d1041441b7ff63f79a","kind":"commit","published_at":"2019-04-03T17:41:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.700","html_url":"https://github.com/python/mypy/releases/tag/v0.700","dependencies_parsed_at":"2025-06-09T04:23:47.913Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700/manifests"},{"name":"v0.670","sha":"ede1109153a1226815f253b0f9c50643ef620eb4","kind":"commit","published_at":"2019-02-08T20:59:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.670","html_url":"https://github.com/python/mypy/releases/tag/v0.670","dependencies_parsed_at":"2025-06-09T04:23:54.213Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670/manifests"},{"name":"v0.660","sha":"c06aa9c4b8acc91fc01282feef13e15ec61f372b","kind":"commit","published_at":"2019-01-16T21:35:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.660","html_url":"https://github.com/python/mypy/releases/tag/v0.660","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660/manifests"},{"name":"v0.650","sha":"466bb38087ee7aa840d472fa6de49be424343a18","kind":"commit","published_at":"2018-12-07T19:33:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.650","html_url":"https://github.com/python/mypy/releases/tag/v0.650","dependencies_parsed_at":"2025-06-09T04:23:46.973Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.650","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650/manifests"},{"name":"v0.641","sha":"951b7c5c5a47705f0f77e11c17d9c2b95e373eed","kind":"commit","published_at":"2018-10-15T15:47:27.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.641","html_url":"https://github.com/python/mypy/releases/tag/v0.641","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.641","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641/manifests"},{"name":"v0.640","sha":"bd1098a2a561a573794c310b88f67191aab44406","kind":"commit","published_at":"2018-10-12T18:31:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.640","html_url":"https://github.com/python/mypy/releases/tag/v0.640","dependencies_parsed_at":"2025-06-09T04:23:48.847Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.640","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640/manifests"},{"name":"v0.630","sha":"e69a528ab3ae294b38e1e67a7f296fb0175df045","kind":"commit","published_at":"2018-09-17T13:31:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.630","html_url":"https://github.com/python/mypy/releases/tag/v0.630","dependencies_parsed_at":"2025-06-09T04:23:53.199Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630/manifests"},{"name":"v0.620","sha":"67b260f0fec0b0d97c92529359796e9ad5c1a30d","kind":"commit","published_at":"2018-07-13T19:41:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.620","html_url":"https://github.com/python/mypy/releases/tag/v0.620","dependencies_parsed_at":"2025-06-09T04:23:53.089Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.620","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620/manifests"},{"name":"v0.610","sha":"4f4dc6de32e5cfd6f2d2079a47f52942a2397b97","kind":"commit","published_at":"2018-06-08T20:36:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.610","html_url":"https://github.com/python/mypy/releases/tag/v0.610","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.610","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610/manifests"},{"name":"v0.600","sha":"09288ffc4be301e6cfd05bf042cee8b780cd1ffd","kind":"commit","published_at":"2018-05-02T20:21:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.600","html_url":"https://github.com/python/mypy/releases/tag/v0.600","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.600","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600/manifests"},{"name":"v0.590","sha":"7519e89ae8054ea3f22c4d13f16aaf9ae8f10f0a","kind":"commit","published_at":"2018-04-13T20:35:55.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.590","html_url":"https://github.com/python/mypy/releases/tag/v0.590","dependencies_parsed_at":"2025-06-09T04:23:53.269Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.590","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590/manifests"},{"name":"v0.580","sha":"f38596dc3f078ac6705c08632a3043d8e3c9c1d5","kind":"commit","published_at":"2018-03-23T18:58:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.580","html_url":"https://github.com/python/mypy/releases/tag/v0.580","dependencies_parsed_at":"2025-06-09T04:23:53.093Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.580","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580/manifests"},{"name":"v0.570","sha":"9f603ed9e6ac2a7f80f22b4e9719797a3bbb5215","kind":"commit","published_at":"2018-03-02T17:24:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.570","html_url":"https://github.com/python/mypy/releases/tag/v0.570","dependencies_parsed_at":"2025-06-09T04:23:47.002Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.570","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570/manifests"},{"name":"v0.560","sha":"51e044c4ecf2a52fc6c41ee63019723e0d3061e1","kind":"commit","published_at":"2017-12-15T17:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.560","html_url":"https://github.com/python/mypy/releases/tag/v0.560","dependencies_parsed_at":"2025-06-09T04:23:50.388Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.560","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560/manifests"},{"name":"v0.550","sha":"a8dfedce06cbfbb37220bfcacc8ff4f1e266abe0","kind":"commit","published_at":"2017-11-10T18:33:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.550","html_url":"https://github.com/python/mypy/releases/tag/v0.550","dependencies_parsed_at":"2025-06-09T04:23:46.424Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.550","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550/manifests"},{"name":"v0.540","sha":"3d22699db61eac1f405768f0c5979e5e9b87baa1","kind":"commit","published_at":"2017-10-20T17:34:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.540","html_url":"https://github.com/python/mypy/releases/tag/v0.540","dependencies_parsed_at":"2025-06-09T04:23:52.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.540","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540/manifests"},{"name":"v0.530","sha":"f0c941f41bea326d9c8d4e12e0ee13532cb19c42","kind":"commit","published_at":"2017-10-06T15:10:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.530","html_url":"https://github.com/python/mypy/releases/tag/v0.530","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.530","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530/manifests"},{"name":"v0.521","sha":"858f7512cf3b4e39c0f4e8de5a13eee0e1e138fb","kind":"commit","published_at":"2017-07-24T17:36:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.521","html_url":"https://github.com/python/mypy/releases/tag/v0.521","dependencies_parsed_at":"2025-06-09T04:23:46.902Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.521","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521/manifests"},{"name":"v0.520","sha":"cb7d6b0859f3277ecb1ac75ab9550e62715dc009","kind":"commit","published_at":"2017-07-10T21:23:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.520","html_url":"https://github.com/python/mypy/releases/tag/v0.520","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520/manifests"},{"name":"v0.511","sha":"88e8ef28be2465d1693ace4d39cd422987a97220","kind":"commit","published_at":"2017-05-09T19:08:24.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.511","html_url":"https://github.com/python/mypy/releases/tag/v0.511","dependencies_parsed_at":"2025-06-09T04:23:46.426Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511/manifests"},{"name":"v0.510","sha":"12e9107bd0493fb7cdf2d7c07e29c6ef8ca37942","kind":"commit","published_at":"2017-05-05T18:28:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.510","html_url":"https://github.com/python/mypy/releases/tag/v0.510","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510/manifests"},{"name":"v0.501","sha":"ed6480d148dae49f99c8af40f42b17def9947899","kind":"commit","published_at":"2017-03-02T19:24:38.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.501","html_url":"https://github.com/python/mypy/releases/tag/v0.501","dependencies_parsed_at":"2025-06-09T04:23:48.784Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501/manifests"},{"name":"v0.500","sha":"9aee8abbf2b918f7e3ced3507fde1ef8166b99ea","kind":"commit","published_at":"2017-03-01T20:38:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.500","html_url":"https://github.com/python/mypy/releases/tag/v0.500","dependencies_parsed_at":"2025-06-09T04:23:46.425Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.500","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500/manifests"},{"name":"v0.471","sha":"f16a63957d897a889d9c1dfd93abdb1ad51a2ab2","kind":"commit","published_at":"2017-02-10T22:29:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.471","html_url":"https://github.com/python/mypy/releases/tag/v0.471","dependencies_parsed_at":"2025-06-09T04:23:49.408Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.471","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471/manifests"},{"name":"v0.470","sha":"b0f1ff9334ca068b6fca3937ac8d4fa7c288fc14","kind":"commit","published_at":"2017-01-13T17:45:36.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.470","html_url":"https://github.com/python/mypy/releases/tag/v0.470","dependencies_parsed_at":"2025-06-09T04:23:46.431Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.470","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470/manifests"},{"name":"v0.4.6","sha":"29b7675e6d21de8c81b170cc1e28213aa874a2fe","kind":"commit","published_at":"2016-11-21T20:42:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.6","html_url":"https://github.com/python/mypy/releases/tag/v0.4.6","dependencies_parsed_at":"2025-06-09T04:23:48.309Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"032acb74769ebfd3f08db1ba46623e8e0fed7b94","kind":"commit","published_at":"2016-10-07T18:23:54.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.5","html_url":"https://github.com/python/mypy/releases/tag/v0.4.5","dependencies_parsed_at":"2025-06-09T04:23:46.880Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"3935fe0efc68318e2a3a08a98c2097c527a8d8d4","kind":"commit","published_at":"2016-08-25T20:44:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.4","html_url":"https://github.com/python/mypy/releases/tag/v0.4.4","dependencies_parsed_at":"2025-06-09T04:23:54.543Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e5f27adf8f143604af241533cdd69df3ddb8d1c9","kind":"commit","published_at":"2016-07-14T18:34:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.3","html_url":"https://github.com/python/mypy/releases/tag/v0.4.3","dependencies_parsed_at":"2025-06-09T04:23:45.244Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"b8a2df91707bc3d5c9c3677c8017b614e41d017a","kind":"commit","published_at":"2016-06-09T18:30:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.2","html_url":"https://github.com/python/mypy/releases/tag/v0.4.2","dependencies_parsed_at":"2025-06-09T04:23:52.797Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1cd80cec5b6e5d6f5c88adfbad3db96be87316c","kind":"commit","published_at":"2016-05-06T17:27:22.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.1","html_url":"https://github.com/python/mypy/releases/tag/v0.4.1","dependencies_parsed_at":"2025-06-09T04:23:46.861Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9bb5f2e0ebc90aac5d948d1a7ebbb1f5003dca8e","kind":"commit","published_at":"2016-05-05T19:13:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.0","html_url":"https://github.com/python/mypy/releases/tag/v0.4.0","dependencies_parsed_at":"2025-06-09T04:23:44.544Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f6c71c57aeee0faeeb8c885d266eefd0b74cc72d","kind":"commit","published_at":"2016-02-19T12:02:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.3.1","html_url":"https://github.com/python/mypy/releases/tag/v0.3.1","dependencies_parsed_at":"2025-06-09T04:23:46.911Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1/manifests"},{"name":"v0.2.0","sha":"7805b2cd3ffd2aa15be430d6a652955310f7f4b1","kind":"commit","published_at":"2015-04-06T04:46:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.2.0","html_url":"https://github.com/python/mypy/releases/tag/v0.2.0","dependencies_parsed_at":"2025-06-09T04:23:44.382Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"14702418afc3bde9511ee50e5b76db7ad565f86e","kind":"commit","published_at":"2014-12-08T06:16:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.1.0","html_url":"https://github.com/python/mypy/releases/tag/v0.1.0","dependencies_parsed_at":"2025-06-09T04:23:48.985Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-06T23:58:17.318Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":59.36195587358378,"dependent_packages_count":50.50685748360168,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":54.93440667859273},"purl":"pkg:conda/mypyc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mypyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mypyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mypyc/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-08-30T00:48:00.645Z","issues_count":3138,"pull_requests_count":2013,"avg_time_to_close_issue":37496670.234304935,"avg_time_to_close_pull_request":3601454.0496627837,"issues_closed_count":1778,"pull_requests_closed_count":1630,"pull_request_authors_count":345,"issue_authors_count":1609,"avg_comments_per_issue":3.4821542383683877,"avg_comments_per_pull_request":3.117237953303527,"merged_pull_requests_count":1412,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":839,"past_year_pull_requests_count":1144,"past_year_avg_time_to_close_issue":1716181.985882353,"past_year_avg_time_to_close_pull_request":874412.4870349492,"past_year_issues_closed_count":425,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":484,"past_year_avg_comments_per_issue":2.1740166865315853,"past_year_avg_comments_per_pull_request":2.4737762237762237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":801,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":341,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":259,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":185,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"JelleZijlstra","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"brianschubert","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"AlexWaygood","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"svalentin","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"A5rocks","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"tyralla","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"ichard26","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"jhance","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"koogoro","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"wesleywright","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"emmatyping","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"markshannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"uriyyo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"brettcannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"serhiy-storchaka","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serhiy-storchaka"},{"login":"ammaraskar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"JulienPalard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"Eclips4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"ilinum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilinum"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"}],"active_maintainers":[{"login":"JukkaL","count":204,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"cdce8p","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"hauntsaninja","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"ilevkivskyi","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"brianschubert","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"sobolevn","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"svalentin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"JelleZijlstra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"wesleywright","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"AlexWaygood","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"jhance","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"ammaraskar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"markshannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"uriyyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mypyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mypyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mypyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mypyc/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","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":5284322,"name":"mypy","ecosystem":"conda","description":"Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, withoutactually having to run it.  Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.","homepage":"https://www.mypy-lang.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python/mypy","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2017-11-15T20:12:15.000Z","latest_release_published_at":"2025-08-29T08:18:29.000Z","latest_release_number":"1.17.1","last_synced_at":"2025-09-08T00:09:24.930Z","created_at":"2022-10-03T15:40:46.116Z","updated_at":"2025-09-08T00:09:24.931Z","registry_url":"https://anaconda.org/anaconda/mypy","install_command":"conda install -c anaconda mypy","documentation_url":null,"metadata":{},"repo_metadata":{"id":5837742,"uuid":"7053637","full_name":"python/mypy","owner":"python","description":"Optional static typing for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T00:16:36.000Z","size":75020,"stargazers_count":19736,"open_issues_count":2985,"forks_count":2999,"subscribers_count":240,"default_branch":"master","last_synced_at":"2025-09-06T02:31:42.390Z","etag":null,"topics":["linter","python","typechecker","types","typing"],"latest_commit_sha":null,"homepage":"https://www.mypy-lang.org/","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":{"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":null,"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},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2025-09-06T00:16:40.000Z","dependencies_parsed_at":"2023-12-08T20:22:57.968Z","dependency_job_id":"eb104eda-8bf5-4e07-9b1a-2a6b703079f5","html_url":"https://github.com/python/mypy","commit_stats":{"total_commits":11654,"total_committers":782,"mean_commits":"14.902813299232736","dds":0.6051999313540415,"last_synced_commit":"7788c21269006ac2e3ac3bc69e52d68403741e6e"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/python/mypy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/mypy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/sbom","scorecard":{"id":113106,"data":{"date":"2025-08-04","repo":{"name":"github.com/python/mypy","commit":"660d911223da3516c496e3a0cfdefa3eaf982290"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.4,"checks":[{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/mypy_primer_comment.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sync_typeshed.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy_primer.yml:19","Info: found token with 'none' permissions: .github/workflows/mypy_primer_comment.yml:1","Info: found token with 'none' permissions: .github/workflows/sync_typeshed.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_stubgenc.yml:17"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/python/.github/SECURITY.md:1","Info: Found linked content: github.com/python/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/python/.github/SECURITY.md:1","Info: Found text in security policy: github.com/python/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: containerImage not pinned by hash: misc/docker/Dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: pipCommand not pinned by hash: misc/docker/Dockerfile:12","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:9","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:10","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:11","Warn: pipCommand not pinned by hash: misc/trigger_wheel_build.sh:13","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/sync_typeshed.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:235","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T16:23:23.912Z","repository_id":5837742,"created_at":"2025-08-15T16:23:23.912Z","updated_at":"2025-08-15T16:23:23.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273978856,"owners_count":25201410,"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-09-06T02:00:13.247Z","response_time":2576,"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":88,"last_synced_at":"2025-09-02T00:27:13.311Z","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":110651,"followers":27276,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-09-02T00:27:13.311Z","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":"v1.17.1","sha":"acb29831e286bbccde37c03bc75381f40a5fdc9e","kind":"commit","published_at":"2025-07-31T06:20:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.17.1","html_url":"https://github.com/python/mypy/releases/tag/v1.17.1","dependencies_parsed_at":"2025-08-12T05:23:37.912Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"0260991f6b055110c3df36bd5539d4f4489bf153","kind":"commit","published_at":"2025-07-14T16:45:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.17.0","html_url":"https://github.com/python/mypy/releases/tag/v1.17.0","dependencies_parsed_at":"2025-07-16T08:56:51.121Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"68b8fa097d080c92d30a429bc74de8acd56caf85","kind":"commit","published_at":"2025-06-11T15:25:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.16.1","html_url":"https://github.com/python/mypy/releases/tag/v1.16.1","dependencies_parsed_at":"2025-06-19T04:50:40.855Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"9e72e9601f4c2fb6866cfec98fc40a31c91ccdb0","kind":"commit","published_at":"2025-05-29T11:38:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.16.0","html_url":"https://github.com/python/mypy/releases/tag/v1.16.0","dependencies_parsed_at":"2025-06-09T04:23:50.743Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"9397454fb5aead107461b089e7cf190bf538d20a","kind":"commit","published_at":"2025-02-05T00:07:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.15.0","html_url":"https://github.com/python/mypy/releases/tag/v1.15.0","dependencies_parsed_at":"2025-06-09T04:23:46.971Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"251d12fe9f89f8d4818fd6ff1c48224e77119004","kind":"commit","published_at":"2024-12-30T14:24:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.14.1","html_url":"https://github.com/python/mypy/releases/tag/v1.14.1","dependencies_parsed_at":"2025-06-09T04:23:46.906Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"6f37859612cd8670724c2ee2df21aa691276a9dc","kind":"commit","published_at":"2024-12-19T16:29:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.14.0","html_url":"https://github.com/python/mypy/releases/tag/v1.14.0","dependencies_parsed_at":"2025-06-09T04:23:46.601Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"eb310343be0399ea6755fabc259755ce1f6711e8","kind":"commit","published_at":"2024-10-22T20:18:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.13.0","html_url":"https://github.com/python/mypy/releases/tag/v1.13.0","dependencies_parsed_at":"2025-06-09T04:23:46.507Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"050d12f8d5b07a892fc4e24fabc485cfafce3ff0","kind":"commit","published_at":"2024-10-19T23:31:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.12.1","html_url":"https://github.com/python/mypy/releases/tag/v1.12.1","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f2a39b16f00e2b7b1922aa9324c092cabbae57a9","kind":"commit","published_at":"2024-10-14T09:28:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.12.0","html_url":"https://github.com/python/mypy/releases/tag/v1.12.0","dependencies_parsed_at":"2025-06-09T04:23:49.785Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"789f02c83a5d5cb35f5e33ba91df46c8fea6b28e","kind":"commit","published_at":"2024-08-24T20:29:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.2","html_url":"https://github.com/python/mypy/releases/tag/v1.11.2","dependencies_parsed_at":"2025-06-09T04:23:46.999Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"570b90a7a368f04c64f60af339d0ac1808c49c15","kind":"commit","published_at":"2024-07-30T20:43:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.1","html_url":"https://github.com/python/mypy/releases/tag/v1.11.1","dependencies_parsed_at":"2025-06-09T04:23:46.905Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.0","html_url":"https://github.com/python/mypy/releases/tag/v1.11.0","dependencies_parsed_at":"2025-06-09T04:23:55.092Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0/manifests"},{"name":"v1.11","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11","html_url":"https://github.com/python/mypy/releases/tag/v1.11","dependencies_parsed_at":"2025-06-09T04:23:47.077Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11/manifests"},{"name":"v1.10.1","sha":"c28b5257b528f65a028e7d0dbecbcd81c7997356","kind":"commit","published_at":"2024-06-23T06:44:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.1","html_url":"https://github.com/python/mypy/releases/tag/v1.10.1","dependencies_parsed_at":"2025-06-09T04:23:46.977Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3faf0fc4798ec3ee6b1cd123965193dc0a753fb0","kind":"commit","published_at":"2024-04-23T19:09:28.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.0","html_url":"https://github.com/python/mypy/releases/tag/v1.10.0","dependencies_parsed_at":"2025-06-09T04:23:46.991Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0/manifests"},{"name":"1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/1.9.0","html_url":"https://github.com/python/mypy/releases/tag/1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.970Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0/manifests"},{"name":"v1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.9.0","html_url":"https://github.com/python/mypy/releases/tag/v1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.598Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"3b467509ee29b8f274c035d78a1c241a781eb311","kind":"commit","published_at":"2023-12-21T01:00:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.8.0","html_url":"https://github.com/python/mypy/releases/tag/v1.8.0","dependencies_parsed_at":"2025-06-09T04:23:46.983Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"6b3c41838d8e7a39242b6fd035535e2d76eabfc6","kind":"commit","published_at":"2023-11-23T15:47:17.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.1","html_url":"https://github.com/python/mypy/releases/tag/v1.7.1","dependencies_parsed_at":"2025-06-09T04:23:54.516Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f6b9972329d5d68f6defc92a10cc4c3bc339c27b","kind":"commit","published_at":"2023-11-10T12:01:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.0","html_url":"https://github.com/python/mypy/releases/tag/v1.7.0","dependencies_parsed_at":"2025-06-09T04:23:55.455Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"9b891fe5a101ecbb818f3f16641ab909f289ba04","kind":"commit","published_at":"2023-10-18T03:30:44.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.1","html_url":"https://github.com/python/mypy/releases/tag/v1.6.1","dependencies_parsed_at":"2025-06-09T04:23:55.069Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ac2d56f9145a4e15e7c0d1fbcd9a466ad0cec9a1","kind":"commit","published_at":"2023-10-10T16:06:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.0","html_url":"https://github.com/python/mypy/releases/tag/v1.6.0","dependencies_parsed_at":"2025-06-09T04:23:46.588Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"de4f2ad99c88b885677247534dcec335621ade4d","kind":"commit","published_at":"2023-08-11T12:54:13.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.1","html_url":"https://github.com/python/mypy/releases/tag/v1.5.1","dependencies_parsed_at":"2025-06-09T04:23:48.477Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a6bd80ed8c91138ce6112b5ce71fc406d426cd01","kind":"commit","published_at":"2023-07-14T16:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.0","html_url":"https://github.com/python/mypy/releases/tag/v1.5.0","dependencies_parsed_at":"2025-06-09T04:23:50.228Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"3534bacc4c0d3c4b1983a533e2a36cce43f2ec9d","kind":"commit","published_at":"2023-06-25T20:06:39.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.1","html_url":"https://github.com/python/mypy/releases/tag/v1.4.1","dependencies_parsed_at":"2025-06-09T04:23:48.314Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be5f84b853d15bbbdd3185349fa8e285f7e19bf3","kind":"commit","published_at":"2023-06-14T22:00:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.0","html_url":"https://github.com/python/mypy/releases/tag/v1.4.0","dependencies_parsed_at":"2025-06-09T04:23:49.255Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9df39ab1801369cb49467fa52080df9c42377384","kind":"commit","published_at":"2023-05-09T14:52:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.3.0","html_url":"https://github.com/python/mypy/releases/tag/v1.3.0","dependencies_parsed_at":"2025-06-09T04:23:55.540Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4f47dfb64dff920c237e7c8c58f8efba57cf57cf","kind":"commit","published_at":"2023-04-06T13:17:05.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.2.0","html_url":"https://github.com/python/mypy/releases/tag/v1.2.0","dependencies_parsed_at":"2025-06-09T04:23:54.809Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9b777a36315b1ba24ab840f9f905cfb6c82e35a9","kind":"commit","published_at":"2023-03-06T18:06:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.1.1","html_url":"https://github.com/python/mypy/releases/tag/v1.1.1","dependencies_parsed_at":"2025-06-09T04:23:56.174Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1/manifests"},{"name":"v1.0.1","sha":"ecf05e6388eb5c3c0c5d7ea963817c0f81b65618","kind":"commit","published_at":"2023-02-17T05:16:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.1","html_url":"https://github.com/python/mypy/releases/tag/v1.0.1","dependencies_parsed_at":"2025-06-09T04:23:55.017Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bc18017c19eb81bf5c11756f4e7dede4791e2823","kind":"commit","published_at":"2023-02-06T17:49:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.0","html_url":"https://github.com/python/mypy/releases/tag/v1.0.0","dependencies_parsed_at":"2025-06-09T04:23:46.951Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0/manifests"},{"name":"v0.991","sha":"b7788fcc4d140bbeb56531ab054bcdd53e298d30","kind":"commit","published_at":"2022-11-14T13:58:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.991","html_url":"https://github.com/python/mypy/releases/tag/v0.991","dependencies_parsed_at":"2025-06-09T04:23:55.566Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.991","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991/manifests"},{"name":"v0.990","sha":"b71dc3da0d8c6a4e116eef98a7ff8591145338be","kind":"commit","published_at":"2022-11-07T11:00:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.990","html_url":"https://github.com/python/mypy/releases/tag/v0.990","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.990","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990/manifests"},{"name":"v0.982","sha":"1c2b899fa9029538b9b9e6d30401901d94536202","kind":"commit","published_at":"2022-10-02T16:41:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.982","html_url":"https://github.com/python/mypy/releases/tag/v0.982","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.982","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982/manifests"},{"name":"v0.981","sha":"c7b4714e1f5e3cb8f3fec7426b6538fe1a3dcab1","kind":"commit","published_at":"2022-09-26T14:43:50.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.981","html_url":"https://github.com/python/mypy/releases/tag/v0.981","dependencies_parsed_at":"2025-06-09T04:23:46.992Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.981","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981/manifests"},{"name":"v0.971","sha":"1f08cf44c7ec3dc4111aaf817958f7a51018ba38","kind":"commit","published_at":"2022-07-19T12:32:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.971","html_url":"https://github.com/python/mypy/releases/tag/v0.971","dependencies_parsed_at":"2025-06-09T04:23:50.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.971","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971/manifests"},{"name":"v0.961","sha":"89bdcfb8c658340dae70312c5b76b703838d8123","kind":"commit","published_at":"2022-06-06T13:01:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.961","html_url":"https://github.com/python/mypy/releases/tag/v0.961","dependencies_parsed_at":"2025-06-09T04:23:48.589Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.961","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961/manifests"},{"name":"v0.960","sha":"0a4a190f25ed90f73f6290656ec65ddd6bdb1d4e","kind":"commit","published_at":"2022-05-24T13:03:35.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.960","html_url":"https://github.com/python/mypy/releases/tag/v0.960","dependencies_parsed_at":"2025-06-09T04:23:46.956Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.960","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960/manifests"},{"name":"v0.950","sha":"cceba7b20c7dde6a3a7b193cb7212b9b2f76c9cd","kind":"commit","published_at":"2022-04-27T14:04:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.950","html_url":"https://github.com/python/mypy/releases/tag/v0.950","dependencies_parsed_at":"2025-06-09T04:23:48.549Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.950","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950/manifests"},{"name":"v0.942","sha":"38f1e30e8137ccc1aad6a4f113eb4360c6206539","kind":"commit","published_at":"2022-03-24T13:13:19.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.942","html_url":"https://github.com/python/mypy/releases/tag/v0.942","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.942","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942/manifests"},{"name":"v0.941","sha":"4e18c789d177b858fad6499018f7302e3ee75199","kind":"commit","published_at":"2022-03-14T16:10:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.941","html_url":"https://github.com/python/mypy/releases/tag/v0.941","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.941","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941/manifests"},{"name":"v0.940","sha":"48ff811fdf666e8a3149a692c0238f9019f55e58","kind":"commit","published_at":"2022-03-11T13:00:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.940","html_url":"https://github.com/python/mypy/releases/tag/v0.940","dependencies_parsed_at":"2025-06-09T04:23:46.957Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.940","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940/manifests"},{"name":"v0.931","sha":"4486d764c07a1cee9792d691e8e85cedfed2a451","kind":"commit","published_at":"2022-01-07T14:57:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.931","html_url":"https://github.com/python/mypy/releases/tag/v0.931","dependencies_parsed_at":"2025-06-09T04:23:48.060Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.931","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931/manifests"},{"name":"v0.930","sha":"5d765e71fa1313830b485a4e9f18a6553b221426","kind":"commit","published_at":"2021-12-22T13:44:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.930","html_url":"https://github.com/python/mypy/releases/tag/v0.930","dependencies_parsed_at":"2025-06-09T04:23:58.150Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930/manifests"},{"name":"v0.921","sha":"f5c2a3b4db67c8c29e976da2bc3241a152cc1ff8","kind":"commit","published_at":"2021-12-21T13:21:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.921","html_url":"https://github.com/python/mypy/releases/tag/v0.921","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921/manifests"},{"name":"v0.920","sha":"b944746a428a9476b7118893e8e7b94ef745bcc4","kind":"commit","published_at":"2021-12-15T22:23:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.920","html_url":"https://github.com/python/mypy/releases/tag/v0.920","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.920","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920/manifests"},{"name":"v0.910","sha":"f5fc579cf07f2078c9312044f6bcb132f891d746","kind":"commit","published_at":"2021-06-22T15:57:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.910","html_url":"https://github.com/python/mypy/releases/tag/v0.910","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910/manifests"},{"name":"v0.902","sha":"defe53ff8002766b51eb9c87e90289d4dd8a48a2","kind":"commit","published_at":"2021-06-10T11:38:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.902","html_url":"https://github.com/python/mypy/releases/tag/v0.902","dependencies_parsed_at":"2025-06-09T04:23:48.334Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.902","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902/manifests"},{"name":"v0.901","sha":"ffc18df8f462f548fdc05c3a1bfa44785f01d514","kind":"commit","published_at":"2021-06-08T21:20:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.901","html_url":"https://github.com/python/mypy/releases/tag/v0.901","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901/manifests"},{"name":"v0.900","sha":"b68993c8781580b9da820b4f80d677d60fac9512","kind":"commit","published_at":"2021-06-08T15:42:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.900","html_url":"https://github.com/python/mypy/releases/tag/v0.900","dependencies_parsed_at":"2025-06-09T04:23:48.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.900","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900/manifests"},{"name":"v0.812","sha":"d089891198ef470c8bec9bd7d7b50a02757c5b68","kind":"commit","published_at":"2021-02-19T16:17:29.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.812","html_url":"https://github.com/python/mypy/releases/tag/v0.812","dependencies_parsed_at":"2025-06-09T04:23:46.958Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.812","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812/manifests"},{"name":"v0.811","sha":"4373cd5b55dca0ca74269e246efd2be528c8f067","kind":"commit","published_at":"2021-02-19T15:27:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.811","html_url":"https://github.com/python/mypy/releases/tag/v0.811","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.811","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811/manifests"},{"name":"v0.810","sha":"2b52538b9975456e37b237bcf7e67b8d80ea48f2","kind":"commit","published_at":"2021-02-10T17:41:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.810","html_url":"https://github.com/python/mypy/releases/tag/v0.810","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.810","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810/manifests"},{"name":"v0.800","sha":"4c3ea8285a685fbc3934a8a1e3b37beea10f587e","kind":"commit","published_at":"2021-01-22T10:27:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.800","html_url":"https://github.com/python/mypy/releases/tag/v0.800","dependencies_parsed_at":"2025-06-09T04:23:48.406Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.800","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800/manifests"},{"name":"v0.790","sha":"69a055a7632e2444fcb2bfb022d04f4546358d50","kind":"commit","published_at":"2020-10-09T09:36:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.790","html_url":"https://github.com/python/mypy/releases/tag/v0.790","dependencies_parsed_at":"2025-06-09T04:23:47.741Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.790","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790/manifests"},{"name":"v0.782","sha":"39b6bc47b9f7e7d72778886419d07eb4acf3c50a","kind":"commit","published_at":"2020-06-22T17:44:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.782","html_url":"https://github.com/python/mypy/releases/tag/v0.782","dependencies_parsed_at":"2025-06-09T04:23:54.210Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.782","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782/manifests"},{"name":"v0.781","sha":"f956142030dee57e7283ad364d9c0c14945cb594","kind":"commit","published_at":"2020-06-12T18:07:45.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.781","html_url":"https://github.com/python/mypy/releases/tag/v0.781","dependencies_parsed_at":"2025-06-09T04:23:49.138Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.781","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781/manifests"},{"name":"v0.780","sha":"3423b18a30ac49d6e7050abeb188ad3ba5d23d35","kind":"commit","published_at":"2020-06-02T15:44:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.780","html_url":"https://github.com/python/mypy/releases/tag/v0.780","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.780","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780/manifests"},{"name":"v0.770","sha":"92e3f396b03c69c1d8abc249632bfd2db02350d0","kind":"commit","published_at":"2020-03-09T19:00:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.770","html_url":"https://github.com/python/mypy/releases/tag/v0.770","dependencies_parsed_at":"2025-06-09T04:23:46.964Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.770","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770/manifests"},{"name":"v0.761","sha":"f53b718bdf5935443332a43d8c1b448af8b80b57","kind":"commit","published_at":"2019-12-19T13:05:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.761","html_url":"https://github.com/python/mypy/releases/tag/v0.761","dependencies_parsed_at":"2025-06-09T04:23:47.635Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.761","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761/manifests"},{"name":"v0.760","sha":"54447c6068f13326ec18dd4efb81ae3ab83b5ab4","kind":"commit","published_at":"2019-12-17T17:29:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.760","html_url":"https://github.com/python/mypy/releases/tag/v0.760","dependencies_parsed_at":"2025-06-09T04:23:47.866Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.760","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760/manifests"},{"name":"v0.750","sha":"d8aa68576dda9940aedd0f861f7789d7e679c292","kind":"commit","published_at":"2019-11-29T17:31:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.750","html_url":"https://github.com/python/mypy/releases/tag/v0.750","dependencies_parsed_at":"2025-06-09T04:23:48.333Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.750","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750/manifests"},{"name":"v0.740","sha":"0662772b5a6b9029da0cf4aec857b9b1e34057a9","kind":"commit","published_at":"2019-10-16T20:46:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.740","html_url":"https://github.com/python/mypy/releases/tag/v0.740","dependencies_parsed_at":"2025-06-09T04:23:47.680Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740/manifests"},{"name":"v0.730","sha":"7ad7f8bbe61e5e67aa7fd6f2efe280931dd2f620","kind":"commit","published_at":"2019-09-26T13:00:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.730","html_url":"https://github.com/python/mypy/releases/tag/v0.730","dependencies_parsed_at":"2025-06-09T04:23:46.428Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730/manifests"},{"name":"v0.720","sha":"36aecdae92d050f626ea9029ad08f0c8382c47e7","kind":"commit","published_at":"2019-07-12T18:32:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.720","html_url":"https://github.com/python/mypy/releases/tag/v0.720","dependencies_parsed_at":"2025-06-09T04:23:58.015Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720/manifests"},{"name":"v0.711","sha":"f62c69eba41bd1b8b018cc41af96c526262189ab","kind":"commit","published_at":"2019-06-22T17:36:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.711","html_url":"https://github.com/python/mypy/releases/tag/v0.711","dependencies_parsed_at":"2025-06-09T04:23:47.626Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711/manifests"},{"name":"v0.710","sha":"81e8940c7b9ba5996a41d66ee0066eee06842490","kind":"commit","published_at":"2019-06-19T17:52:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.710","html_url":"https://github.com/python/mypy/releases/tag/v0.710","dependencies_parsed_at":"2025-06-09T04:23:47.945Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710/manifests"},{"name":"v0.701","sha":"7aaa435063f7bb81019740f0b56be359374b02fc","kind":"commit","published_at":"2019-04-16T17:39:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.701","html_url":"https://github.com/python/mypy/releases/tag/v0.701","dependencies_parsed_at":"2025-06-09T04:23:48.594Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701/manifests"},{"name":"v0.700","sha":"d40990f5b91b1f06918222d1041441b7ff63f79a","kind":"commit","published_at":"2019-04-03T17:41:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.700","html_url":"https://github.com/python/mypy/releases/tag/v0.700","dependencies_parsed_at":"2025-06-09T04:23:47.913Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700/manifests"},{"name":"v0.670","sha":"ede1109153a1226815f253b0f9c50643ef620eb4","kind":"commit","published_at":"2019-02-08T20:59:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.670","html_url":"https://github.com/python/mypy/releases/tag/v0.670","dependencies_parsed_at":"2025-06-09T04:23:54.213Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670/manifests"},{"name":"v0.660","sha":"c06aa9c4b8acc91fc01282feef13e15ec61f372b","kind":"commit","published_at":"2019-01-16T21:35:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.660","html_url":"https://github.com/python/mypy/releases/tag/v0.660","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660/manifests"},{"name":"v0.650","sha":"466bb38087ee7aa840d472fa6de49be424343a18","kind":"commit","published_at":"2018-12-07T19:33:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.650","html_url":"https://github.com/python/mypy/releases/tag/v0.650","dependencies_parsed_at":"2025-06-09T04:23:46.973Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.650","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650/manifests"},{"name":"v0.641","sha":"951b7c5c5a47705f0f77e11c17d9c2b95e373eed","kind":"commit","published_at":"2018-10-15T15:47:27.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.641","html_url":"https://github.com/python/mypy/releases/tag/v0.641","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.641","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641/manifests"},{"name":"v0.640","sha":"bd1098a2a561a573794c310b88f67191aab44406","kind":"commit","published_at":"2018-10-12T18:31:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.640","html_url":"https://github.com/python/mypy/releases/tag/v0.640","dependencies_parsed_at":"2025-06-09T04:23:48.847Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.640","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640/manifests"},{"name":"v0.630","sha":"e69a528ab3ae294b38e1e67a7f296fb0175df045","kind":"commit","published_at":"2018-09-17T13:31:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.630","html_url":"https://github.com/python/mypy/releases/tag/v0.630","dependencies_parsed_at":"2025-06-09T04:23:53.199Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630/manifests"},{"name":"v0.620","sha":"67b260f0fec0b0d97c92529359796e9ad5c1a30d","kind":"commit","published_at":"2018-07-13T19:41:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.620","html_url":"https://github.com/python/mypy/releases/tag/v0.620","dependencies_parsed_at":"2025-06-09T04:23:53.089Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.620","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620/manifests"},{"name":"v0.610","sha":"4f4dc6de32e5cfd6f2d2079a47f52942a2397b97","kind":"commit","published_at":"2018-06-08T20:36:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.610","html_url":"https://github.com/python/mypy/releases/tag/v0.610","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.610","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610/manifests"},{"name":"v0.600","sha":"09288ffc4be301e6cfd05bf042cee8b780cd1ffd","kind":"commit","published_at":"2018-05-02T20:21:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.600","html_url":"https://github.com/python/mypy/releases/tag/v0.600","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.600","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600/manifests"},{"name":"v0.590","sha":"7519e89ae8054ea3f22c4d13f16aaf9ae8f10f0a","kind":"commit","published_at":"2018-04-13T20:35:55.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.590","html_url":"https://github.com/python/mypy/releases/tag/v0.590","dependencies_parsed_at":"2025-06-09T04:23:53.269Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.590","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590/manifests"},{"name":"v0.580","sha":"f38596dc3f078ac6705c08632a3043d8e3c9c1d5","kind":"commit","published_at":"2018-03-23T18:58:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.580","html_url":"https://github.com/python/mypy/releases/tag/v0.580","dependencies_parsed_at":"2025-06-09T04:23:53.093Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.580","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580/manifests"},{"name":"v0.570","sha":"9f603ed9e6ac2a7f80f22b4e9719797a3bbb5215","kind":"commit","published_at":"2018-03-02T17:24:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.570","html_url":"https://github.com/python/mypy/releases/tag/v0.570","dependencies_parsed_at":"2025-06-09T04:23:47.002Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.570","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570/manifests"},{"name":"v0.560","sha":"51e044c4ecf2a52fc6c41ee63019723e0d3061e1","kind":"commit","published_at":"2017-12-15T17:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.560","html_url":"https://github.com/python/mypy/releases/tag/v0.560","dependencies_parsed_at":"2025-06-09T04:23:50.388Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.560","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560/manifests"},{"name":"v0.550","sha":"a8dfedce06cbfbb37220bfcacc8ff4f1e266abe0","kind":"commit","published_at":"2017-11-10T18:33:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.550","html_url":"https://github.com/python/mypy/releases/tag/v0.550","dependencies_parsed_at":"2025-06-09T04:23:46.424Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.550","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550/manifests"},{"name":"v0.540","sha":"3d22699db61eac1f405768f0c5979e5e9b87baa1","kind":"commit","published_at":"2017-10-20T17:34:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.540","html_url":"https://github.com/python/mypy/releases/tag/v0.540","dependencies_parsed_at":"2025-06-09T04:23:52.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.540","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540/manifests"},{"name":"v0.530","sha":"f0c941f41bea326d9c8d4e12e0ee13532cb19c42","kind":"commit","published_at":"2017-10-06T15:10:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.530","html_url":"https://github.com/python/mypy/releases/tag/v0.530","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.530","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530/manifests"},{"name":"v0.521","sha":"858f7512cf3b4e39c0f4e8de5a13eee0e1e138fb","kind":"commit","published_at":"2017-07-24T17:36:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.521","html_url":"https://github.com/python/mypy/releases/tag/v0.521","dependencies_parsed_at":"2025-06-09T04:23:46.902Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.521","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521/manifests"},{"name":"v0.520","sha":"cb7d6b0859f3277ecb1ac75ab9550e62715dc009","kind":"commit","published_at":"2017-07-10T21:23:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.520","html_url":"https://github.com/python/mypy/releases/tag/v0.520","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520/manifests"},{"name":"v0.511","sha":"88e8ef28be2465d1693ace4d39cd422987a97220","kind":"commit","published_at":"2017-05-09T19:08:24.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.511","html_url":"https://github.com/python/mypy/releases/tag/v0.511","dependencies_parsed_at":"2025-06-09T04:23:46.426Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511/manifests"},{"name":"v0.510","sha":"12e9107bd0493fb7cdf2d7c07e29c6ef8ca37942","kind":"commit","published_at":"2017-05-05T18:28:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.510","html_url":"https://github.com/python/mypy/releases/tag/v0.510","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510/manifests"},{"name":"v0.501","sha":"ed6480d148dae49f99c8af40f42b17def9947899","kind":"commit","published_at":"2017-03-02T19:24:38.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.501","html_url":"https://github.com/python/mypy/releases/tag/v0.501","dependencies_parsed_at":"2025-06-09T04:23:48.784Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501/manifests"},{"name":"v0.500","sha":"9aee8abbf2b918f7e3ced3507fde1ef8166b99ea","kind":"commit","published_at":"2017-03-01T20:38:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.500","html_url":"https://github.com/python/mypy/releases/tag/v0.500","dependencies_parsed_at":"2025-06-09T04:23:46.425Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.500","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500/manifests"},{"name":"v0.471","sha":"f16a63957d897a889d9c1dfd93abdb1ad51a2ab2","kind":"commit","published_at":"2017-02-10T22:29:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.471","html_url":"https://github.com/python/mypy/releases/tag/v0.471","dependencies_parsed_at":"2025-06-09T04:23:49.408Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.471","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471/manifests"},{"name":"v0.470","sha":"b0f1ff9334ca068b6fca3937ac8d4fa7c288fc14","kind":"commit","published_at":"2017-01-13T17:45:36.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.470","html_url":"https://github.com/python/mypy/releases/tag/v0.470","dependencies_parsed_at":"2025-06-09T04:23:46.431Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.470","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470/manifests"},{"name":"v0.4.6","sha":"29b7675e6d21de8c81b170cc1e28213aa874a2fe","kind":"commit","published_at":"2016-11-21T20:42:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.6","html_url":"https://github.com/python/mypy/releases/tag/v0.4.6","dependencies_parsed_at":"2025-06-09T04:23:48.309Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"032acb74769ebfd3f08db1ba46623e8e0fed7b94","kind":"commit","published_at":"2016-10-07T18:23:54.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.5","html_url":"https://github.com/python/mypy/releases/tag/v0.4.5","dependencies_parsed_at":"2025-06-09T04:23:46.880Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"3935fe0efc68318e2a3a08a98c2097c527a8d8d4","kind":"commit","published_at":"2016-08-25T20:44:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.4","html_url":"https://github.com/python/mypy/releases/tag/v0.4.4","dependencies_parsed_at":"2025-06-09T04:23:54.543Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e5f27adf8f143604af241533cdd69df3ddb8d1c9","kind":"commit","published_at":"2016-07-14T18:34:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.3","html_url":"https://github.com/python/mypy/releases/tag/v0.4.3","dependencies_parsed_at":"2025-06-09T04:23:45.244Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"b8a2df91707bc3d5c9c3677c8017b614e41d017a","kind":"commit","published_at":"2016-06-09T18:30:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.2","html_url":"https://github.com/python/mypy/releases/tag/v0.4.2","dependencies_parsed_at":"2025-06-09T04:23:52.797Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1cd80cec5b6e5d6f5c88adfbad3db96be87316c","kind":"commit","published_at":"2016-05-06T17:27:22.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.1","html_url":"https://github.com/python/mypy/releases/tag/v0.4.1","dependencies_parsed_at":"2025-06-09T04:23:46.861Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9bb5f2e0ebc90aac5d948d1a7ebbb1f5003dca8e","kind":"commit","published_at":"2016-05-05T19:13:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.0","html_url":"https://github.com/python/mypy/releases/tag/v0.4.0","dependencies_parsed_at":"2025-06-09T04:23:44.544Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f6c71c57aeee0faeeb8c885d266eefd0b74cc72d","kind":"commit","published_at":"2016-02-19T12:02:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.3.1","html_url":"https://github.com/python/mypy/releases/tag/v0.3.1","dependencies_parsed_at":"2025-06-09T04:23:46.911Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1/manifests"},{"name":"v0.2.0","sha":"7805b2cd3ffd2aa15be430d6a652955310f7f4b1","kind":"commit","published_at":"2015-04-06T04:46:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.2.0","html_url":"https://github.com/python/mypy/releases/tag/v0.2.0","dependencies_parsed_at":"2025-06-09T04:23:44.382Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"14702418afc3bde9511ee50e5b76db7ad565f86e","kind":"commit","published_at":"2014-12-08T06:16:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.1.0","html_url":"https://github.com/python/mypy/releases/tag/v0.1.0","dependencies_parsed_at":"2025-06-09T04:23:48.985Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-06T23:58:17.276Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":364,"rankings":{"downloads":null,"dependent_repos_count":8.849290244639082,"dependent_packages_count":15.070975536091815,"stargazers_count":5.9196617336152215,"forks_count":6.13107822410148,"docker_downloads_count":null,"average":8.9927514346119},"purl":"pkg:conda/mypy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mypy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mypy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mypy/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-08-30T00:48:00.645Z","issues_count":3138,"pull_requests_count":2013,"avg_time_to_close_issue":37496670.234304935,"avg_time_to_close_pull_request":3601454.0496627837,"issues_closed_count":1778,"pull_requests_closed_count":1630,"pull_request_authors_count":345,"issue_authors_count":1609,"avg_comments_per_issue":3.4821542383683877,"avg_comments_per_pull_request":3.117237953303527,"merged_pull_requests_count":1412,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":839,"past_year_pull_requests_count":1144,"past_year_avg_time_to_close_issue":1716181.985882353,"past_year_avg_time_to_close_pull_request":874412.4870349492,"past_year_issues_closed_count":425,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":484,"past_year_avg_comments_per_issue":2.1740166865315853,"past_year_avg_comments_per_pull_request":2.4737762237762237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":801,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":341,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":259,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":185,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"JelleZijlstra","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"brianschubert","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"AlexWaygood","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"svalentin","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"A5rocks","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"tyralla","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"ichard26","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"jhance","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"koogoro","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"wesleywright","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"emmatyping","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"markshannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"uriyyo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"brettcannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"serhiy-storchaka","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serhiy-storchaka"},{"login":"ammaraskar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"JulienPalard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"Eclips4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"ilinum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilinum"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"}],"active_maintainers":[{"login":"JukkaL","count":204,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"cdce8p","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"hauntsaninja","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"ilevkivskyi","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"brianschubert","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"sobolevn","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"svalentin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"JelleZijlstra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"wesleywright","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"AlexWaygood","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"jhance","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"ammaraskar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"markshannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"uriyyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mypy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mypy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mypy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mypy/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","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":6018910,"name":"crgeo","ecosystem":"pypi","description":"Contains basic functionality for facilitating research on graph neural networks for autonomous driving and provides an interface between CommonRoad and Pytorch Geometric.","homepage":"https://gitlab.lrz.de/cps/commonroad-geometric","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/python/mypy","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2023-01-30T13:42:02.000Z","latest_release_published_at":"2023-10-02T13:07:36.000Z","latest_release_number":"0.1.1","last_synced_at":"2024-12-09T08:17:46.505Z","created_at":"2023-01-30T13:47:47.718Z","updated_at":"2024-12-09T08:17:46.506Z","registry_url":"https://pypi.org/project/crgeo/","install_command":"pip install crgeo --index-url https://pypi.org/simple","documentation_url":"https://crgeo.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"crgeo"},"repo_metadata":{"id":5837742,"uuid":"7053637","full_name":"python/mypy","owner":"python","description":"Optional static typing for Python","archived":false,"fork":false,"pushed_at":"2024-10-29T08:16:46.000Z","size":68735,"stargazers_count":18405,"open_issues_count":2979,"forks_count":2819,"subscribers_count":238,"default_branch":"master","last_synced_at":"2024-10-29T15:52:52.227Z","etag":null,"topics":["linter","python","typechecker","types","typing"],"latest_commit_sha":null,"homepage":"https://www.mypy-lang.org/","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":{"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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2024-10-29T15:13:20.000Z","dependencies_parsed_at":"2023-12-08T20:22:57.968Z","dependency_job_id":"eb104eda-8bf5-4e07-9b1a-2a6b703079f5","html_url":"https://github.com/python/mypy","commit_stats":{"total_commits":11322,"total_committers":736,"mean_commits":"15.383152173913043","dds":0.5993640699523053,"last_synced_commit":"e2fc1f28935806ca04b18fab277217f583b51594"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/mypy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222090770,"owners_count":16929471,"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","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":83,"last_synced_at":"2024-05-20T15:05:55.099Z","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":96771,"followers":20527,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2024-05-20T15:05:57.262Z","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":"v1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.9.0","html_url":"https://github.com/python/mypy/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0/manifests"},{"name":"1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/1.9.0","html_url":"https://github.com/python/mypy/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0/manifests"},{"name":"v1.8.0","sha":"3b467509ee29b8f274c035d78a1c241a781eb311","kind":"commit","published_at":"2023-12-21T01:00:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.8.0","html_url":"https://github.com/python/mypy/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"6b3c41838d8e7a39242b6fd035535e2d76eabfc6","kind":"commit","published_at":"2023-11-23T15:47:17.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.1","html_url":"https://github.com/python/mypy/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f6b9972329d5d68f6defc92a10cc4c3bc339c27b","kind":"commit","published_at":"2023-11-10T12:01:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.0","html_url":"https://github.com/python/mypy/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"9b891fe5a101ecbb818f3f16641ab909f289ba04","kind":"commit","published_at":"2023-10-18T03:30:44.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.1","html_url":"https://github.com/python/mypy/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ac2d56f9145a4e15e7c0d1fbcd9a466ad0cec9a1","kind":"commit","published_at":"2023-10-10T16:06:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.0","html_url":"https://github.com/python/mypy/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"de4f2ad99c88b885677247534dcec335621ade4d","kind":"commit","published_at":"2023-08-11T12:54:13.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.1","html_url":"https://github.com/python/mypy/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a6bd80ed8c91138ce6112b5ce71fc406d426cd01","kind":"commit","published_at":"2023-07-14T16:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.0","html_url":"https://github.com/python/mypy/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"3534bacc4c0d3c4b1983a533e2a36cce43f2ec9d","kind":"commit","published_at":"2023-06-25T20:06:39.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.1","html_url":"https://github.com/python/mypy/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be5f84b853d15bbbdd3185349fa8e285f7e19bf3","kind":"commit","published_at":"2023-06-14T22:00:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.0","html_url":"https://github.com/python/mypy/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9df39ab1801369cb49467fa52080df9c42377384","kind":"commit","published_at":"2023-05-09T14:52:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.3.0","html_url":"https://github.com/python/mypy/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4f47dfb64dff920c237e7c8c58f8efba57cf57cf","kind":"commit","published_at":"2023-04-06T13:17:05.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.2.0","html_url":"https://github.com/python/mypy/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9b777a36315b1ba24ab840f9f905cfb6c82e35a9","kind":"commit","published_at":"2023-03-06T18:06:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.1.1","html_url":"https://github.com/python/mypy/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1/manifests"},{"name":"v1.0.1","sha":"ecf05e6388eb5c3c0c5d7ea963817c0f81b65618","kind":"commit","published_at":"2023-02-17T05:16:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.1","html_url":"https://github.com/python/mypy/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bc18017c19eb81bf5c11756f4e7dede4791e2823","kind":"commit","published_at":"2023-02-06T17:49:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.0","html_url":"https://github.com/python/mypy/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0/manifests"},{"name":"v0.991","sha":"b7788fcc4d140bbeb56531ab054bcdd53e298d30","kind":"commit","published_at":"2022-11-14T13:58:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.991","html_url":"https://github.com/python/mypy/releases/tag/v0.991","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991/manifests"},{"name":"v0.990","sha":"b71dc3da0d8c6a4e116eef98a7ff8591145338be","kind":"commit","published_at":"2022-11-07T11:00:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.990","html_url":"https://github.com/python/mypy/releases/tag/v0.990","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990/manifests"},{"name":"v0.982","sha":"1c2b899fa9029538b9b9e6d30401901d94536202","kind":"commit","published_at":"2022-10-02T16:41:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.982","html_url":"https://github.com/python/mypy/releases/tag/v0.982","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982/manifests"},{"name":"v0.981","sha":"c7b4714e1f5e3cb8f3fec7426b6538fe1a3dcab1","kind":"commit","published_at":"2022-09-26T14:43:50.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.981","html_url":"https://github.com/python/mypy/releases/tag/v0.981","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981/manifests"},{"name":"v0.971","sha":"1f08cf44c7ec3dc4111aaf817958f7a51018ba38","kind":"commit","published_at":"2022-07-19T12:32:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.971","html_url":"https://github.com/python/mypy/releases/tag/v0.971","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971/manifests"},{"name":"v0.961","sha":"89bdcfb8c658340dae70312c5b76b703838d8123","kind":"commit","published_at":"2022-06-06T13:01:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.961","html_url":"https://github.com/python/mypy/releases/tag/v0.961","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961/manifests"},{"name":"v0.960","sha":"0a4a190f25ed90f73f6290656ec65ddd6bdb1d4e","kind":"commit","published_at":"2022-05-24T13:03:35.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.960","html_url":"https://github.com/python/mypy/releases/tag/v0.960","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960/manifests"},{"name":"v0.950","sha":"cceba7b20c7dde6a3a7b193cb7212b9b2f76c9cd","kind":"commit","published_at":"2022-04-27T14:04:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.950","html_url":"https://github.com/python/mypy/releases/tag/v0.950","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950/manifests"},{"name":"v0.942","sha":"38f1e30e8137ccc1aad6a4f113eb4360c6206539","kind":"commit","published_at":"2022-03-24T13:13:19.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.942","html_url":"https://github.com/python/mypy/releases/tag/v0.942","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942/manifests"},{"name":"v0.941","sha":"4e18c789d177b858fad6499018f7302e3ee75199","kind":"commit","published_at":"2022-03-14T16:10:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.941","html_url":"https://github.com/python/mypy/releases/tag/v0.941","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941/manifests"},{"name":"v0.940","sha":"48ff811fdf666e8a3149a692c0238f9019f55e58","kind":"commit","published_at":"2022-03-11T13:00:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.940","html_url":"https://github.com/python/mypy/releases/tag/v0.940","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940/manifests"},{"name":"v0.931","sha":"4486d764c07a1cee9792d691e8e85cedfed2a451","kind":"commit","published_at":"2022-01-07T14:57:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.931","html_url":"https://github.com/python/mypy/releases/tag/v0.931","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931/manifests"},{"name":"v0.930","sha":"5d765e71fa1313830b485a4e9f18a6553b221426","kind":"commit","published_at":"2021-12-22T13:44:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.930","html_url":"https://github.com/python/mypy/releases/tag/v0.930","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930/manifests"},{"name":"v0.921","sha":"f5c2a3b4db67c8c29e976da2bc3241a152cc1ff8","kind":"commit","published_at":"2021-12-21T13:21:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.921","html_url":"https://github.com/python/mypy/releases/tag/v0.921","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921/manifests"},{"name":"v0.920","sha":"b944746a428a9476b7118893e8e7b94ef745bcc4","kind":"commit","published_at":"2021-12-15T22:23:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.920","html_url":"https://github.com/python/mypy/releases/tag/v0.920","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920/manifests"},{"name":"v0.910","sha":"f5fc579cf07f2078c9312044f6bcb132f891d746","kind":"commit","published_at":"2021-06-22T15:57:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.910","html_url":"https://github.com/python/mypy/releases/tag/v0.910","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910/manifests"},{"name":"v0.902","sha":"defe53ff8002766b51eb9c87e90289d4dd8a48a2","kind":"commit","published_at":"2021-06-10T11:38:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.902","html_url":"https://github.com/python/mypy/releases/tag/v0.902","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902/manifests"},{"name":"v0.901","sha":"ffc18df8f462f548fdc05c3a1bfa44785f01d514","kind":"commit","published_at":"2021-06-08T21:20:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.901","html_url":"https://github.com/python/mypy/releases/tag/v0.901","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901/manifests"},{"name":"v0.900","sha":"b68993c8781580b9da820b4f80d677d60fac9512","kind":"commit","published_at":"2021-06-08T15:42:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.900","html_url":"https://github.com/python/mypy/releases/tag/v0.900","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900/manifests"},{"name":"v0.812","sha":"d089891198ef470c8bec9bd7d7b50a02757c5b68","kind":"commit","published_at":"2021-02-19T16:17:29.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.812","html_url":"https://github.com/python/mypy/releases/tag/v0.812","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812/manifests"},{"name":"v0.811","sha":"4373cd5b55dca0ca74269e246efd2be528c8f067","kind":"commit","published_at":"2021-02-19T15:27:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.811","html_url":"https://github.com/python/mypy/releases/tag/v0.811","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811/manifests"},{"name":"v0.810","sha":"2b52538b9975456e37b237bcf7e67b8d80ea48f2","kind":"commit","published_at":"2021-02-10T17:41:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.810","html_url":"https://github.com/python/mypy/releases/tag/v0.810","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810/manifests"},{"name":"v0.800","sha":"4c3ea8285a685fbc3934a8a1e3b37beea10f587e","kind":"commit","published_at":"2021-01-22T10:27:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.800","html_url":"https://github.com/python/mypy/releases/tag/v0.800","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800/manifests"},{"name":"v0.790","sha":"69a055a7632e2444fcb2bfb022d04f4546358d50","kind":"commit","published_at":"2020-10-09T09:36:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.790","html_url":"https://github.com/python/mypy/releases/tag/v0.790","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790/manifests"},{"name":"v0.782","sha":"39b6bc47b9f7e7d72778886419d07eb4acf3c50a","kind":"commit","published_at":"2020-06-22T17:44:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.782","html_url":"https://github.com/python/mypy/releases/tag/v0.782","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782/manifests"},{"name":"v0.781","sha":"f956142030dee57e7283ad364d9c0c14945cb594","kind":"commit","published_at":"2020-06-12T18:07:45.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.781","html_url":"https://github.com/python/mypy/releases/tag/v0.781","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781/manifests"},{"name":"v0.780","sha":"3423b18a30ac49d6e7050abeb188ad3ba5d23d35","kind":"commit","published_at":"2020-06-02T15:44:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.780","html_url":"https://github.com/python/mypy/releases/tag/v0.780","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780/manifests"},{"name":"v0.770","sha":"92e3f396b03c69c1d8abc249632bfd2db02350d0","kind":"commit","published_at":"2020-03-09T19:00:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.770","html_url":"https://github.com/python/mypy/releases/tag/v0.770","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770/manifests"},{"name":"v0.761","sha":"f53b718bdf5935443332a43d8c1b448af8b80b57","kind":"commit","published_at":"2019-12-19T13:05:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.761","html_url":"https://github.com/python/mypy/releases/tag/v0.761","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761/manifests"},{"name":"v0.760","sha":"54447c6068f13326ec18dd4efb81ae3ab83b5ab4","kind":"commit","published_at":"2019-12-17T17:29:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.760","html_url":"https://github.com/python/mypy/releases/tag/v0.760","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760/manifests"},{"name":"v0.750","sha":"d8aa68576dda9940aedd0f861f7789d7e679c292","kind":"commit","published_at":"2019-11-29T17:31:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.750","html_url":"https://github.com/python/mypy/releases/tag/v0.750","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750/manifests"},{"name":"v0.740","sha":"0662772b5a6b9029da0cf4aec857b9b1e34057a9","kind":"commit","published_at":"2019-10-16T20:46:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.740","html_url":"https://github.com/python/mypy/releases/tag/v0.740","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740/manifests"},{"name":"v0.730","sha":"7ad7f8bbe61e5e67aa7fd6f2efe280931dd2f620","kind":"commit","published_at":"2019-09-26T13:00:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.730","html_url":"https://github.com/python/mypy/releases/tag/v0.730","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730/manifests"},{"name":"v0.720","sha":"36aecdae92d050f626ea9029ad08f0c8382c47e7","kind":"commit","published_at":"2019-07-12T18:32:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.720","html_url":"https://github.com/python/mypy/releases/tag/v0.720","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720/manifests"},{"name":"v0.711","sha":"f62c69eba41bd1b8b018cc41af96c526262189ab","kind":"commit","published_at":"2019-06-22T17:36:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.711","html_url":"https://github.com/python/mypy/releases/tag/v0.711","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711/manifests"},{"name":"v0.710","sha":"81e8940c7b9ba5996a41d66ee0066eee06842490","kind":"commit","published_at":"2019-06-19T17:52:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.710","html_url":"https://github.com/python/mypy/releases/tag/v0.710","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710/manifests"},{"name":"v0.701","sha":"7aaa435063f7bb81019740f0b56be359374b02fc","kind":"commit","published_at":"2019-04-16T17:39:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.701","html_url":"https://github.com/python/mypy/releases/tag/v0.701","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701/manifests"},{"name":"v0.700","sha":"d40990f5b91b1f06918222d1041441b7ff63f79a","kind":"commit","published_at":"2019-04-03T17:41:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.700","html_url":"https://github.com/python/mypy/releases/tag/v0.700","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700/manifests"},{"name":"v0.670","sha":"ede1109153a1226815f253b0f9c50643ef620eb4","kind":"commit","published_at":"2019-02-08T20:59:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.670","html_url":"https://github.com/python/mypy/releases/tag/v0.670","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670/manifests"},{"name":"v0.660","sha":"c06aa9c4b8acc91fc01282feef13e15ec61f372b","kind":"commit","published_at":"2019-01-16T21:35:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.660","html_url":"https://github.com/python/mypy/releases/tag/v0.660","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660/manifests"},{"name":"v0.650","sha":"466bb38087ee7aa840d472fa6de49be424343a18","kind":"commit","published_at":"2018-12-07T19:33:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.650","html_url":"https://github.com/python/mypy/releases/tag/v0.650","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650/manifests"},{"name":"v0.641","sha":"951b7c5c5a47705f0f77e11c17d9c2b95e373eed","kind":"commit","published_at":"2018-10-15T15:47:27.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.641","html_url":"https://github.com/python/mypy/releases/tag/v0.641","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641/manifests"},{"name":"v0.640","sha":"bd1098a2a561a573794c310b88f67191aab44406","kind":"commit","published_at":"2018-10-12T18:31:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.640","html_url":"https://github.com/python/mypy/releases/tag/v0.640","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640/manifests"},{"name":"v0.630","sha":"e69a528ab3ae294b38e1e67a7f296fb0175df045","kind":"commit","published_at":"2018-09-17T13:31:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.630","html_url":"https://github.com/python/mypy/releases/tag/v0.630","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630/manifests"},{"name":"v0.620","sha":"67b260f0fec0b0d97c92529359796e9ad5c1a30d","kind":"commit","published_at":"2018-07-13T19:41:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.620","html_url":"https://github.com/python/mypy/releases/tag/v0.620","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620/manifests"},{"name":"v0.610","sha":"4f4dc6de32e5cfd6f2d2079a47f52942a2397b97","kind":"commit","published_at":"2018-06-08T20:36:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.610","html_url":"https://github.com/python/mypy/releases/tag/v0.610","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610/manifests"},{"name":"v0.600","sha":"09288ffc4be301e6cfd05bf042cee8b780cd1ffd","kind":"commit","published_at":"2018-05-02T20:21:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.600","html_url":"https://github.com/python/mypy/releases/tag/v0.600","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600/manifests"},{"name":"v0.590","sha":"7519e89ae8054ea3f22c4d13f16aaf9ae8f10f0a","kind":"commit","published_at":"2018-04-13T20:35:55.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.590","html_url":"https://github.com/python/mypy/releases/tag/v0.590","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590/manifests"},{"name":"v0.580","sha":"f38596dc3f078ac6705c08632a3043d8e3c9c1d5","kind":"commit","published_at":"2018-03-23T18:58:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.580","html_url":"https://github.com/python/mypy/releases/tag/v0.580","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580/manifests"},{"name":"v0.570","sha":"9f603ed9e6ac2a7f80f22b4e9719797a3bbb5215","kind":"commit","published_at":"2018-03-02T17:24:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.570","html_url":"https://github.com/python/mypy/releases/tag/v0.570","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570/manifests"},{"name":"v0.560","sha":"51e044c4ecf2a52fc6c41ee63019723e0d3061e1","kind":"commit","published_at":"2017-12-15T17:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.560","html_url":"https://github.com/python/mypy/releases/tag/v0.560","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560/manifests"},{"name":"v0.550","sha":"a8dfedce06cbfbb37220bfcacc8ff4f1e266abe0","kind":"commit","published_at":"2017-11-10T18:33:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.550","html_url":"https://github.com/python/mypy/releases/tag/v0.550","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550/manifests"},{"name":"v0.540","sha":"3d22699db61eac1f405768f0c5979e5e9b87baa1","kind":"commit","published_at":"2017-10-20T17:34:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.540","html_url":"https://github.com/python/mypy/releases/tag/v0.540","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540/manifests"},{"name":"v0.530","sha":"f0c941f41bea326d9c8d4e12e0ee13532cb19c42","kind":"commit","published_at":"2017-10-06T15:10:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.530","html_url":"https://github.com/python/mypy/releases/tag/v0.530","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530/manifests"},{"name":"v0.521","sha":"858f7512cf3b4e39c0f4e8de5a13eee0e1e138fb","kind":"commit","published_at":"2017-07-24T17:36:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.521","html_url":"https://github.com/python/mypy/releases/tag/v0.521","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521/manifests"},{"name":"v0.520","sha":"cb7d6b0859f3277ecb1ac75ab9550e62715dc009","kind":"commit","published_at":"2017-07-10T21:23:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.520","html_url":"https://github.com/python/mypy/releases/tag/v0.520","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520/manifests"},{"name":"v0.511","sha":"88e8ef28be2465d1693ace4d39cd422987a97220","kind":"commit","published_at":"2017-05-09T19:08:24.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.511","html_url":"https://github.com/python/mypy/releases/tag/v0.511","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511/manifests"},{"name":"v0.510","sha":"12e9107bd0493fb7cdf2d7c07e29c6ef8ca37942","kind":"commit","published_at":"2017-05-05T18:28:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.510","html_url":"https://github.com/python/mypy/releases/tag/v0.510","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510/manifests"},{"name":"v0.501","sha":"ed6480d148dae49f99c8af40f42b17def9947899","kind":"commit","published_at":"2017-03-02T19:24:38.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.501","html_url":"https://github.com/python/mypy/releases/tag/v0.501","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501/manifests"},{"name":"v0.500","sha":"9aee8abbf2b918f7e3ced3507fde1ef8166b99ea","kind":"commit","published_at":"2017-03-01T20:38:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.500","html_url":"https://github.com/python/mypy/releases/tag/v0.500","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500/manifests"},{"name":"v0.471","sha":"f16a63957d897a889d9c1dfd93abdb1ad51a2ab2","kind":"commit","published_at":"2017-02-10T22:29:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.471","html_url":"https://github.com/python/mypy/releases/tag/v0.471","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471/manifests"},{"name":"v0.470","sha":"b0f1ff9334ca068b6fca3937ac8d4fa7c288fc14","kind":"commit","published_at":"2017-01-13T17:45:36.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.470","html_url":"https://github.com/python/mypy/releases/tag/v0.470","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470/manifests"},{"name":"v0.4.6","sha":"29b7675e6d21de8c81b170cc1e28213aa874a2fe","kind":"commit","published_at":"2016-11-21T20:42:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.6","html_url":"https://github.com/python/mypy/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"032acb74769ebfd3f08db1ba46623e8e0fed7b94","kind":"commit","published_at":"2016-10-07T18:23:54.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.5","html_url":"https://github.com/python/mypy/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"3935fe0efc68318e2a3a08a98c2097c527a8d8d4","kind":"commit","published_at":"2016-08-25T20:44:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.4","html_url":"https://github.com/python/mypy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e5f27adf8f143604af241533cdd69df3ddb8d1c9","kind":"commit","published_at":"2016-07-14T18:34:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.3","html_url":"https://github.com/python/mypy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"b8a2df91707bc3d5c9c3677c8017b614e41d017a","kind":"commit","published_at":"2016-06-09T18:30:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.2","html_url":"https://github.com/python/mypy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1cd80cec5b6e5d6f5c88adfbad3db96be87316c","kind":"commit","published_at":"2016-05-06T17:27:22.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.1","html_url":"https://github.com/python/mypy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9bb5f2e0ebc90aac5d948d1a7ebbb1f5003dca8e","kind":"commit","published_at":"2016-05-05T19:13:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.0","html_url":"https://github.com/python/mypy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f6c71c57aeee0faeeb8c885d266eefd0b74cc72d","kind":"commit","published_at":"2016-02-19T12:02:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.3.1","html_url":"https://github.com/python/mypy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1/manifests"},{"name":"v0.2.0","sha":"7805b2cd3ffd2aa15be430d6a652955310f7f4b1","kind":"commit","published_at":"2015-04-06T04:46:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.2.0","html_url":"https://github.com/python/mypy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"14702418afc3bde9511ee50e5b76db7ad565f86e","kind":"commit","published_at":"2014-12-08T06:16:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.1.0","html_url":"https://github.com/python/mypy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-30T01:54:28.895Z","dependent_packages_count":0,"downloads":130,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":null,"forks_count":null,"average":18.622137479349366},"purl":"pkg:pypi/crgeo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/crgeo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/crgeo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/crgeo/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":"2024-10-29T18:02:08.541Z","issues_count":2301,"pull_requests_count":1085,"avg_time_to_close_issue":28719792.79612546,"avg_time_to_close_pull_request":3988246.8403171008,"issues_closed_count":1083,"pull_requests_closed_count":883,"pull_request_authors_count":244,"issue_authors_count":1175,"avg_comments_per_issue":3.4485006518904826,"avg_comments_per_pull_request":3.445161290322581,"merged_pull_requests_count":759,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":1131,"past_year_pull_requests_count":692,"past_year_avg_time_to_close_issue":2059786.4259681094,"past_year_avg_time_to_close_pull_request":812278.2335640138,"past_year_issues_closed_count":439,"past_year_pull_requests_closed_count":578,"past_year_pull_request_authors_count":159,"past_year_issue_authors_count":621,"past_year_avg_comments_per_issue":1.6967285587975243,"past_year_avg_comments_per_pull_request":2.634393063583815,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":23,"past_year_merged_pull_requests_count":522,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":194,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"ilevkivskyi","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"cdce8p","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sobolevn","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"AlexWaygood","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"JelleZijlstra","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"ichard26","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"svalentin","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"jhance","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"koogoro","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"msullivan","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"Michael0x2a","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"hamdanal","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"gvanrossum","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"97littleleaf11","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"markshannon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"uriyyo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"wesleywright","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"jaraco","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ethanhs","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"brettcannon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"serhiy-storchaka","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serhiy-storchaka"},{"login":"ilinum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilinum"},{"login":"JulienPalard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"sixolet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"Eclips4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[{"login":"JukkaL","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"ilevkivskyi","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"sobolevn","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"JelleZijlstra","count":22,"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":"svalentin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"jhance","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"koogoro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"hamdanal","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"markshannon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"wesleywright","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"ichard26","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"JulienPalard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"ethanhs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"Eclips4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crgeo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crgeo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crgeo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crgeo/related_packages","maintainers":[{"uuid":"EivindMeyer","login":"EivindMeyer","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/EivindMeyer/","role":null,"created_at":"2023-02-26T06:17:17.192Z","updated_at":"2023-02-26T06:17:17.192Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/EivindMeyer/packages"},{"uuid":"EiriniKotzia","login":"EiriniKotzia","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/EiriniKotzia/","role":null,"created_at":"2023-10-02T10:48:56.586Z","updated_at":"2023-10-02T10:48:56.586Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/EiriniKotzia/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":3926097,"name":"github.com/python/mypy","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/python/mypy","keywords_array":[],"namespace":"github.com/python","versions_count":40,"first_release_published_at":"2014-12-08T06:16:34.000Z","latest_release_published_at":"2025-07-31T06:20:43.000Z","latest_release_number":"v1.17.1","last_synced_at":"2025-09-08T00:09:08.853Z","created_at":"2022-04-12T02:24:24.559Z","updated_at":"2025-09-08T00:09:08.853Z","registry_url":"https://pkg.go.dev/github.com/python/mypy","install_command":"go get github.com/python/mypy","documentation_url":"https://pkg.go.dev/github.com/python/mypy#section-documentation","metadata":{},"repo_metadata":{"id":5837742,"uuid":"7053637","full_name":"python/mypy","owner":"python","description":"Optional static typing for Python","archived":false,"fork":false,"pushed_at":"2025-09-06T00:16:36.000Z","size":75020,"stargazers_count":19736,"open_issues_count":2985,"forks_count":2999,"subscribers_count":240,"default_branch":"master","last_synced_at":"2025-09-06T02:31:42.390Z","etag":null,"topics":["linter","python","typechecker","types","typing"],"latest_commit_sha":null,"homepage":"https://www.mypy-lang.org/","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":{"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":null,"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},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2025-09-06T00:16:40.000Z","dependencies_parsed_at":"2023-12-08T20:22:57.968Z","dependency_job_id":"eb104eda-8bf5-4e07-9b1a-2a6b703079f5","html_url":"https://github.com/python/mypy","commit_stats":{"total_commits":11654,"total_committers":782,"mean_commits":"14.902813299232736","dds":0.6051999313540415,"last_synced_commit":"7788c21269006ac2e3ac3bc69e52d68403741e6e"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/python/mypy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/mypy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/sbom","scorecard":{"id":113106,"data":{"date":"2025-08-04","repo":{"name":"github.com/python/mypy","commit":"660d911223da3516c496e3a0cfdefa3eaf982290"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.4,"checks":[{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/mypy_primer_comment.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sync_typeshed.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy_primer.yml:19","Info: found token with 'none' permissions: .github/workflows/mypy_primer_comment.yml:1","Info: found token with 'none' permissions: .github/workflows/sync_typeshed.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_stubgenc.yml:17"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/python/.github/SECURITY.md:1","Info: Found linked content: github.com/python/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/python/.github/SECURITY.md:1","Info: Found text in security policy: github.com/python/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy_primer_comment.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/mypy_primer_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_typeshed.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/sync_typeshed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_stubgenc.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/python/mypy/test_stubgenc.yml/master?enable=pin","Warn: containerImage not pinned by hash: misc/docker/Dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: pipCommand not pinned by hash: misc/docker/Dockerfile:12","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:9","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:10","Warn: pipCommand not pinned by hash: misc/test-stubgenc.sh:11","Warn: pipCommand not pinned by hash: misc/trigger_wheel_build.sh:13","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/mypy_primer.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/sync_typeshed.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:176","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:235","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T16:23:23.912Z","repository_id":5837742,"created_at":"2025-08-15T16:23:23.912Z","updated_at":"2025-08-15T16:23:23.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273978856,"owners_count":25201410,"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-09-06T02:00:13.247Z","response_time":2576,"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":88,"last_synced_at":"2025-09-02T00:27:13.311Z","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":110651,"followers":27276,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-09-02T00:27:13.311Z","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":"v1.17.1","sha":"acb29831e286bbccde37c03bc75381f40a5fdc9e","kind":"commit","published_at":"2025-07-31T06:20:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.17.1","html_url":"https://github.com/python/mypy/releases/tag/v1.17.1","dependencies_parsed_at":"2025-08-12T05:23:37.912Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"0260991f6b055110c3df36bd5539d4f4489bf153","kind":"commit","published_at":"2025-07-14T16:45:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.17.0","html_url":"https://github.com/python/mypy/releases/tag/v1.17.0","dependencies_parsed_at":"2025-07-16T08:56:51.121Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"68b8fa097d080c92d30a429bc74de8acd56caf85","kind":"commit","published_at":"2025-06-11T15:25:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.16.1","html_url":"https://github.com/python/mypy/releases/tag/v1.16.1","dependencies_parsed_at":"2025-06-19T04:50:40.855Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"9e72e9601f4c2fb6866cfec98fc40a31c91ccdb0","kind":"commit","published_at":"2025-05-29T11:38:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.16.0","html_url":"https://github.com/python/mypy/releases/tag/v1.16.0","dependencies_parsed_at":"2025-06-09T04:23:50.743Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"9397454fb5aead107461b089e7cf190bf538d20a","kind":"commit","published_at":"2025-02-05T00:07:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.15.0","html_url":"https://github.com/python/mypy/releases/tag/v1.15.0","dependencies_parsed_at":"2025-06-09T04:23:46.971Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"251d12fe9f89f8d4818fd6ff1c48224e77119004","kind":"commit","published_at":"2024-12-30T14:24:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.14.1","html_url":"https://github.com/python/mypy/releases/tag/v1.14.1","dependencies_parsed_at":"2025-06-09T04:23:46.906Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"6f37859612cd8670724c2ee2df21aa691276a9dc","kind":"commit","published_at":"2024-12-19T16:29:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.14.0","html_url":"https://github.com/python/mypy/releases/tag/v1.14.0","dependencies_parsed_at":"2025-06-09T04:23:46.601Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"eb310343be0399ea6755fabc259755ce1f6711e8","kind":"commit","published_at":"2024-10-22T20:18:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.13.0","html_url":"https://github.com/python/mypy/releases/tag/v1.13.0","dependencies_parsed_at":"2025-06-09T04:23:46.507Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"050d12f8d5b07a892fc4e24fabc485cfafce3ff0","kind":"commit","published_at":"2024-10-19T23:31:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.12.1","html_url":"https://github.com/python/mypy/releases/tag/v1.12.1","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f2a39b16f00e2b7b1922aa9324c092cabbae57a9","kind":"commit","published_at":"2024-10-14T09:28:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.12.0","html_url":"https://github.com/python/mypy/releases/tag/v1.12.0","dependencies_parsed_at":"2025-06-09T04:23:49.785Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"789f02c83a5d5cb35f5e33ba91df46c8fea6b28e","kind":"commit","published_at":"2024-08-24T20:29:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.2","html_url":"https://github.com/python/mypy/releases/tag/v1.11.2","dependencies_parsed_at":"2025-06-09T04:23:46.999Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"570b90a7a368f04c64f60af339d0ac1808c49c15","kind":"commit","published_at":"2024-07-30T20:43:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.1","html_url":"https://github.com/python/mypy/releases/tag/v1.11.1","dependencies_parsed_at":"2025-06-09T04:23:46.905Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.0","html_url":"https://github.com/python/mypy/releases/tag/v1.11.0","dependencies_parsed_at":"2025-06-09T04:23:55.092Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0/manifests"},{"name":"v1.11","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11","html_url":"https://github.com/python/mypy/releases/tag/v1.11","dependencies_parsed_at":"2025-06-09T04:23:47.077Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11/manifests"},{"name":"v1.10.1","sha":"c28b5257b528f65a028e7d0dbecbcd81c7997356","kind":"commit","published_at":"2024-06-23T06:44:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.1","html_url":"https://github.com/python/mypy/releases/tag/v1.10.1","dependencies_parsed_at":"2025-06-09T04:23:46.977Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3faf0fc4798ec3ee6b1cd123965193dc0a753fb0","kind":"commit","published_at":"2024-04-23T19:09:28.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.0","html_url":"https://github.com/python/mypy/releases/tag/v1.10.0","dependencies_parsed_at":"2025-06-09T04:23:46.991Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0/manifests"},{"name":"1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/1.9.0","html_url":"https://github.com/python/mypy/releases/tag/1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.970Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0/manifests"},{"name":"v1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.9.0","html_url":"https://github.com/python/mypy/releases/tag/v1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.598Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"3b467509ee29b8f274c035d78a1c241a781eb311","kind":"commit","published_at":"2023-12-21T01:00:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.8.0","html_url":"https://github.com/python/mypy/releases/tag/v1.8.0","dependencies_parsed_at":"2025-06-09T04:23:46.983Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"6b3c41838d8e7a39242b6fd035535e2d76eabfc6","kind":"commit","published_at":"2023-11-23T15:47:17.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.1","html_url":"https://github.com/python/mypy/releases/tag/v1.7.1","dependencies_parsed_at":"2025-06-09T04:23:54.516Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f6b9972329d5d68f6defc92a10cc4c3bc339c27b","kind":"commit","published_at":"2023-11-10T12:01:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.0","html_url":"https://github.com/python/mypy/releases/tag/v1.7.0","dependencies_parsed_at":"2025-06-09T04:23:55.455Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"9b891fe5a101ecbb818f3f16641ab909f289ba04","kind":"commit","published_at":"2023-10-18T03:30:44.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.1","html_url":"https://github.com/python/mypy/releases/tag/v1.6.1","dependencies_parsed_at":"2025-06-09T04:23:55.069Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ac2d56f9145a4e15e7c0d1fbcd9a466ad0cec9a1","kind":"commit","published_at":"2023-10-10T16:06:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.0","html_url":"https://github.com/python/mypy/releases/tag/v1.6.0","dependencies_parsed_at":"2025-06-09T04:23:46.588Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"de4f2ad99c88b885677247534dcec335621ade4d","kind":"commit","published_at":"2023-08-11T12:54:13.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.1","html_url":"https://github.com/python/mypy/releases/tag/v1.5.1","dependencies_parsed_at":"2025-06-09T04:23:48.477Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a6bd80ed8c91138ce6112b5ce71fc406d426cd01","kind":"commit","published_at":"2023-07-14T16:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.0","html_url":"https://github.com/python/mypy/releases/tag/v1.5.0","dependencies_parsed_at":"2025-06-09T04:23:50.228Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"3534bacc4c0d3c4b1983a533e2a36cce43f2ec9d","kind":"commit","published_at":"2023-06-25T20:06:39.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.1","html_url":"https://github.com/python/mypy/releases/tag/v1.4.1","dependencies_parsed_at":"2025-06-09T04:23:48.314Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be5f84b853d15bbbdd3185349fa8e285f7e19bf3","kind":"commit","published_at":"2023-06-14T22:00:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.0","html_url":"https://github.com/python/mypy/releases/tag/v1.4.0","dependencies_parsed_at":"2025-06-09T04:23:49.255Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9df39ab1801369cb49467fa52080df9c42377384","kind":"commit","published_at":"2023-05-09T14:52:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.3.0","html_url":"https://github.com/python/mypy/releases/tag/v1.3.0","dependencies_parsed_at":"2025-06-09T04:23:55.540Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4f47dfb64dff920c237e7c8c58f8efba57cf57cf","kind":"commit","published_at":"2023-04-06T13:17:05.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.2.0","html_url":"https://github.com/python/mypy/releases/tag/v1.2.0","dependencies_parsed_at":"2025-06-09T04:23:54.809Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9b777a36315b1ba24ab840f9f905cfb6c82e35a9","kind":"commit","published_at":"2023-03-06T18:06:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.1.1","html_url":"https://github.com/python/mypy/releases/tag/v1.1.1","dependencies_parsed_at":"2025-06-09T04:23:56.174Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1/manifests"},{"name":"v1.0.1","sha":"ecf05e6388eb5c3c0c5d7ea963817c0f81b65618","kind":"commit","published_at":"2023-02-17T05:16:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.1","html_url":"https://github.com/python/mypy/releases/tag/v1.0.1","dependencies_parsed_at":"2025-06-09T04:23:55.017Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bc18017c19eb81bf5c11756f4e7dede4791e2823","kind":"commit","published_at":"2023-02-06T17:49:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.0","html_url":"https://github.com/python/mypy/releases/tag/v1.0.0","dependencies_parsed_at":"2025-06-09T04:23:46.951Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0/manifests"},{"name":"v0.991","sha":"b7788fcc4d140bbeb56531ab054bcdd53e298d30","kind":"commit","published_at":"2022-11-14T13:58:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.991","html_url":"https://github.com/python/mypy/releases/tag/v0.991","dependencies_parsed_at":"2025-06-09T04:23:55.566Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.991","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991/manifests"},{"name":"v0.990","sha":"b71dc3da0d8c6a4e116eef98a7ff8591145338be","kind":"commit","published_at":"2022-11-07T11:00:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.990","html_url":"https://github.com/python/mypy/releases/tag/v0.990","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.990","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990/manifests"},{"name":"v0.982","sha":"1c2b899fa9029538b9b9e6d30401901d94536202","kind":"commit","published_at":"2022-10-02T16:41:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.982","html_url":"https://github.com/python/mypy/releases/tag/v0.982","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.982","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982/manifests"},{"name":"v0.981","sha":"c7b4714e1f5e3cb8f3fec7426b6538fe1a3dcab1","kind":"commit","published_at":"2022-09-26T14:43:50.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.981","html_url":"https://github.com/python/mypy/releases/tag/v0.981","dependencies_parsed_at":"2025-06-09T04:23:46.992Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.981","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981/manifests"},{"name":"v0.971","sha":"1f08cf44c7ec3dc4111aaf817958f7a51018ba38","kind":"commit","published_at":"2022-07-19T12:32:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.971","html_url":"https://github.com/python/mypy/releases/tag/v0.971","dependencies_parsed_at":"2025-06-09T04:23:50.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.971","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971/manifests"},{"name":"v0.961","sha":"89bdcfb8c658340dae70312c5b76b703838d8123","kind":"commit","published_at":"2022-06-06T13:01:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.961","html_url":"https://github.com/python/mypy/releases/tag/v0.961","dependencies_parsed_at":"2025-06-09T04:23:48.589Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.961","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961/manifests"},{"name":"v0.960","sha":"0a4a190f25ed90f73f6290656ec65ddd6bdb1d4e","kind":"commit","published_at":"2022-05-24T13:03:35.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.960","html_url":"https://github.com/python/mypy/releases/tag/v0.960","dependencies_parsed_at":"2025-06-09T04:23:46.956Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.960","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960/manifests"},{"name":"v0.950","sha":"cceba7b20c7dde6a3a7b193cb7212b9b2f76c9cd","kind":"commit","published_at":"2022-04-27T14:04:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.950","html_url":"https://github.com/python/mypy/releases/tag/v0.950","dependencies_parsed_at":"2025-06-09T04:23:48.549Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.950","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950/manifests"},{"name":"v0.942","sha":"38f1e30e8137ccc1aad6a4f113eb4360c6206539","kind":"commit","published_at":"2022-03-24T13:13:19.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.942","html_url":"https://github.com/python/mypy/releases/tag/v0.942","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.942","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942/manifests"},{"name":"v0.941","sha":"4e18c789d177b858fad6499018f7302e3ee75199","kind":"commit","published_at":"2022-03-14T16:10:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.941","html_url":"https://github.com/python/mypy/releases/tag/v0.941","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.941","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941/manifests"},{"name":"v0.940","sha":"48ff811fdf666e8a3149a692c0238f9019f55e58","kind":"commit","published_at":"2022-03-11T13:00:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.940","html_url":"https://github.com/python/mypy/releases/tag/v0.940","dependencies_parsed_at":"2025-06-09T04:23:46.957Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.940","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940/manifests"},{"name":"v0.931","sha":"4486d764c07a1cee9792d691e8e85cedfed2a451","kind":"commit","published_at":"2022-01-07T14:57:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.931","html_url":"https://github.com/python/mypy/releases/tag/v0.931","dependencies_parsed_at":"2025-06-09T04:23:48.060Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.931","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931/manifests"},{"name":"v0.930","sha":"5d765e71fa1313830b485a4e9f18a6553b221426","kind":"commit","published_at":"2021-12-22T13:44:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.930","html_url":"https://github.com/python/mypy/releases/tag/v0.930","dependencies_parsed_at":"2025-06-09T04:23:58.150Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930/manifests"},{"name":"v0.921","sha":"f5c2a3b4db67c8c29e976da2bc3241a152cc1ff8","kind":"commit","published_at":"2021-12-21T13:21:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.921","html_url":"https://github.com/python/mypy/releases/tag/v0.921","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921/manifests"},{"name":"v0.920","sha":"b944746a428a9476b7118893e8e7b94ef745bcc4","kind":"commit","published_at":"2021-12-15T22:23:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.920","html_url":"https://github.com/python/mypy/releases/tag/v0.920","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.920","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920/manifests"},{"name":"v0.910","sha":"f5fc579cf07f2078c9312044f6bcb132f891d746","kind":"commit","published_at":"2021-06-22T15:57:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.910","html_url":"https://github.com/python/mypy/releases/tag/v0.910","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910/manifests"},{"name":"v0.902","sha":"defe53ff8002766b51eb9c87e90289d4dd8a48a2","kind":"commit","published_at":"2021-06-10T11:38:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.902","html_url":"https://github.com/python/mypy/releases/tag/v0.902","dependencies_parsed_at":"2025-06-09T04:23:48.334Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.902","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902/manifests"},{"name":"v0.901","sha":"ffc18df8f462f548fdc05c3a1bfa44785f01d514","kind":"commit","published_at":"2021-06-08T21:20:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.901","html_url":"https://github.com/python/mypy/releases/tag/v0.901","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901/manifests"},{"name":"v0.900","sha":"b68993c8781580b9da820b4f80d677d60fac9512","kind":"commit","published_at":"2021-06-08T15:42:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.900","html_url":"https://github.com/python/mypy/releases/tag/v0.900","dependencies_parsed_at":"2025-06-09T04:23:48.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.900","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900/manifests"},{"name":"v0.812","sha":"d089891198ef470c8bec9bd7d7b50a02757c5b68","kind":"commit","published_at":"2021-02-19T16:17:29.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.812","html_url":"https://github.com/python/mypy/releases/tag/v0.812","dependencies_parsed_at":"2025-06-09T04:23:46.958Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.812","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812/manifests"},{"name":"v0.811","sha":"4373cd5b55dca0ca74269e246efd2be528c8f067","kind":"commit","published_at":"2021-02-19T15:27:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.811","html_url":"https://github.com/python/mypy/releases/tag/v0.811","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.811","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811/manifests"},{"name":"v0.810","sha":"2b52538b9975456e37b237bcf7e67b8d80ea48f2","kind":"commit","published_at":"2021-02-10T17:41:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.810","html_url":"https://github.com/python/mypy/releases/tag/v0.810","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.810","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810/manifests"},{"name":"v0.800","sha":"4c3ea8285a685fbc3934a8a1e3b37beea10f587e","kind":"commit","published_at":"2021-01-22T10:27:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.800","html_url":"https://github.com/python/mypy/releases/tag/v0.800","dependencies_parsed_at":"2025-06-09T04:23:48.406Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.800","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800/manifests"},{"name":"v0.790","sha":"69a055a7632e2444fcb2bfb022d04f4546358d50","kind":"commit","published_at":"2020-10-09T09:36:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.790","html_url":"https://github.com/python/mypy/releases/tag/v0.790","dependencies_parsed_at":"2025-06-09T04:23:47.741Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.790","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790/manifests"},{"name":"v0.782","sha":"39b6bc47b9f7e7d72778886419d07eb4acf3c50a","kind":"commit","published_at":"2020-06-22T17:44:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.782","html_url":"https://github.com/python/mypy/releases/tag/v0.782","dependencies_parsed_at":"2025-06-09T04:23:54.210Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.782","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782/manifests"},{"name":"v0.781","sha":"f956142030dee57e7283ad364d9c0c14945cb594","kind":"commit","published_at":"2020-06-12T18:07:45.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.781","html_url":"https://github.com/python/mypy/releases/tag/v0.781","dependencies_parsed_at":"2025-06-09T04:23:49.138Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.781","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781/manifests"},{"name":"v0.780","sha":"3423b18a30ac49d6e7050abeb188ad3ba5d23d35","kind":"commit","published_at":"2020-06-02T15:44:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.780","html_url":"https://github.com/python/mypy/releases/tag/v0.780","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.780","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780/manifests"},{"name":"v0.770","sha":"92e3f396b03c69c1d8abc249632bfd2db02350d0","kind":"commit","published_at":"2020-03-09T19:00:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.770","html_url":"https://github.com/python/mypy/releases/tag/v0.770","dependencies_parsed_at":"2025-06-09T04:23:46.964Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.770","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770/manifests"},{"name":"v0.761","sha":"f53b718bdf5935443332a43d8c1b448af8b80b57","kind":"commit","published_at":"2019-12-19T13:05:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.761","html_url":"https://github.com/python/mypy/releases/tag/v0.761","dependencies_parsed_at":"2025-06-09T04:23:47.635Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.761","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761/manifests"},{"name":"v0.760","sha":"54447c6068f13326ec18dd4efb81ae3ab83b5ab4","kind":"commit","published_at":"2019-12-17T17:29:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.760","html_url":"https://github.com/python/mypy/releases/tag/v0.760","dependencies_parsed_at":"2025-06-09T04:23:47.866Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.760","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760/manifests"},{"name":"v0.750","sha":"d8aa68576dda9940aedd0f861f7789d7e679c292","kind":"commit","published_at":"2019-11-29T17:31:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.750","html_url":"https://github.com/python/mypy/releases/tag/v0.750","dependencies_parsed_at":"2025-06-09T04:23:48.333Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.750","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750/manifests"},{"name":"v0.740","sha":"0662772b5a6b9029da0cf4aec857b9b1e34057a9","kind":"commit","published_at":"2019-10-16T20:46:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.740","html_url":"https://github.com/python/mypy/releases/tag/v0.740","dependencies_parsed_at":"2025-06-09T04:23:47.680Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740/manifests"},{"name":"v0.730","sha":"7ad7f8bbe61e5e67aa7fd6f2efe280931dd2f620","kind":"commit","published_at":"2019-09-26T13:00:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.730","html_url":"https://github.com/python/mypy/releases/tag/v0.730","dependencies_parsed_at":"2025-06-09T04:23:46.428Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730/manifests"},{"name":"v0.720","sha":"36aecdae92d050f626ea9029ad08f0c8382c47e7","kind":"commit","published_at":"2019-07-12T18:32:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.720","html_url":"https://github.com/python/mypy/releases/tag/v0.720","dependencies_parsed_at":"2025-06-09T04:23:58.015Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720/manifests"},{"name":"v0.711","sha":"f62c69eba41bd1b8b018cc41af96c526262189ab","kind":"commit","published_at":"2019-06-22T17:36:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.711","html_url":"https://github.com/python/mypy/releases/tag/v0.711","dependencies_parsed_at":"2025-06-09T04:23:47.626Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711/manifests"},{"name":"v0.710","sha":"81e8940c7b9ba5996a41d66ee0066eee06842490","kind":"commit","published_at":"2019-06-19T17:52:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.710","html_url":"https://github.com/python/mypy/releases/tag/v0.710","dependencies_parsed_at":"2025-06-09T04:23:47.945Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710/manifests"},{"name":"v0.701","sha":"7aaa435063f7bb81019740f0b56be359374b02fc","kind":"commit","published_at":"2019-04-16T17:39:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.701","html_url":"https://github.com/python/mypy/releases/tag/v0.701","dependencies_parsed_at":"2025-06-09T04:23:48.594Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701/manifests"},{"name":"v0.700","sha":"d40990f5b91b1f06918222d1041441b7ff63f79a","kind":"commit","published_at":"2019-04-03T17:41:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.700","html_url":"https://github.com/python/mypy/releases/tag/v0.700","dependencies_parsed_at":"2025-06-09T04:23:47.913Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700/manifests"},{"name":"v0.670","sha":"ede1109153a1226815f253b0f9c50643ef620eb4","kind":"commit","published_at":"2019-02-08T20:59:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.670","html_url":"https://github.com/python/mypy/releases/tag/v0.670","dependencies_parsed_at":"2025-06-09T04:23:54.213Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670/manifests"},{"name":"v0.660","sha":"c06aa9c4b8acc91fc01282feef13e15ec61f372b","kind":"commit","published_at":"2019-01-16T21:35:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.660","html_url":"https://github.com/python/mypy/releases/tag/v0.660","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660/manifests"},{"name":"v0.650","sha":"466bb38087ee7aa840d472fa6de49be424343a18","kind":"commit","published_at":"2018-12-07T19:33:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.650","html_url":"https://github.com/python/mypy/releases/tag/v0.650","dependencies_parsed_at":"2025-06-09T04:23:46.973Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.650","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650/manifests"},{"name":"v0.641","sha":"951b7c5c5a47705f0f77e11c17d9c2b95e373eed","kind":"commit","published_at":"2018-10-15T15:47:27.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.641","html_url":"https://github.com/python/mypy/releases/tag/v0.641","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.641","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641/manifests"},{"name":"v0.640","sha":"bd1098a2a561a573794c310b88f67191aab44406","kind":"commit","published_at":"2018-10-12T18:31:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.640","html_url":"https://github.com/python/mypy/releases/tag/v0.640","dependencies_parsed_at":"2025-06-09T04:23:48.847Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.640","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640/manifests"},{"name":"v0.630","sha":"e69a528ab3ae294b38e1e67a7f296fb0175df045","kind":"commit","published_at":"2018-09-17T13:31:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.630","html_url":"https://github.com/python/mypy/releases/tag/v0.630","dependencies_parsed_at":"2025-06-09T04:23:53.199Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630/manifests"},{"name":"v0.620","sha":"67b260f0fec0b0d97c92529359796e9ad5c1a30d","kind":"commit","published_at":"2018-07-13T19:41:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.620","html_url":"https://github.com/python/mypy/releases/tag/v0.620","dependencies_parsed_at":"2025-06-09T04:23:53.089Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.620","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620/manifests"},{"name":"v0.610","sha":"4f4dc6de32e5cfd6f2d2079a47f52942a2397b97","kind":"commit","published_at":"2018-06-08T20:36:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.610","html_url":"https://github.com/python/mypy/releases/tag/v0.610","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.610","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610/manifests"},{"name":"v0.600","sha":"09288ffc4be301e6cfd05bf042cee8b780cd1ffd","kind":"commit","published_at":"2018-05-02T20:21:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.600","html_url":"https://github.com/python/mypy/releases/tag/v0.600","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.600","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600/manifests"},{"name":"v0.590","sha":"7519e89ae8054ea3f22c4d13f16aaf9ae8f10f0a","kind":"commit","published_at":"2018-04-13T20:35:55.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.590","html_url":"https://github.com/python/mypy/releases/tag/v0.590","dependencies_parsed_at":"2025-06-09T04:23:53.269Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.590","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590/manifests"},{"name":"v0.580","sha":"f38596dc3f078ac6705c08632a3043d8e3c9c1d5","kind":"commit","published_at":"2018-03-23T18:58:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.580","html_url":"https://github.com/python/mypy/releases/tag/v0.580","dependencies_parsed_at":"2025-06-09T04:23:53.093Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.580","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580/manifests"},{"name":"v0.570","sha":"9f603ed9e6ac2a7f80f22b4e9719797a3bbb5215","kind":"commit","published_at":"2018-03-02T17:24:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.570","html_url":"https://github.com/python/mypy/releases/tag/v0.570","dependencies_parsed_at":"2025-06-09T04:23:47.002Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.570","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570/manifests"},{"name":"v0.560","sha":"51e044c4ecf2a52fc6c41ee63019723e0d3061e1","kind":"commit","published_at":"2017-12-15T17:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.560","html_url":"https://github.com/python/mypy/releases/tag/v0.560","dependencies_parsed_at":"2025-06-09T04:23:50.388Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.560","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560/manifests"},{"name":"v0.550","sha":"a8dfedce06cbfbb37220bfcacc8ff4f1e266abe0","kind":"commit","published_at":"2017-11-10T18:33:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.550","html_url":"https://github.com/python/mypy/releases/tag/v0.550","dependencies_parsed_at":"2025-06-09T04:23:46.424Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.550","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550/manifests"},{"name":"v0.540","sha":"3d22699db61eac1f405768f0c5979e5e9b87baa1","kind":"commit","published_at":"2017-10-20T17:34:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.540","html_url":"https://github.com/python/mypy/releases/tag/v0.540","dependencies_parsed_at":"2025-06-09T04:23:52.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.540","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540/manifests"},{"name":"v0.530","sha":"f0c941f41bea326d9c8d4e12e0ee13532cb19c42","kind":"commit","published_at":"2017-10-06T15:10:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.530","html_url":"https://github.com/python/mypy/releases/tag/v0.530","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.530","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530/manifests"},{"name":"v0.521","sha":"858f7512cf3b4e39c0f4e8de5a13eee0e1e138fb","kind":"commit","published_at":"2017-07-24T17:36:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.521","html_url":"https://github.com/python/mypy/releases/tag/v0.521","dependencies_parsed_at":"2025-06-09T04:23:46.902Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.521","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521/manifests"},{"name":"v0.520","sha":"cb7d6b0859f3277ecb1ac75ab9550e62715dc009","kind":"commit","published_at":"2017-07-10T21:23:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.520","html_url":"https://github.com/python/mypy/releases/tag/v0.520","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520/manifests"},{"name":"v0.511","sha":"88e8ef28be2465d1693ace4d39cd422987a97220","kind":"commit","published_at":"2017-05-09T19:08:24.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.511","html_url":"https://github.com/python/mypy/releases/tag/v0.511","dependencies_parsed_at":"2025-06-09T04:23:46.426Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511/manifests"},{"name":"v0.510","sha":"12e9107bd0493fb7cdf2d7c07e29c6ef8ca37942","kind":"commit","published_at":"2017-05-05T18:28:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.510","html_url":"https://github.com/python/mypy/releases/tag/v0.510","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510/manifests"},{"name":"v0.501","sha":"ed6480d148dae49f99c8af40f42b17def9947899","kind":"commit","published_at":"2017-03-02T19:24:38.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.501","html_url":"https://github.com/python/mypy/releases/tag/v0.501","dependencies_parsed_at":"2025-06-09T04:23:48.784Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501/manifests"},{"name":"v0.500","sha":"9aee8abbf2b918f7e3ced3507fde1ef8166b99ea","kind":"commit","published_at":"2017-03-01T20:38:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.500","html_url":"https://github.com/python/mypy/releases/tag/v0.500","dependencies_parsed_at":"2025-06-09T04:23:46.425Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.500","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500/manifests"},{"name":"v0.471","sha":"f16a63957d897a889d9c1dfd93abdb1ad51a2ab2","kind":"commit","published_at":"2017-02-10T22:29:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.471","html_url":"https://github.com/python/mypy/releases/tag/v0.471","dependencies_parsed_at":"2025-06-09T04:23:49.408Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.471","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471/manifests"},{"name":"v0.470","sha":"b0f1ff9334ca068b6fca3937ac8d4fa7c288fc14","kind":"commit","published_at":"2017-01-13T17:45:36.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.470","html_url":"https://github.com/python/mypy/releases/tag/v0.470","dependencies_parsed_at":"2025-06-09T04:23:46.431Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.470","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470/manifests"},{"name":"v0.4.6","sha":"29b7675e6d21de8c81b170cc1e28213aa874a2fe","kind":"commit","published_at":"2016-11-21T20:42:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.6","html_url":"https://github.com/python/mypy/releases/tag/v0.4.6","dependencies_parsed_at":"2025-06-09T04:23:48.309Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"032acb74769ebfd3f08db1ba46623e8e0fed7b94","kind":"commit","published_at":"2016-10-07T18:23:54.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.5","html_url":"https://github.com/python/mypy/releases/tag/v0.4.5","dependencies_parsed_at":"2025-06-09T04:23:46.880Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"3935fe0efc68318e2a3a08a98c2097c527a8d8d4","kind":"commit","published_at":"2016-08-25T20:44:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.4","html_url":"https://github.com/python/mypy/releases/tag/v0.4.4","dependencies_parsed_at":"2025-06-09T04:23:54.543Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e5f27adf8f143604af241533cdd69df3ddb8d1c9","kind":"commit","published_at":"2016-07-14T18:34:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.3","html_url":"https://github.com/python/mypy/releases/tag/v0.4.3","dependencies_parsed_at":"2025-06-09T04:23:45.244Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"b8a2df91707bc3d5c9c3677c8017b614e41d017a","kind":"commit","published_at":"2016-06-09T18:30:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.2","html_url":"https://github.com/python/mypy/releases/tag/v0.4.2","dependencies_parsed_at":"2025-06-09T04:23:52.797Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1cd80cec5b6e5d6f5c88adfbad3db96be87316c","kind":"commit","published_at":"2016-05-06T17:27:22.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.1","html_url":"https://github.com/python/mypy/releases/tag/v0.4.1","dependencies_parsed_at":"2025-06-09T04:23:46.861Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9bb5f2e0ebc90aac5d948d1a7ebbb1f5003dca8e","kind":"commit","published_at":"2016-05-05T19:13:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.0","html_url":"https://github.com/python/mypy/releases/tag/v0.4.0","dependencies_parsed_at":"2025-06-09T04:23:44.544Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f6c71c57aeee0faeeb8c885d266eefd0b74cc72d","kind":"commit","published_at":"2016-02-19T12:02:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.3.1","html_url":"https://github.com/python/mypy/releases/tag/v0.3.1","dependencies_parsed_at":"2025-06-09T04:23:46.911Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1/manifests"},{"name":"v0.2.0","sha":"7805b2cd3ffd2aa15be430d6a652955310f7f4b1","kind":"commit","published_at":"2015-04-06T04:46:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.2.0","html_url":"https://github.com/python/mypy/releases/tag/v0.2.0","dependencies_parsed_at":"2025-06-09T04:23:44.382Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"14702418afc3bde9511ee50e5b76db7ad565f86e","kind":"commit","published_at":"2014-12-08T06:16:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.1.0","html_url":"https://github.com/python/mypy/releases/tag/v0.1.0","dependencies_parsed_at":"2025-06-09T04:23:48.985Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-06T23:58:17.352Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.706401008585746,"dependent_packages_count":9.561217324694391,"stargazers_count":0.4822490459747415,"forks_count":0.142630017733998,"docker_downloads_count":null,"average":3.723124349247219},"purl":"pkg:golang/github.com/python/mypy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/python/mypy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/python/mypy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/python/mypy/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-08-30T00:48:00.645Z","issues_count":3138,"pull_requests_count":2013,"avg_time_to_close_issue":37496670.234304935,"avg_time_to_close_pull_request":3601454.0496627837,"issues_closed_count":1778,"pull_requests_closed_count":1630,"pull_request_authors_count":345,"issue_authors_count":1609,"avg_comments_per_issue":3.4821542383683877,"avg_comments_per_pull_request":3.117237953303527,"merged_pull_requests_count":1412,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":839,"past_year_pull_requests_count":1144,"past_year_avg_time_to_close_issue":1716181.985882353,"past_year_avg_time_to_close_pull_request":874412.4870349492,"past_year_issues_closed_count":425,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":484,"past_year_avg_comments_per_issue":2.1740166865315853,"past_year_avg_comments_per_pull_request":2.4737762237762237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":801,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":341,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":259,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":185,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"JelleZijlstra","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"brianschubert","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"AlexWaygood","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"svalentin","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"A5rocks","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"tyralla","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"ichard26","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"jhance","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"koogoro","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"wesleywright","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"emmatyping","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"markshannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"uriyyo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"brettcannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"serhiy-storchaka","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serhiy-storchaka"},{"login":"ammaraskar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"JulienPalard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"Eclips4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"ilinum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilinum"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"}],"active_maintainers":[{"login":"JukkaL","count":204,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"cdce8p","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"hauntsaninja","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"ilevkivskyi","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"brianschubert","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"sobolevn","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"svalentin","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"JelleZijlstra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"wesleywright","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"AlexWaygood","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"jhance","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"ammaraskar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"markshannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"uriyyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython%2Fmypy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython%2Fmypy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython%2Fmypy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython%2Fmypy/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":6833,"full_name":"python/mypy","default_branch":"master","committers":[{"name":"Jukka Lehtosalo","email":"jukka.lehtosalo@iki.fi","login":"JukkaL","count":4841},{"name":"Michael J. Sullivan","email":"sully@msully.net","login":"msullivan","count":856},{"name":"Ivan Levkivskyi","email":"levkivskyi@gmail.com","login":"ilevkivskyi","count":793},{"name":"Shantanu","email":"12621235+hauntsaninja","login":"hauntsaninja","count":607},{"name":"Guido van Rossum","email":"guido@python.org","login":"gvanrossum","count":309},{"name":"Guido van Rossum","email":"guido@dropbox.com","login":null,"count":293},{"name":"Nikita Sobolev","email":"mail@sobolevn.me","login":"sobolevn","count":293},{"name":"Marc Mueller","email":"30130371+cdce8p","login":"cdce8p","count":217},{"name":"Sander Kersten","email":"spkersten@gmail.com","login":"spkersten","count":198},{"name":"Alex Waygood","email":"Alex.Waygood@Gmail.com","login":"AlexWaygood","count":166},{"name":"Michael Lee","email":"michael.lee.0x2a@gmail.com","login":"Michael0x2a","count":155},{"name":"David Fisher","email":"ddf1991@gmail.com","login":"ddfisher","count":153},{"name":"Igor Vuk","email":"parcijala@gmail.com","login":"ivuk","count":146},{"name":"Ethan Smith","email":"ethan@ethanhs.me","login":"emmatyping","count":115},{"name":"Elazar Gershuni","email":"elazarg@gmail.com","login":"elazarg","count":114},{"name":"jhance","email":"jhance","login":"jhance","count":101},{"name":"Michael Pokorny","email":"prvak@dropbox.com","login":null,"count":100},{"name":"Xuanda Yang","email":"th3charlie@gmail.com","login":"TH3CHARLie","count":99},{"name":"Jelle Zijlstra","email":"jelle.zijlstra@gmail.com","login":"JelleZijlstra","count":92},{"name":"97littleleaf11","email":"97littleleaf11","login":"97littleleaf11","count":80},{"name":"Stanislav Terliakov","email":"50529348+sterliakov","login":"sterliakov","count":79},{"name":"Eric Price","email":"ecprice@mit.edu","login":"ecprice","count":68},{"name":"Ilya Priven","email":"ilya.konstantinov@gmail.com","login":"ikonst","count":67},{"name":"Svyatoslav Ilinskiy","email":"ilinskiy.sv@gmail.com","login":"ilinum","count":58},{"name":"Reid Barton","email":"rwbarton@gmail.com","login":"rwbarton","count":55},{"name":"Greg Price","email":"gregprice@dropbox.com","login":"gnprice","count":54},{"name":"Brian Schubert","email":"brianm.schubert@gmail.com","login":"brianschubert","count":42},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":41},{"name":"Ali Hamdan","email":"ali.hamdan.dev@gmail.com","login":"hamdanal","count":40},{"name":"Jared Pochtar","email":"jared@dropbox.com","login":null,"count":38},{"name":"Valentin Stanciu","email":"250871+svalentin","login":"svalentin","count":36},{"name":"Max","email":"maxmoroz@gmail.com","login":"pkch","count":35},{"name":"pranavrajpal","email":"78008260+pranavrajpal","login":"pranavrajpal","count":34},{"name":"Ben Longbons","email":"b.r.longbons@gmail.com","login":"o11c","count":34},{"name":"Sebastian Rittau","email":"srittau@rittau.biz","login":"srittau","count":28},{"name":"Wen Zhang","email":"zhangwen@dropbox.com","login":null,"count":28},{"name":"Hugh Han","email":"hughhan1","login":"hughhan1","count":27},{"name":"Christoph Tyralla","email":"c.tyralla@bjoernsen.de","login":"tyralla","count":27},{"name":"Richard Si","email":"sichard26@gmail.com","login":"ichard26","count":26},{"name":"Matthias Kramm","email":"kramm@google.com","login":"matthiaskramm","count":24},{"name":"Wesley Collin Wright","email":"wesleyw@dropbox.com","login":"wesleywright","count":22},{"name":"Jing Wang","email":"jing@dropbox.com","login":"jingw","count":21},{"name":"Keith Philpott","email":"keith@digitalbutter.com","login":null,"count":21},{"name":"hoefling","email":"hoefling","login":"hoefling","count":20},{"name":"KotlinIsland","email":"65446343+KotlinIsland","login":"KotlinIsland","count":19},{"name":"Bob Ippolito","email":"bob@redivi.com","login":"etrepum","count":19},{"name":"Ryan Gonzalez","email":"rymg19@gmail.com","login":"refi64","count":18},{"name":"Rock Neurotiko","email":"miguelglafuente@gmail.com","login":"rockneurotiko","count":18},{"name":"Chad Dombrova","email":"chadrik@gmail.com","login":"chadrik","count":18},{"name":"dosisod","email":"39638017+dosisod","login":"dosisod","count":17},{"name":"David Euresti","email":"david@euresti.com","login":"euresti","count":17},{"name":"Max Murin","email":"maxmurin@dropbox.com","login":"koogoro","count":16},{"name":"Dixith","email":"7497698+dixith","login":"dixith","count":15},{"name":"Naomi Seyfer","email":"violet@antepenultimate.org","login":"sixolet","count":15},{"name":"Ekin Dursun","email":"ekindursun@gmail.com","login":"onlined","count":15},{"name":"James Guthrie","email":"james@prodigi.ch","login":"JamesGuthrie","count":15},{"name":"Marek Sapota","email":"mareksapota@fb.com","login":"mareksapota-fb","count":15},{"name":"Ryan Gonzalez","email":"kirbyfan64","login":"kirbyfan64","count":15},{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":14},{"name":"Sanjit Kalapatapu","email":"sanjitkal@gmail.com","login":"SanjitKal","count":14},{"name":"aph","email":"a.hewson@gmail.com","login":"ashleyh","count":14},{"name":"wyattscarpenter","email":"wyattscarpenter@gmail.com","login":"wyattscarpenter","count":14},{"name":"Łukasz Langa","email":"lukasz@langa.pl","login":"ambv","count":14},{"name":"Alex Frieder","email":"alex.frieder@gmail.com","login":"afrieder","count":14},{"name":"YuanchaoZhu","email":"zyc262626@gmail.com","login":"yczhu","count":14},{"name":"Michael R. Crusoe","email":"1330696+mr-c","login":"mr-c","count":14},{"name":"Hugues","email":"hugues.bruant@affirm.com","login":"hugues-aff","count":13},{"name":"Kyle Consalus","email":"kylec@dropbox.com","login":"kylec1","count":13},{"name":"EXPLOSION","email":"git@helvetica.moe","login":"A5rocks","count":13},{"name":"Advait Dixit","email":"48302999+advait-dixit","login":"advait-dixit","count":13},{"name":"Adrian Freund","email":"adrian@freund.io","login":"freundTech","count":12},{"name":"Brandt Bucher","email":"brandtbucher@gmail.com","login":"brandtbucher","count":12},{"name":"Sanjit Kalapatapu","email":"skalapatapu@skalapatapu-mbp.corp.dropbox.com","login":null,"count":12},{"name":"Dominik Miedziński","email":"dominik@mdzn.pl","login":"miedzinski","count":12},{"name":"Ian Kronquist","email":"iankronquist@teleport.com","login":"iankronquist","count":11},{"name":"Nipunn Koorapati","email":"nipunn1313@gmail.com","login":"nipunn1313","count":11},{"name":"Tomer Chachamu","email":"tomer.chachamu@gmail.com","login":"r3m0t","count":11},{"name":"Emil Hessman","email":"emil@hessman.se","login":"ceh","count":10},{"name":"Roy Williams","email":"roy.williams.iii@gmail.com","login":"rowillia","count":10},{"name":"Piotr Sawicki","email":"sawickipiotr@outlook.com","login":"p-sawicki","count":10},{"name":"Marti Raudsepp","email":"marti@juffo.org","login":"intgr","count":9},{"name":"ed1d1a8d","email":"tong.t.wang@gmail.com","login":"ed1d1a8d","count":9},{"name":"Schuyler Smith","email":"schuyler@dropbox.com","login":null,"count":9},{"name":"David","email":"wizzardx@gmail.com","login":"wizzardx","count":8},{"name":"Max Wittek","email":"wimax@dropbox.com","login":"wittekm","count":8},{"name":"Carl Meyer","email":"carl@oddbird.net","login":"carljm","count":8},{"name":"Ran Benita","email":"ran@unusedvar.com","login":"bluetech","count":8},{"name":"Akuli","email":"akuviljanen17@gmail.com","login":"Akuli","count":8},{"name":"Matthew Wright","email":"mrwright@dropbox.com","login":"mrwright","count":7},{"name":"Jakub Stasiak","email":"jakub@stasiak.at","login":"jstasiak","count":7},{"name":"Bernát Gábor","email":"gaborjbernat@gmail.com","login":"gaborbernat","count":7},{"name":"Thomas Grainger","email":"tagrain@gmail.com","login":"graingert","count":7},{"name":"Ville Skyttä","email":"ville.skytta@iki.fi","login":"scop","count":7},{"name":"Vita Smid","email":"me@ze.phyr.us","login":null,"count":6},{"name":"Daniel Watkins","email":"daniel@daniel-watkins.co.uk","login":"OddBloke","count":6},{"name":"Sinan Cepel","email":"sinancepel@fb.com","login":"sinancepel","count":6},{"name":"David Foster","email":"david@dafoster.net","login":"davidfstr","count":6},{"name":"Tin Tvrtković","email":"tinchester@gmail.com","login":"Tinche","count":6},{"name":"Erik Kemperman","email":"erikkemperman@gmail.com","login":"erikkemperman","count":5},{"name":"Ihor","email":"31508183+nautics889","login":"nautics889","count":5},{"name":"Jeff Walden","email":"jwalden@mit.edu","login":"jswalden","count":5},{"name":"Daniel F Moisset","email":"dmoisset@machinalis.com","login":"dmoisset","count":5},{"name":"BobTheBuidler","email":"70677534+BobTheBuidler","login":"BobTheBuidler","count":5},{"name":"Ashley Whetter","email":"AWhetter","login":"AWhetter","count":5},{"name":"Anders Kaseorg","email":"andersk@mit.edu","login":"andersk","count":5},{"name":"Aaron Gokaslan","email":"aaronGokaslan@gmail.com","login":"Skylion007","count":5},{"name":"Daniel Hahler","email":"git@thequod.de","login":"blueyed","count":5},{"name":"Marcell Vazquez-Chanlatte","email":"mvc@linux.com","login":"mvcisback","count":5},{"name":"Valérian Rousset","email":"tharvik","login":"tharvik","count":5},{"name":"bzoracler","email":"50305397+bzoracler","login":"bzoracler","count":5},{"name":"Stephen Morton","email":"git@tungol.org","login":"tungol","count":5},{"name":"Matt Bogosian","email":"matt@bogosian.net","login":"posita","count":5},{"name":"Tushar Sadhwani","email":"tushar.sadhwani000@gmail.com","login":"tusharsadhwani","count":5},{"name":"Nate McMaster","email":"nate.mcmaster@gmail.com","login":"natemcmaster","count":4},{"name":"dgelessus","email":"dgelessus","login":"dgelessus","count":4},{"name":"Vincent Barbaresi","email":"vbarbaresi","login":"vbarbaresi","count":4},{"name":"Tom Manderson","email":"me@trm.io","login":"TRManderson","count":4},{"name":"Shrey Desai","email":"shreydesai@me.com","login":"shreydesai","count":4},{"name":"Seth Yastrov","email":"syastrov@gmail.com","login":"syastrov","count":4},{"name":"Remigiusz Modrzejewski","email":"lrem@maxnet.org.pl","login":"lrem","count":4},{"name":"Peter McCormick","email":"peter@pdmccormick.com","login":"pdmccormick","count":4},{"name":"PattenR","email":"rhyspatten@googlemail.com","login":"PattenR","count":4},{"name":"Calen Pennington","email":"calen.pennington@gmail.com","login":"cpennington","count":4},{"name":"Momoko Hattori","email":"momohatt10@gmail.com","login":"momohatt","count":4},{"name":"Kamil Turek","email":"kamil.turek@hotmail.com","login":"kamilturek","count":4},{"name":"Joel Croteau","email":"jcroteau@gmail.com","login":"TV4Fun","count":4},{"name":"Jesse Lord","email":"jessewlord@gmail.com","login":"quartox","count":4},{"name":"Jacques de Hooge","email":"JdeH","login":"JdeH","count":4},{"name":"Géry Ogam","email":"gery.ogam@gmail.com","login":"geryogam","count":4},{"name":"Elliott Beach","email":"elliott2.71828@gmail.com","login":"elliott-beach","count":4},{"name":"g.denis","email":"gantsevdenis@gmail.com","login":"gantsevdenis","count":4},{"name":"Chetan Khanna","email":"31681374+ChetanKhanna","login":"ChetanKhanna","count":4},{"name":"lincolnq","email":"lincolnq@gmail.com","login":"lincolnq","count":4},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":4},{"name":"Štěpán Horáček","email":"4643182+shoracek","login":"shoracek","count":4},{"name":"Alexey Makridenko","email":"alexey.makridenko@gmail.com","login":"makridenko","count":3},{"name":"Avasam","email":"samuel.06@hotmail.com","login":"Avasam","count":3},{"name":"Bryan Forbes","email":"bryan@reigndropsfall.net","login":"bryanforbes","count":3},{"name":"Buck Baskin","email":"mobile.wbaskin@gmail.com","login":"buckbaskin","count":3},{"name":"Carol Willing","email":"carolcode@willingconsulting.com","login":"willingc","count":3},{"name":"Tobin Yehle","email":"tobinyehle@gmail.com","login":"tyehle","count":3},{"name":"Vincent Vanlaer","email":"13833860+VincentVanlaer","login":"VincentVanlaer","count":3},{"name":"Evgeniy Slobodkin","email":"eugene.slobodkin@gmail.com","login":"sloboegen","count":3},{"name":"Ethan Leba","email":"ethanleba5@gmail.com","login":"ethan-leba","count":3},{"name":"Rafael Carício","email":"rafael.caricio@fireeye.com","login":"rafaelcaricio","count":3},{"name":"Hugo","email":"hugovk","login":"hugovk","count":3},{"name":"Zac Hatfield-Dodds","email":"zac.hatfield.dodds@gmail.com","login":"Zac-HD","count":3},{"name":"Thomas Johnson","email":"thomasjohns@fastmail.com","login":"thomasjohns","count":3},{"name":"Charlie Denton","email":"charlie@meshy.co.uk","login":"meshy","count":3},{"name":"AJ Rasmussen","email":"aj.rasmussen@outlook.com","login":"ajrpeggio","count":3},{"name":"Fabian Keller","email":"bluenote10","login":"bluenote10","count":3},{"name":"Florian Bruhin","email":"me@the-compiler.org","login":"The-Compiler","count":3},{"name":"GiorgosPapoutsakis","email":"116210016+GiorgosPapoutsakis","login":"GiorgosPapoutsakis","count":3},{"name":"Herbert Ho","email":"herbert.ho@gmail.com","login":"herb","count":3},{"name":"Joren Hammudoglu","email":"jhammudoglu@gmail.com","login":"jorenham","count":3},{"name":"Adam Weeden","email":"adamweeden@gmail.com","login":"TheCleric","count":3},{"name":"ahmadF","email":"fanaei.ahmad@gmail.com","login":"AFanaei","count":3},{"name":"anilbey","email":"anil.tuncel@epfl.ch","login":"anilbey","count":3},{"name":"hetmankp","email":"728670+hetmankp","login":"hetmankp","count":3},{"name":"jag426","email":"jag426@cornell.edu","login":"jag426","count":3},{"name":"johnthagen","email":"johnthagen","login":"johnthagen","count":3},{"name":"kxing","email":"kxing@alum.mit.edu","login":"kxing","count":3},{"name":"vsakkas","email":"vasileios.sakkas96@gmail.com","login":"vsakkas","count":3},{"name":"yuxiang-he","email":"yuxiang-he","login":"yuxiang-he","count":3},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":3},{"name":"Maxim Kurnikov","email":"maxim.kurnikov@gmail.com","login":"mkurnikov","count":3},{"name":"Wiktor Niesiobędzki","email":"github@vink.pl","login":"wiktorn","count":3},{"name":"Matt Gilson","email":"m.gilson1@gmail.com","login":"mgilson","count":3},{"name":"Ron","email":"ron@horizonchess.com","login":"ron-mypy","count":3},{"name":"Shuyao Bi","email":"shuyaob@andrew.cmu.edu","login":"bechob","count":3},{"name":"Spencer Brown","email":"spencerb21@live.com","login":"TeamSpen210","count":3},{"name":"Tad Leonard","email":"tadfleonard@gmail.com","login":"TadLeonard","count":3},{"name":"Alexander Bliskovsky","email":"alexander.bliskovsky@gmail.com","login":"jxcl","count":3},{"name":"KotlinIsland","email":"kotlinisland","login":"kotlinisland","count":3},{"name":"Lawrence Chan","email":"llchan","login":"llchan","count":3},{"name":"LiuYuhui","email":"LiuYuHui","login":"LiuYuHui","count":3},{"name":"Chris Philip","email":"chrisp533@gmail.com","login":"chrisphilip322","count":3},{"name":"Della Anjeh","email":"dellaanjeh@Dellas-MacBook-Air.local","login":null,"count":3},{"name":"sqwishy","email":"somebody@froghat.ca","login":"sqwishy","count":2},{"name":"yihong","email":"shen_yi_hong@outlook.com","login":"shenyih0ng","count":2},{"name":"谭九鼎","email":"109224573@qq.com","login":"imba-tjd","count":2},{"name":"Brad","email":"brad.solomon.1124@gmail.com","login":"bsolomon1124","count":2},{"name":"Chris","email":"climan99@gmail.com","login":"allthedata","count":2},{"name":"MechanicalConstruct","email":"obonzo4356@proton.me","login":"MechanicalConstruct","count":2},{"name":"MentalMegalodon","email":"mentalmegalodon@gmail.com","login":"MentalMegalodon","count":2},{"name":"Nehal J Wani","email":"nehaljw.kkd1@gmail.com","login":"nehaljwani","count":2},{"name":"Nick Crews","email":"nicholas.b.crews@gmail.com","login":"NickCrews","count":2},{"name":"Nick Gaya","email":"ngaya-ll","login":"ngaya-ll","count":2},{"name":"Niklas Gustafsson","email":"niklas.erik.gustafson@gmail.com","login":"Nickedude","count":2},{"name":"Nils K","email":"24257556+septatrix","login":"septatrix","count":2},{"name":"Paul Sokolovsky","email":"pfalcon@users.sourceforge.net","login":"pfalcon","count":2},{"name":"Peter Law","email":"PeterJCLaw@gmail.com","login":"PeterJCLaw","count":2},{"name":"Peter Ludemann","email":"peter.ludemann@gmail.com","login":"kamahen","count":2},{"name":"Steven Allen","email":"steven@stebalien.com","login":"Stebalien","count":2},{"name":"Jared Garst","email":"jgarst","login":"jgarst","count":2},{"name":"Jannic Warken","email":"jannic.warken@gmail.com","login":"kreathon","count":2},{"name":"Jan Verbeek","email":"55185397+janverb","login":"janverb","count":2},{"name":"James Braza","email":"jamesbraza@gmail.com","login":"jamesbraza","count":2},{"name":"Jacob Beck","email":"beckjake","login":"beckjake","count":2},{"name":"InSync","email":"insyncwithfoo@gmail.com","login":"InSyncWithFoo","count":2},{"name":"Hiroshi Ogawa","email":"hi.ogawa.zz@gmail.com","login":"hi-ogawa","count":2},{"name":"Henry Schreiner","email":"HenrySchreinerIII@gmail.com","login":"henryiii","count":2},{"name":"Heather White","email":"eevel.weezel@gmail.com","login":"eevelweezel","count":2},{"name":"Hamir Mahal","email":"hamirmahal@gmail.com","login":"hamirmahal","count":2},{"name":"Gregory Santosa","email":"94944372+gregorysantosa","login":"gregorysantosa","count":2},{"name":"Victorien","email":"65306057+Viicos","login":"Viicos","count":2},{"name":"John Reese","email":"john@noswap.com","login":"amyreese","count":2},{"name":"Jon Shea","email":"1385+jonshea","login":"jonshea","count":2},{"name":"Kevin Kirsche","email":"Kev.Kirsche+GitHub@gmail.com","login":"kkirsche","count":2},{"name":"Konstantin Weddige","email":"kontakt@weddige.eu","login":"weddige","count":2},{"name":"László Vaskó","email":"1771332+vlaci","login":"vlaci","count":2},{"name":"Stanislav Levin","email":"slev@altlinux.org","login":"stanislavlevin","count":2},{"name":"TrueBrain","email":"TrueBrain","login":"TrueBrain","count":2},{"name":"Tushar Sadhwani","email":"86737547+tushar-deepsource","login":"tushar-deepsource","count":2},{"name":"Vincent Perez","email":"perezv815@gmail.com","login":"vincent-prz","count":2},{"name":"Wojciech Kaczmarek","email":"wojtekk@kofeina.net","login":"wkhere","count":2},{"name":"Randolf Scholz","email":"randolf.scholz@gmail.com","login":"randolf-scholz","count":2},{"name":"luzpaz","email":"luzpaz","login":"luzpaz","count":2},{"name":"lazytype","email":"lazytype","login":"lazytype","count":2},{"name":"joey-laminar","email":"92668266+joey-laminar","login":"joey-laminar","count":2},{"name":"jairov4","email":"1904410+jairov4","login":"jairov4","count":2},{"name":"hatal175","email":"hatal175","login":"hatal175","count":2},{"name":"gclinch","email":"g.clinch@lancaster.ac.uk","login":"gclinch","count":2},{"name":"esarp","email":"11684270+esarp","login":"esarp","count":2},{"name":"Yurii Karabas","email":"1998uriyyo@gmail.com","login":"uriyyo","count":2},{"name":"Yuval Langer","email":"yuval.langer@gmail.com","login":"yuvallanger","count":2},{"name":"cclauss","email":"cclauss@me.com","login":"cclauss","count":2},{"name":"ctcutler","email":"ctcutler@gmail.com","login":"ctcutler","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Stanislav K","email":"44553725+stkrizh","login":"stkrizh","count":2},{"name":"Marco Gorelli","email":"marcogorelli@protonmail.com","login":"MarcoGorelli","count":2},{"name":"Sergei Izmailov","email":"sergei.a.izmailov@gmail.com","login":"sizmailov","count":2},{"name":"Philip Jägenstedt","email":"philip@foolip.org","login":"foolip","count":2},{"name":"Seo Sanghyeon","email":"sanxiyn@gmail.com","login":"sanxiyn","count":2},{"name":"Sara Sinback","email":"sara.sinback@gmail.com","login":"sinback","count":2},{"name":"Rajiv Singh","email":"rajivperfect007@gmail.com","login":"iamrajiv","count":2},{"name":"Samuel Colvin","email":"s@muelcolvin.com","login":"samuelcolvin","count":2},{"name":"Elisha Hollander","email":"just4now666666@gmail.com","login":"donno2048","count":2},{"name":"Eduard-Cristian Stefan","email":"alexandrul","login":"alexandrul","count":2},{"name":"Gareth T","email":"garetht","login":"garetht","count":2},{"name":"DetachHead","email":"57028336+DetachHead","login":"DetachHead","count":2},{"name":"Tamir Duberstein","email":"tamird@gmail.com","login":"tamird","count":2},{"name":"Taneli Hukkinen","email":"3275109+hukkin","login":"hukkin","count":2},{"name":"Terence Honles","email":"terence@honles.com","login":"terencehonles","count":2},{"name":"Denys Halenok","email":"denys.halenok@gmail.com","login":"dhalenok","count":2},{"name":"Aristotelis Mikropoulos","email":"amikrop@gmail.com","login":"amikrop","count":2},{"name":"Anmol Takiar","email":"34587426+atakiar","login":"atakiar","count":2},{"name":"Maarten ter Huurne","email":"maarten@treewalker.org","login":"mthuurne","count":2},{"name":"Marcel Telka","email":"marcel@telka.sk","login":"mtelka","count":2},{"name":"Margaret Sy","email":"margaretsy1016@gmail.com","login":"margaret","count":2},{"name":"Mason Bially","email":"mason.bially@gmail.com","login":"mason-bially","count":2},{"name":"Matthew Woehlke","email":"matthew.woehlke@kitware.com","login":"mwoehlke-kitware","count":2},{"name":"Max Chang","email":"62986841+changhoetyng","login":"changhoetyng","count":2},{"name":"Max Muoto","email":"maxmuoto@gmail.com","login":"max-muoto","count":2},{"name":"Abhinay Pandey","email":"abhinaypandey02@gmail.com","login":"abhinaypandey02","count":2},{"name":"Albert Tugushev","email":"albert@tugushev.ru","login":"atugushev","count":2},{"name":"Alex Jurkiewicz","email":"alex@jurkiewi.cz","login":"alexjurkiewicz","count":2},{"name":"Alexandre Viau","email":"alexandre@alexandreviau.net","login":"aviau","count":2},{"name":"Amir Rachum","email":"amir@rachum.com","login":"Nurdok","count":2},{"name":"Andrew Sprenchynat","email":"eternal86@gmail.com","login":"eternal861","count":2},{"name":"Gustav Gränsbo","email":"gusgr644@student.liu.se","login":null,"count":2},{"name":"Kamil Turek","email":"kamil.turek@nokia.com","login":null,"count":2},{"name":"Petter Friberg","email":"petter@5monkeys.se","login":null,"count":2},{"name":"Roy Williams","email":"rwilliams@lyft.com","login":null,"count":2},{"name":"Brian Mboya","email":"asheuh49@gmail.com","login":null,"count":2},{"name":"Gigi","email":"gigi.sayfan@aclimalabs.com","login":null,"count":2},{"name":"Thomas Ballinger","email":"thomasballinger@gmail.com","login":"thomasballinger","count":2},{"name":"Jason","email":"armooo@armooo.net","login":"armooo","count":2},{"name":"Chainfire","email":"chainfire@chainfire.eu","login":"Chainfire","count":2},{"name":"Tuomas Siipola","email":"tuomas@zpl.fi","login":"siiptuo","count":2},{"name":"Timofey Kukushkin","email":"tima@kukushkin.me","login":"tkukushkin","count":2},{"name":"Thomas MK","email":"tmke@posteo.net","login":"tmke8","count":2},{"name":"Raphael Gaschignard","email":"raphael@rtpg.co","login":"rtpg","count":2},{"name":"Patryk Gałczyński","email":"patryk@coffeemeetsbagel.com","login":"evemorgen","count":2},{"name":"Patrick Williams","email":"patrickw276@gmail.com","login":"patrickw276","count":2},{"name":"Robsdedude","email":"rouven.bauer@neo4j.com","login":"robsdedude","count":2},{"name":"Arjun","email":"44180430+ArjunSahlot","login":"ArjunSahlot","count":2},{"name":"Babak","email":"webmaster@keyvani.com","login":"bkeyvani","count":2},{"name":"Bas van Beek","email":"43369155+BvB93","login":"BvB93","count":2},{"name":"Ben Darnell","email":"ben@bendarnell.com","login":"bdarnell","count":2},{"name":"Ben Raz","email":"ben9923@gmail.com","login":"ben9923","count":2},{"name":"Chris Lamb","email":"chris@chris-lamb.co.uk","login":"lamby","count":2},{"name":"Cibin Mathew","email":"10793628+cibinmathew","login":"cibinmathew","count":2},{"name":"Cohen Karnell","email":"cohen@trialspark.com","login":"ckarnell","count":2},{"name":"Daniel Li","email":"daniel.li@deshaw.com","login":"li-dan","count":2},{"name":"Danny Weinberg","email":"FuegoFro@gmail.com","login":"FuegoFro","count":2},{"name":"Rohit Sanjay","email":"sanjay.rohit2@gmail.com","login":"rohitsanj","count":2},{"name":"Tapasweni Pathak","email":"tapaswenipathak@gmail.com","login":"tapaswenipathak","count":1},{"name":"Tarashish Mishra","email":"sunu","login":"sunu","count":1},{"name":"Tavian Barnes","email":"tavianator@tavianator.com","login":"tavianator","count":1},{"name":"Tetsuya Morimoto","email":"tetsuya.morimoto@gmail.com","login":"t2y","count":1},{"name":"Allison King","email":"allisonjuliaking@gmail.com","login":"allisonking","count":1},{"name":"Amanda Walker","email":"amanda@amandawalker.io","login":"AnOctopus","count":1},{"name":"Amin Alaee","email":"mohammadamin.alaee@gmail.com","login":"aminalaee","count":1},{"name":"Amit D","email":"amitdev2222@gmail.com","login":"amitdo","count":1},{"name":"Amit jha","email":"amit.jha6700@gmail.com","login":"amit-jha-cmd","count":1},{"name":"Anders Schuller","email":"andersschuller@gmail.com","login":"andersschuller","count":1},{"name":"Andrew Aldridge","email":"i80and@foxquill.com","login":"i80and","count":1},{"name":"Andriy Teraz","email":"ateraz","login":"ateraz","count":1},{"name":"Andrzej Bartosiński","email":"113755748+neob91-close","login":"neob91-close","count":1},{"name":"Andrzej Górski","email":"andrzej3393@gmail.com","login":"andrzej3393","count":1},{"name":"Tan Yuanhong","email":"leotan.yh@gmail.com","login":"le0tan","count":1},{"name":"Tadeu Manoel","email":"e.tadeu@gmail.com","login":"tadeu","count":1},{"name":"Séamus Ó Ceanainn","email":"seamusoceanainn@gmail.com","login":"soceanainn","count":1},{"name":"Sveinung Gundersen","email":"sveinugu@ifi.uio.no","login":"sveinugu","count":1},{"name":"Sukhorosov Aleksey","email":"39103632+alexdrydew","login":"alexdrydew","count":1},{"name":"Steven Troxler","email":"steven.troxler@gmail.com","login":"stroxler","count":1},{"name":"Steve Dignam","email":"sbdchd","login":"sbdchd","count":1},{"name":"Stefanie Molin","email":"24376333+stefmolin","login":"stefmolin","count":1},{"name":"StefanM-TT","email":"96481686+StefanM-TT","login":"StefanM-TT","count":1},{"name":"Stavros Ntentos","email":"133706+stdedos","login":"stdedos","count":1},{"name":"Srinivas Lade","email":"srinulade1@gmail.com","login":"srilman","count":1},{"name":"Soubhik Kumar Mitra","email":"59209034+x612skm","login":"x612skm","count":1},{"name":"Chen Rotem Levy","email":"chenl","login":"chenl","count":1},{"name":"Chris Keefe","email":"39198770+ChrisKeefe","login":"ChrisKeefe","count":1},{"name":"Chris Oelmueller","email":"chris.oelmueller@gmail.com","login":"ChrisOelmueller","count":1},{"name":"Callum Wilkinson","email":"c.h_w@icloud.com","login":"cph-w","count":1},{"name":"Bénédikt Tran","email":"10796600+picnixz","login":"picnixz","count":1},{"name":"Byungwoo Jeon","email":"iam.byungwoo@gmail.com","login":"byung-u","count":1},{"name":"Bruce Merry","email":"bmerry@gmail.com","login":"bmerry","count":1},{"name":"Brodie Rao","email":"brodie@sf.io","login":"aiiie","count":1},{"name":"Brian Phillips","email":"56549508+bphillips-exos","login":"bphillips-exos","count":1},{"name":"Brian Bruggeman","email":"brian.m.bruggeman@gmail.com","login":"brianbruggeman","count":1},{"name":"Brett Cannon","email":"brettcannon","login":"brettcannon","count":1},{"name":"Brandon W Maister","email":"quodlibetor@gmail.com","login":"quodlibetor","count":1},{"name":"Bogdan Popa","email":"popa.bogdanp@gmail.com","login":"Bogdanp","count":1},{"name":"Bob Whitelock","email":"bob.whitelock1@gmail.com","login":"bobwhitelock","count":1},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":1},{"name":"Dimitri Merejkowsky","email":"dmerejkowsky","login":"dmerejkowsky","count":1},{"name":"Diego Elio Pettenò","email":"flameeyes@flameeyes.com","login":"Flameeyes","count":1},{"name":"Dheeraj","email":"44266862+dheerajreal","login":"dheerajreal","count":1},{"name":"Denis Laxalde","email":"denis@laxalde.org","login":"dlax","count":1},{"name":"Deepyaman Datta","email":"deepyaman.datta@utexas.edu","login":"deepyaman","count":1},{"name":"David Wobrock","email":"david.wobrock@gmail.com","login":"David-Wobrock","count":1},{"name":"David Tucker","email":"david@tucker.name","login":"dmtucker","count":1},{"name":"David Shea","email":"dshea@redhat.com","login":"dashea","count":1},{"name":"David Salvisberg","email":"dave@daverball.com","login":"Daverball","count":1},{"name":"Antoine Lecubin","email":"alecubin@cogent.co.jp","login":"Zeletochoy","count":1},{"name":"André Caron","email":"andre.l.caron@gmail.com","login":"AndreLouisCaron","count":1},{"name":"Sorin Sbarnea","email":"sorin.sbarnea@gmail.com","login":"ssbarnea","count":1},{"name":"Arnav Jain","email":"116742881+arnav-jain1","login":"arnav-jain1","count":1},{"name":"Brooke","email":"xbian@applause.com","login":null,"count":1},{"name":"David Euresti","email":"david@zapgram.com","login":null,"count":1},{"name":"Alexandre Bouayad","email":"dr.alexandre.bouayad@gmail.com","login":null,"count":1},{"name":"Alex Brandt","email":"alunduil@alunduil.com","login":null,"count":1},{"name":"Alan Du","email":"alan.h.du@gmail.com","login":null,"count":1},{"name":"Adrien Chauve","email":"adrien.chauve@gmail.com","login":null,"count":1},{"name":"Adam","email":"amartincote@spiria.com","login":null,"count":1},{"name":"Anup Chenthamarakshan","email":"anupc@dropbox.com","login":null,"count":1},{"name":"Tavian Barnes","email":"tavian.barnes@microsoft.com","login":null,"count":1},{"name":"Sebastian Witowski","email":"sebastian.witowski@cern.ch","login":null,"count":1},{"name":"Thiago","email":"thiago@yipitdata.com","login":null,"count":1},{"name":"Paul Kienzle","email":"pkienzle@gmail.com","login":null,"count":1},{"name":"Rémi Lapeyre","email":"remi.lapeyre@henki.fr","login":null,"count":1},{"name":"ceh","email":"emil+github@hessman.se","login":null,"count":1},{"name":"Harrison McCarty","email":"mccarth@purdue.edu","login":null,"count":1},{"name":"Gustav Gränsbo","email":"gustav.gransbo@offerta.se","login":null,"count":1},{"name":"Filip Figiel","email":"peccator93@gmail.com","login":null,"count":1},{"name":"Felipe de Morais","email":"fmorais@thoughtworks.com","login":null,"count":1},{"name":"Miguel Garcia Lafuente","email":"mgarcia@conwet.com","login":null,"count":1},{"name":"Keith Philpott","email":"keith@utilityapi.com","login":null,"count":1},{"name":"Juhi Chandalia","email":"juhi.chandalia@doma.com","login":null,"count":1},{"name":"Matas Kairaitis","email":"me@mataskairaitis.com","login":null,"count":1},{"name":"Li Haoyi","email":"haoyi@dropbox.com","login":null,"count":1},{"name":"Lewis Cowles","email":"hi@lewiscowles.me","login":null,"count":1},{"name":"Chelsea Durazo","email":"chelsea.durazo@encora.com","login":null,"count":1},{"name":"Smart","email":"47581948+hellocoldworld","login":"hellocoldworld","count":1},{"name":"Adam Smith","email":"unfactorable.polynomial@gmail.com","login":"adamsmasher","count":1},{"name":"Adam","email":"avere001@ucr.edu","login":"avere001","count":1},{"name":"Abtin","email":"aptih@me.com","login":"akerami","count":1},{"name":"Abhas Bhattacharya","email":"abhasbhattacharya2@gmail.com","login":"bendtherules","count":1},{"name":"Abel Sen","email":"19356702+neuroevolutus","login":"neuroevolutus","count":1},{"name":"Abdullah Selek","email":"abdullahselek","login":"abdullahselek","count":1},{"name":"Abdul Rehaman","email":"59757602+AR10X","login":"AR10X","count":1},{"name":"Aaron Ecay","email":"aaronecay@gmail.com","login":"aecay","count":1},{"name":"Aaron Batilo","email":"AaronBatilo@gmail.com","login":"abatilo","count":1},{"name":"Chris Rose","email":"offby1@offby1.net","login":"offbyone","count":1},{"name":"Bertrand Bonnefoy-Claudet","email":"bertrandbc@gmail.com","login":"bbc2","count":1},{"name":"Ben Wolsieffer","email":"benwolsieffer@gmail.com","login":"lopsided98","count":1},{"name":"Ben Kuhn","email":"ben.s.kuhn@gmail.com","login":"benkuhn","count":1},{"name":"Ben Duffield","email":"jebavarde@gmail.com","login":"bavardage","count":1},{"name":"Ben Brown","email":"ben@demerara.io","login":"benjamb","count":1},{"name":"Anton Ian Sipos","email":"aisipos@gmail.com","login":"aisipos","count":1},{"name":"Anton Agestam","email":"git@antonagestam.se","login":"antonagestam","count":1},{"name":"Batuhan Osman Taşkaya","email":"batuhanosmantaskaya@gmail.com","login":"isidentical","count":1},{"name":"Barry Warsaw","email":"barry@python.org","login":"warsaw","count":1},{"name":"Barnaby Shearer","email":"b@zi.is","login":"BarnabyShearer","count":1},{"name":"Antoine Prouvost","email":"AntoinePrv","login":"AntoinePrv","count":1},{"name":"Aurélien Jaquier","email":"72930209+AurelienJaquier","login":"AurelienJaquier","count":1},{"name":"Augusto F. Hack","email":"hack.augusto@gmail.com","login":"hackaugusto","count":1},{"name":"Ashwini Chaudhary","email":"ashwch","login":"ashwch","count":1},{"name":"Arne Welzel","email":"awelzel","login":"awelzel","count":1},{"name":"Shashank Parekh","email":"shashank201101193@gmail.com","login":"sp1rs","count":1},{"name":"Sebastian Reuße","email":"seb@wirrsal.net","login":"eigengrau","count":1},{"name":"Tuomas Suutari","email":"tuomas@nepnep.net","login":"suutari","count":1},{"name":"Tudor Brindus","email":"me@tbrindus.ca","login":"Xyene","count":1},{"name":"Tripp Horbinski","email":"tphorbin@gmail.com","login":"triqp","count":1},{"name":"Tony E Lewis","email":"tonyelewis","login":"tonyelewis","count":1},{"name":"Tomoki Nakagawa","email":"33854773+nakatomotoi","login":"nakatomotoi","count":1},{"name":"Tomasz Walotek","email":"tomasz.walotek@gmail.com","login":"uolot","count":1},{"name":"Tom Scogland","email":"tom.scogland@gmail.com","login":"trws","count":1},{"name":"Tom Schraitle","email":"tomschr","login":"tomschr","count":1},{"name":"Tom Lee","email":"93216+thomaslee","login":"thomaslee","count":1},{"name":"Tim Ruffing","email":"dev@real-or-random.org","login":"real-or-random","count":1},{"name":"Tim Hoffmann","email":"2836374+timhoffm","login":"timhoffm","count":1},{"name":"Tim Geypens","email":"tim.geypens@gmail.com","login":"getim","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Tim Gallant","email":"me@timgallant.us","login":"tgallant","count":1},{"name":"Tim D. Smith","email":"github@tim-smith.us","login":"tdsmith","count":1},{"name":"Thomas Mattone","email":"43917226+Luunynliny","login":"Luunynliny","count":1},{"name":"Thomas Hisch","email":"t.hisch@gmail.com","login":"twmr","count":1},{"name":"Theodore Liu","email":"theodoretliu@gmail.com","login":"theodoretliu","count":1},{"name":"mixed-source","email":"75610070+mixed-source","login":"mixed-source","count":1},{"name":"marco-dd","email":"44383269+marcodoordash","login":"marcodoordash","count":1},{"name":"madt2709","email":"55849102+madt2709","login":"madt2709","count":1},{"name":"lenayoung8","email":"153099057+lenayoung8","login":"lenayoung8","count":1},{"name":"kcaebe","email":"kcaebe@gmail.com","login":"kcaebe","count":1},{"name":"Ramazan Elsunakev","email":"35545693+relsunkaev","login":"relsunkaev","count":1},{"name":"Ram Rachum","email":"ram@rachum.com","login":"cool-RR","count":1},{"name":"Rahiel Kasim","email":"rahielkasim@gmail.com","login":"rahiel","count":1},{"name":"Rafi Blecher","email":"RafiB","login":"RafiB","count":1},{"name":"RAHUL RAJA","email":"rahul.110392@gmail.com","login":"rahulrj","count":1},{"name":"Purna Chandra Mansingh","email":"42216008+purna135","login":"purna135","count":1},{"name":"Prayag Verma","email":"prayag.verma@gmail.com","login":"prayagverma","count":1},{"name":"Prasanth Chettri","email":"35295049+PrasanthChettri","login":"PrasanthChettri","count":1},{"name":"Pradyun Gedam","email":"pradyunsg@gmail.com","login":"pradyunsg","count":1},{"name":"Poruri Sai Rahul","email":"rahul.poruri@gmail.com","login":"rahulporuri","count":1},{"name":"Peter Badida","email":"KeyWeeUsr","login":"KeyWeeUsr","count":1},{"name":"Peilonrayz","email":"Peilonrayz","login":"Peilonrayz","count":1},{"name":"Paul m. p. Peny","email":"mail.peny@free.fr","login":"pmp-p","count":1},{"name":"Paul Ganssle","email":"67915935+pganssle-google","login":"pganssle-google","count":1},{"name":"Patrick Arminio","email":"patrick.arminio@gmail.com","login":"patrick91","count":1},{"name":"Sean McLemon","email":"sean.mclemon@gmail.com","login":"smcl","count":1},{"name":"Saul Shanabrook","email":"s.shanabrook@gmail.com","login":"saulshanabrook","count":1},{"name":"Samuel Williams","email":"samuelhwilliams","login":"samuelhwilliams","count":1},{"name":"Samer Masterson","email":"nosefrog@gmail.com","login":"samertm","count":1},{"name":"Sam Xifaras","email":"s.xifaras999@gmail.com","login":"sam-xif","count":1},{"name":"Sam Bull","email":"aa6bs0@sambull.org","login":"Dreamsorcerer","count":1},{"name":"David Runge","email":"dave@sleepmap.de","login":"dvzrv","count":1},{"name":"Sid Kapur","email":"sid-kap","login":"sid-kap","count":1},{"name":"Shunsuke Shimizu","email":"grafi@grafi.jp","login":"grafi-tt","count":1},{"name":"Russ Allbery","email":"eagle@eyrie.org","login":"rra","count":1},{"name":"Ruslan Sayfutdinov","email":"ruslan@sayfutdinov.com","login":"KapJI","count":1},{"name":"Rune Tynan","email":"runetynan@gmail.com","login":"CraftSpider","count":1},{"name":"Rubin Raithel","email":"33808743+Coronon","login":"Coronon","count":1},{"name":"Roman Solomatin","email":"36135455+Samoed","login":"Samoed","count":1},{"name":"Roland van Laar","email":"roland@rolandvanlaar.nl","login":"rvanlaar","count":1},{"name":"Rodrigo Silva","email":"github@rodrigosilva.com","login":"MestreLion","count":1},{"name":"Robin Chen","email":"robinchm@gmail.com","login":"robinchm","count":1},{"name":"Rob Day","email":"rkd@rkd.me.uk","login":"rkday","count":1},{"name":"Richard Eames","email":"github@naddiseo.ca","login":"Naddiseo","count":1},{"name":"quinn-sasha","email":"quinnsashakenta@gmail.com","login":"quinn-sasha","count":1},{"name":"q0w","email":"43147888+q0w","login":"q0w","count":1},{"name":"prostomarkeloff","email":"28061158+prostomarkeloff","login":"prostomarkeloff","count":1},{"name":"parthaxntn","email":"79789738+parthaxntn","login":"parthaxntn","count":1},{"name":"pando","email":"ndjman7@gmail.com","login":"ndjman7","count":1},{"name":"oremanj","email":"oremanj@mit.edu","login":"oremanj","count":1},{"name":"oda","email":"ainsophyao@gmail.com","login":"oda","count":1},{"name":"nu_no","email":"mail@nunoand.re","login":"nuno-andre","count":1},{"name":"mr.Shu","email":"mr@shu.io","login":"mrshu","count":1},{"name":"Lefteris Karapetsas","email":"lefteris@refu.co","login":"LefterisJP","count":1},{"name":"Lakshay Bisht","email":"lakshaybisht.777@gmail.com","login":"LakshayBisht","count":1},{"name":"Kyle Verhoog","email":"kyle@verhoog.ca","login":"Kyle-Verhoog","count":1},{"name":"Kyle Benesch","email":"4b796c65+github@gmail.com","login":"HexDecimal","count":1},{"name":"Krzysztof Przybyła","email":"krzysztof.h.przybyla@gmail.com","login":"kprzybyla","count":1},{"name":"Kouroche Bouchiat","email":"kourbou","login":"kourbou","count":1},{"name":"Shubham SInghal","email":"ssinghal1968@gmail.com","login":"shubz1998","count":1},{"name":"jianghuyiyuan","email":"shuangcui@live.com","login":"jianghuyiyuan","count":1},{"name":"iyanging","email":"iyanging@163.com","login":"iyanging","count":1},{"name":"ishaan","email":"parikh.i.m@gmail.com","login":"pikachu","count":1},{"name":"icoxfog417","email":"icoxfog417@yahoo.co.jp","login":"icoxfog417","count":1},{"name":"hesam","email":"97763520+hesam-ghamary","login":"hesam-ghamary","count":1},{"name":"henribru","email":"6639509+henribru","login":"henribru","count":1},{"name":"gresm","email":"78505251+gresm","login":"gresm","count":1},{"name":"gilesgc","email":"50000301+gilesgc","login":"gilesgc","count":1},{"name":"geo7","email":"geo7","login":"geo7","count":1},{"name":"frerikandriessen","email":"85996204+frerikandriessen","login":"frerikandriessen","count":1},{"name":"fdeliege","email":"fdeliege@gmail.com","login":"fdeliege","count":1},{"name":"정승원","email":"aliwo@naver.com","login":"aliwo","count":1},{"name":"林玮 (Jade Lin)","email":"linw1995@icloud.com","login":"linw1995","count":1},{"name":"Łukasz Kwieciński","email":"64413721+Kwieeciol","login":"Kwieeciol","count":1},{"name":"Özgür","email":"ozgurturkiye@gmail.com","login":"ozgurturkiye","count":1},{"name":"zipperer","email":"47086307+zipperer","login":"zipperer","count":1},{"name":"youkaichao","email":"youkaichao@gmail.com","login":"youkaichao","count":1},{"name":"yed podtrzitko","email":"yedpodtrzitko","login":"yedpodtrzitko","count":1},{"name":"yaegassy","email":"yaegassy","login":"yaegassy","count":1},{"name":"Saleem Rashid","email":"dev@saleemrashid.com","login":"saleemrashid","count":1},{"name":"Saiprasad Kale","email":"35297720+Saiprasad16","login":"Saiprasad16","count":1},{"name":"Rūdolfs Vikmanis","email":"rudolfs.vikmanis@gmail.com","login":"rvikmanis","count":1},{"name":"Ryan Soklaski","email":"rsoklaski@gmail.com","login":"rsokl","count":1},{"name":"wyfo","email":"joperez@hotmail.fr","login":"wyfo","count":1},{"name":"wwuck","email":"301402+wwuck","login":"wwuck","count":1},{"name":"wookie184","email":"wookie1840@gmail.com","login":"wookie184","count":1},{"name":"willtryagain","email":"41161981+willtryagain","login":"willtryagain","count":1},{"name":"viourr","email":"jeremiahcpaige@gmail.com","login":"ucodery","count":1},{"name":"vasiliy","email":"68805512+v-spassky","login":"v-spassky","count":1},{"name":"urnest","email":"urnest@onthenet.com.au","login":"urnest","count":1},{"name":"ulric260","email":"ulric.aleksandrov@gmail.com","login":"leo-dur","count":1},{"name":"thomaswhaley","email":"39359869+thomas-whaley","login":"thomas-whaley","count":1},{"name":"teresa0605","email":"92952705+teresa0605","login":"teresa0605","count":1},{"name":"t4lz","email":"12370607+t4lz","login":"t4lz","count":1},{"name":"snarkmaster","email":"snarkmaster@gmail.com","login":"snarkmaster","count":1},{"name":"sed-i","email":"82407168+sed-i","login":"sed-i","count":1},{"name":"sameer-here","email":"76567789+sameer-here","login":"sameer-here","count":1},{"name":"ryan-gunderson","email":"73042169+ryan-gunderson","login":"ryan-gunderson","count":1},{"name":"robjhornby","email":"robjhornby@gmail.com","login":"robjhornby","count":1},{"name":"roberfi","email":"roberfi@gmail.com","login":"roberfi","count":1},{"name":"rhkleijn","email":"32801740+rhkleijn","login":"rhkleijn","count":1},{"name":"a4ff7810","email":"7418569+a4ff7810","login":"a4ff7810","count":1},{"name":"Zsolt Dollenstein","email":"zsol.zsol@gmail.com","login":"zsol","count":1},{"name":"Zsolt Cserna","email":"cserna.zsolt@gmail.com","login":"csernazs","count":1},{"name":"Yuki Igarashi","email":"me@bonprosoft.com","login":"bonprosoft","count":1},{"name":"Yilei \"Dolee\" Yang","email":"hi@mangoumbrella.com","login":"yilei","count":1},{"name":"Jakub Strnad","email":"49453629+strny0","login":"strny0","count":1},{"name":"Jakub Molinski","email":"jakub@molinski.dev","login":"jmolinski","count":1},{"name":"Yash Chhabria","email":"yashdc@gmail.com","login":"Cyatos","count":1},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":1},{"name":"Xiaodong DENG","email":"xd.deng.r@gmail.com","login":"XD-DENG","count":1},{"name":"Wuisch","email":"m.wuis@live.nl","login":"Wuisch","count":1},{"name":"William Woodruff","email":"william@yossarian.net","login":"woodruffw","count":1},{"name":"William Schwartz","email":"wkschwartz@gmail.com","login":"wkschwartz","count":1},{"name":"William Santosa","email":"williamwsantosa@gmail.com","login":"williamsantosa","count":1},{"name":"Wes Turner","email":"50891+westurner","login":"westurner","count":1},{"name":"Weiss","email":"aptbel@gmail.com","login":"Unattend","count":1},{"name":"WeilerMarcel","email":"marcelweiler@gmx.de","login":"WeilerMarcel","count":1},{"name":"Vytautas Astrauskas","email":"vastrauskas@gmail.com","login":"vakaras","count":1},{"name":"Vlad Starostin","email":"drtyrsa@yandex.ru","login":"drtyrsa","count":1},{"name":"Vlad Shcherbina","email":"vlad.shcherbina@gmail.com","login":"Vlad-Shcherbina","count":1},{"name":"Viktor Szépe","email":"viktor@szepe.net","login":"szepeviktor","count":1},{"name":"Viet Hung Nguyen","email":"hvn@familug.org","login":"hvnsweeting","count":1},{"name":"Victor Stinner","email":"vstinner@python.org","login":"vstinner","count":1},{"name":"Vasily Zakharov","email":"vmzakhar@gmail.com","login":"jolaf","count":1},{"name":"Vanessa Ung","email":"ismeta","login":"ismeta","count":1},{"name":"Uwe L. Korn","email":"xhochy","login":"xhochy","count":1},{"name":"falsedrow","email":"140980541+falsedrow","login":"falsedrow","count":1},{"name":"exertustfm","email":"54768149+exertustfm","login":"exertustfm","count":1},{"name":"ethframe","email":"ethframe@gmail.com","login":"ethframe","count":1},{"name":"eggplants","email":"w10776e8w@yahoo.co.jp","login":"eggplants","count":1},{"name":"dzcode","email":"9089037+dzcode","login":"dzcode","count":1},{"name":"dhood","email":"dhood","login":"dhood","count":1},{"name":"dexterkennedy","email":"104945997+dexterkennedy","login":"dexterkennedy","count":1},{"name":"denballakh","email":"47365157+denballakh","login":"denballakh","count":1},{"name":"davidzwa","email":"davidzwa@gmail.com","login":"davidzwa","count":1},{"name":"davfsa","email":"davfsa@gmail.com","login":"davfsa","count":1},{"name":"crusaderky","email":"crusaderky@gmail.com","login":"crusaderky","count":1},{"name":"coldwolverine","email":"166780337+coldwolverine","login":"coldwolverine","count":1},{"name":"citruz","email":"3756270+citruz","login":"citruz","count":1},{"name":"chylek","email":"1331917+chylek","login":"chylek","count":1},{"name":"chiri","email":"109767616+chirizxc","login":"chirizxc","count":1},{"name":"chernrick","email":"chern.rick@gmail.com","login":"chernrick","count":1},{"name":"bwo","email":"wolfson@gmail.com","login":"bwo","count":1},{"name":"bruno messias","email":"messias.physics@gmail.com","login":"devmessias","count":1},{"name":"beezee","email":"beezee","login":"beezee","count":1},{"name":"anniel-stripe","email":"97691964+anniel-stripe","login":"anniel-stripe","count":1},{"name":"aghast","email":"aghast@aghast.dev","login":"aghast","count":1},{"name":"ag-tafe","email":"144874109+ag-tafe","login":"ag-tafe","count":1},{"name":"aatle","email":"168398276+aatle","login":"aatle","count":1},{"name":"Paddy","email":"63754730+paddy174","login":"paddy174","count":1},{"name":"Jan Szopinski","email":"jszopi","login":"jszopi","count":1},{"name":"James Cooke","email":"jamescooke","login":"jamescooke","count":1},{"name":"James","email":"50501825+Gobot1234","login":"Gobot1234","count":1},{"name":"Reda Bouaida","email":"40218948+3ok","login":"3ok","count":1},{"name":"Raphael Krupinski","email":"rafalkrupinski","login":"rafalkrupinski","count":1},{"name":"Ryan Delaney","email":"1139517+rpdelaney","login":"rpdelaney","count":1},{"name":"Riccardo Di Maio","email":"35903974+rdimaio","login":"rdimaio","count":1},{"name":"Jake Lishman","email":"jake@binhbar.com","login":"jakelishman","count":1},{"name":"Jake Bailey","email":"5341706+jakebailey","login":"jakebailey","count":1},{"name":"Jahongir Qurbonov","email":"109198731+Jahongir-Qurbonov","login":"Jahongir-Qurbonov","count":1},{"name":"Jacek Chałupka","email":"krunchfrompoland@gmail.com","login":"KRunchPL","count":1},{"name":"Ivar","email":"ivarlazzaro@gmail.com","login":"ivar-lazzaro","count":1},{"name":"Iulian Onofrei","email":"6d0847b9@opayq.com","login":"revolter","count":1},{"name":"Ingmar Steen","email":"iksteen@gmail.com","login":"iksteen","count":1},{"name":"Infinil","email":"91360152+Infinil","login":"Infinil","count":1},{"name":"Imad Eddine Rezgui","email":"46947417+0x000A","login":"0x000A","count":1},{"name":"Ilya Labun","email":"ilya92labun@gmail.com","login":"ilyalabun","count":1},{"name":"Ilia Novoselov","email":"ilya.novoselov@gmail.com","login":"nullie","count":1},{"name":"Ilaï Deutel","email":"ilai-deutel","login":"ilai-deutel","count":1},{"name":"Ian Cordasco","email":"sigmavirus24","login":"sigmavirus24","count":1},{"name":"Hugues","email":"hugues.bruant@gmail.com","login":"huguesb","count":1},{"name":"Herst","email":"Herst","login":"Herst","count":1},{"name":"Henrik Bäärnhielm","email":"henrik.baarnhielm@intel.com","login":"jhbaarnh","count":1},{"name":"HeShan","email":"icywindhe@gmail.com","login":"unoyx","count":1},{"name":"Hashem","email":"Hnasar","login":"Hnasar","count":1},{"name":"Hal Blackburn","email":"hal.blackburn@gmail.com","login":"h4l","count":1},{"name":"Joy Bhalla","email":"joybhalla9@gmail.com","login":"joybh98","count":1},{"name":"Josiah Boning","email":"jboning@gmail.com","login":"jboning","count":1},{"name":"Mikel Solabarrieta","email":"mikelsr@pm.me","login":"mikelsr","count":1},{"name":"duke9509","email":"duke9509","login":"duke9509","count":1},{"name":"Maxim Koltsov","email":"kolmax94@gmail.com","login":"maksbotan","count":1},{"name":"Max Shvets","email":"maxim.shvets@gmail.com","login":"MaxShvets","count":1},{"name":"Max Rossmannek","email":"max.rossmannek@uzh.ch","login":"mrossinek","count":1},{"name":"Max R","email":"mxr","login":"mxr","count":1},{"name":"Max Mautner","email":"max.mautner+github@gmail.com","login":"mmautner","count":1},{"name":"Max Marrone","email":"max@marrone.nyc","login":"SyntaxColoring","count":1},{"name":"Max Jones","email":"meghanj@alum.mit.edu","login":"maxrjones","count":1},{"name":"Matvey Tolstolytski","email":"ChasingRainbows","login":"ChasingRainbows","count":1},{"name":"Mattwmaster58","email":"mattmarcus58@gmail.com","login":"Mattwmaster58","count":1},{"name":"Mattias Ellert","email":"mattias.ellert@physics.uu.se","login":"ellert","count":1},{"name":"Matthieu Devlin","email":"matt@zumper.com","login":"md384","count":1},{"name":"Matthias Bussonnier","email":"bussonniermatthias@gmail.com","login":"Carreau","count":1},{"name":"Dmitriy Olshevskiy","email":"olshevskiy87@bk.ru","login":"olshevskiy87","count":1},{"name":"Djedouas","email":"34267385+Djedouas","login":"Djedouas","count":1},{"name":"Gábor Lipták","email":"gliptak@gmail.com","login":"gliptak","count":1},{"name":"Guy Wilson","email":"guywilsonjr@gmail.com","login":"guywilsonjr","count":1},{"name":"Gustav Gränsbo","email":"gustav.gransbo@gmail.com","login":"gustavgransbo","count":1},{"name":"Guilherme Caminha","email":"gpkc@cin.ufpe.br","login":"gpkc","count":1},{"name":"Gregory Werbin","email":"gwerbin","login":"gwerbin","count":1},{"name":"Greg Compestine","email":"gcompestine@bloomberg.net","login":"gmc444-b","count":1},{"name":"Germano Gabbianelli","email":"tyrion","login":"tyrion","count":1},{"name":"Georg Molau","email":"gmolau","login":"gmolau","count":1},{"name":"Georg","email":"berta.maler@posteo.de","login":"Geo5","count":1},{"name":"Gennadiy Zlobin","email":"gennad@dreamindustries.co","login":"gennad","count":1},{"name":"Gene Parmesan Thomas","email":"201852096+gopoto","login":"gopoto","count":1},{"name":"Joe Gordon","email":"jogo@openai.com","login":"jogo-openai","count":1},{"name":"JoaquimEsteves","email":"joaquimbve@hotmail.com","login":"JoaquimEsteves","count":1},{"name":"Joannah Nanjekye","email":"33177550+nanjekyejoannah","login":"nanjekyejoannah","count":1},{"name":"Jinze Wu","email":"294843472@qq.com","login":"gogim1","count":1},{"name":"Jesús Cea","email":"jcea@jcea.es","login":"jcea","count":1},{"name":"Jeroen Van Goey","email":"jeroen.vangoey@gmail.com","login":"BioGeek","count":1},{"name":"Jeremy Metz","email":"metz.jp@gmail.com","login":"jmetz","count":1},{"name":"Jens Widell","email":"github@jenswidell.se","login":"jensl","count":1},{"name":"Jeffrey McLarty","email":"jnmclarty","login":"jnmclarty","count":1},{"name":"Jason Veatch","email":"jtveatch@gmail.com","login":"veatch","count":1},{"name":"Janus Troelsen","email":"ysangkok@gmail.com","login":"ysangkok","count":1},{"name":"Jannick Kremer","email":"jannick.kremer@mailbox.org","login":"DeinAlptraum","count":1},{"name":"Jan Teske","email":"jteske@posteo.net","login":"teskje","count":1},{"name":"Felicián Németh","email":"nemethf@tmit.bme.hu","login":"nemethf","count":1},{"name":"Mike Fiedler","email":"miketheman@gmail.com","login":"miketheman","count":1},{"name":"Mickaël Schoentgen","email":"contact@tiger-222.fr","login":"BoboTiG","count":1},{"name":"Michał Zochniak","email":"michal@zapu.net","login":"zapu","count":1},{"name":"Michael Wentz","email":"31914755+mwentzWW","login":"mwentzWW","count":1},{"name":"Michael Wayne Goodman","email":"goodman.m.w@gmail.com","login":"goodmami","count":1},{"name":"Michael Krasnyk","email":"michael.krasnyk@gmail.com","login":"oxidase","count":1},{"name":"Michael I Chen","email":"michael.chen@aicadium.ai","login":"michen00","count":1},{"name":"Michael Carlstrom","email":"rmc@carlstrom.com","login":"InvincibleRMC","count":1},{"name":"Michael","email":"michael-k","login":"michael-k","count":1},{"name":"Mehdi Drissi","email":"mdrissi@hmc.edu","login":"hmc-cs-mdrissi","count":1},{"name":"ChristianWitzler","email":"57713653+ChristianWitzler","login":"ChristianWitzler","count":1},{"name":"Christian Bundy","email":"christianbundy@fraction.io","login":"christianbundy","count":1},{"name":"Allan Daemon","email":"AllanDaemon","login":"AllanDaemon","count":1},{"name":"Alexander Leopold Shon","email":"46231621+alexlshon","login":"alexlshon","count":1},{"name":"Alexander","email":"50849313+tech-cobber","login":"tech-cobber","count":1},{"name":"Alex Tereshenkov","email":"AlexArcPy","login":"AlexArcPy","count":1},{"name":"Alessio Izzo","email":"alessio.izzo86@gmail.com","login":"aless10","count":1},{"name":"Aleksi Tarvainen","email":"a.aleksi.tarvainen@gmail.com","login":"atarv","count":1},{"name":"Aleksander Vognild Burkow","email":"aleksanderburkow@gmail.com","login":"aleksanb","count":1},{"name":"Aleksander Gondek","email":"gondekaleksander@hotmail.com","login":"AleksanderGondek","count":1},{"name":"Alejandro Avilés","email":"omegak@gmail.com","login":"OmeGak","count":1},{"name":"Alan Du","email":"alandu@meta.com","login":"alanhdu","count":1},{"name":"Akshit Khurana","email":"axitkhurana@gmail.com","login":"axitkhurana","count":1},{"name":"Akshay K","email":"33792363+Axeinator","login":"Axeinator","count":1},{"name":"Ageev Maxim","email":"maksim170901@gmail.com","login":"ApostolFet","count":1},{"name":"Adrian Garcia Badaracco","email":"1755071+adriangb","login":"adriangb","count":1},{"name":"Adel Atallah","email":"2213999+atallahade","login":"atallahade","count":1},{"name":"Cameron Matsui","email":"127134527+cam-matsui","login":"cam-matsui","count":1},{"name":"Carl Karsten","email":"CFKarsten@gmail.com","login":"CarlFK","count":1},{"name":"Carlton Gibson","email":"carlton@noumenal.es","login":"carltongibson","count":1},{"name":"Carter Dodd","email":"carter.dodd@gmail.com","login":"kcdodd","count":1},{"name":"Chad Birch","email":"deimos@tildes.net","login":"Deimos","count":1},{"name":"Charles-Axel Dein","email":"charlesaxel.dein@gmail.com","login":"charlax","count":1},{"name":"Charulata","email":"11500589+charulatalodha","login":"charulatalodha","count":1},{"name":"Byungwoo Jeon","email":"beyoungwoo.geon@gmail.com","login":null,"count":1},{"name":"Mehdi ABAAKOUK","email":"sileht@sileht.net","login":"sileht","count":1},{"name":"Gen Xu","email":"xgbarry@gmail.com","login":"gen-xu","count":1},{"name":"Gaurav Giri","email":"64427471+gaurovgiri","login":"gaurovgiri","count":1},{"name":"Garrett","email":"garrettheel","login":"garrettheel","count":1},{"name":"Gareth","email":"gcross.code@icloud.com","login":"gareth-cross","count":1},{"name":"Ganden Schaffner","email":"github@xqzw.me","login":"gschaffner","count":1},{"name":"Frédéric Perrin","email":"fperrin","login":"fperrin","count":1},{"name":"Froger David","email":"david.froger@mailoo.org","login":"dfroger","count":1},{"name":"Frank Dana","email":"ferdnyc@gmail.com","login":"ferdnyc","count":1},{"name":"FooTaGe","email":"FooTaGe","login":"FooTaGe","count":1},{"name":"Florian Ludwig","email":"f.ludwig@greyrook.com","login":"FlorianLudwig","count":1},{"name":"Felipe de Morais","email":"felipejpa15@gmail.com","login":"lipemorais","count":1},{"name":"David Ross","email":"daboross@daboross.net","login":"daboross","count":1},{"name":"Darjus Loktevic","email":"darjus@gmail.com","login":"darjus","count":1},{"name":"Danny Yang","email":"yangdanny97","login":"yangdanny97","count":1},{"name":"Daniël van Eeden","email":"github@myname.nl","login":"dveeden","count":1},{"name":"Daniel Mendelsohn","email":"daniel.l.mendelsohn@gmail.com","login":"dmendelsohn","count":1},{"name":"Daniel Izquierdo","email":"daniel.izquierdo@gmail.com","login":"izquierdo","count":1},{"name":"Daniel Hnyk","email":"hnykda","login":"hnykda","count":1},{"name":"Daniel Darabos","email":"darabos.daniel@gmail.com","login":"darabos","count":1},{"name":"DS/Charlie","email":"82801887+ds-cbo","login":"ds-cbo","count":1},{"name":"CoolCat467","email":"52022020+CoolCat467","login":"CoolCat467","count":1},{"name":"Claudio Jolowicz","email":"cjolowicz@gmail.com","login":"cjolowicz","count":1},{"name":"Christopher Sabater Cordero","email":"ccordero@protonmail.com","login":"cs-cordero","count":1},{"name":"Noé Rubinstein","email":"noe.rubinstein@gmail.com","login":"Phlogistique","count":1},{"name":"Niklas Laxström","email":"niklas.laxstrom@gmail.com","login":"Nikerabbit","count":1},{"name":"Nick Pope","email":"nick@nickpope.me.uk","login":"ngnpope","count":1},{"name":"Nick Drozd","email":"nicholasdrozd@gmail.com","login":"nickdrozd","count":1},{"name":"Newbyte","email":"newbie13xd@gmail.com","login":"Newbytee","count":1},{"name":"Netzeband","email":"andre@netzeband.de","login":"Netzeband","count":1},{"name":"Neil Girdhar","email":"mistersheik@gmail.com","login":"NeilGirdhar","count":1},{"name":"Nazrawi Demeke","email":"nazrawi.demeke@gmail.com","login":"nawrazi","count":1},{"name":"Nathaniel Smith","email":"nathanielksmith@gmail.com","login":"vilmibm","count":1},{"name":"Nate White","email":"whiten@georgetown.edu","login":"whiten","count":1},{"name":"Mykhailo Havelia","email":"Arfey17.mg@gmail.com","login":"Arfey","count":1},{"name":"Mukuntha N S","email":"muks14x@gmail.com","login":"Muks14x","count":1},{"name":"Motoki Naruse","email":"motoki@naru.se","login":"narusemotoki","count":1},{"name":"Mitchel Humpherys","email":"mitch.special@gmail.com","login":"mgalgs","count":1},{"name":"Ming-Yuan Jian","email":"myjian.tw@gmail.com","login":"myjian","count":1},{"name":"Mikhail f. Shiryaev","email":"mr.felixoid@gmail.com","login":"Felixoid","count":1},{"name":"Mikhail Golubev","email":"qsolo825@gmail.com","login":"east825","count":1},{"name":"Juan Luis Cano Rodríguez","email":"hello@juanlu.space","login":"astrojuanlu","count":1},{"name":"Matthew Hughes","email":"34972397+matthewhughes934","login":"matthewhughes934","count":1},{"name":"Matt Wozniski","email":"godlygeek@gmail.com","login":"godlygeek","count":1},{"name":"Mathieu Kniewallner","email":"mathieu.kniewallner@gmail.com","login":"mkniewallner","count":1},{"name":"Matas Kairaitis","email":"matas.kairaitis@gmail.com","login":"matys18","count":1},{"name":"Matan Gover","email":"matangover@gmail.com","login":"matangover","count":1},{"name":"Marten Kenbeek","email":"marten.knbk@gmail.com","login":"knbk","count":1},{"name":"Markus Schmaus","email":"markus.schmaus@web.de","login":"markusschmaus","count":1},{"name":"dinaldoap","email":"38653153+dinaldoap","login":"dinaldoap","count":1},{"name":"Konstantin","email":"kpp.live+github@gmail.com","login":"code-of-kpp","count":1},{"name":"Kirill Podoprigora","email":"kirill.bast9@mail.ru","login":"Eclips4","count":1},{"name":"Kevin Yap","email":"me@kevinyap.ca","login":"iKevinY","count":1},{"name":"Kevin Wojniak","email":"kainjow","login":"kainjow","count":1},{"name":"Kevin Modzelewski","email":"kevmod@gmail.com","login":"kmod","count":1},{"name":"Kevin Mai-Husan Chia","email":"mhchia","login":"mhchia","count":1},{"name":"Kenny Stauffer","email":"kstauffer@gmail.com","login":"kstauffer","count":1},{"name":"Ken Jin","email":"28750310+Fidget-Spinner","login":"Fidget-Spinner","count":1},{"name":"Kcornw","email":"141114704+kcornw","login":"kcornw","count":1},{"name":"Katrina Connors","email":"32425204+katconnors","login":"katconnors","count":1},{"name":"Kanishk Pachauri","email":"itskanishkp.py@gmail.com","login":"Mr-Sunglasses","count":1},{"name":"Jürgen Gmach","email":"juergen.gmach@googlemail.com","login":"jugmac00","count":1},{"name":"Jørgen Lind","email":"jorgen.lind@gmail.com","login":"jorgen","count":1},{"name":"Jérome Perrin","email":"perrinjerome@gmail.com","login":"perrinjerome","count":1},{"name":"Justus Adam","email":"dev@justus.science","login":"JustusAdam","count":1},{"name":"Julian Ospald","email":"hasufell@posteo.de","login":"hasufell","count":1},{"name":"Juanvulcano","email":"jfverhook@hotmail.com","login":"Juanvulcano","count":1},{"name":"Federico Padua","email":"fermilab_fede@hotmail.it","login":"fedepad","count":1},{"name":"Oskari Lehto","email":"oskari.lehto@gmail.com","login":"superosku","count":1},{"name":"Ondřej Cvacho","email":"ondrej.cvacho@gmail.com","login":"vallpaper","count":1},{"name":"Omer Hadari","email":"omer@hadari.com","login":"omerhadari","count":1},{"name":"Omar Silva","email":"omar.silva@tu-dortmund.de","login":"omarsilva1","count":1},{"name":"Oliver Newman","email":"15459200+orn688","login":"orn688","count":1},{"name":"Emmanuel Nosa Evbuomwan","email":"emmanuelnosa.e@gmail.com","login":"nosahama","count":1},{"name":"Emily","email":"hello@emily.moe","login":"emilazy","count":1},{"name":"Emil Goldsmith Olesen","email":"emilgoldsmith94@gmail.com","login":"emilgoldsmith","count":1},{"name":"Elvis Pranskevichus","email":"elvis@magic.io","login":"elprans","count":1},{"name":"Elias Zamaria","email":"mikez302@gmail.com","login":"elias6","count":1},{"name":"Eli Schwartz","email":"eschwartz93@gmail.com","login":"eli-schwartz","count":1},{"name":"Eisuke Kawashima","email":"e-kwsm","login":"e-kwsm","count":1},{"name":"Edward Paget","email":"edpaget","login":"edpaget","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Edgar Ramírez Mondragón","email":"16805946+edgarrmondragon","login":"edgarrmondragon","count":1},{"name":"Dong-hee Na","email":"donghee.na92@gmail.com","login":"corona10","count":1},{"name":"Donal Burns","email":"56016914+Don-Burns","login":"Don-Burns","count":1},{"name":"Dominic Davis-Foster","email":"dominic@davis-foster.co.uk","login":"domdfcoding","count":1},{"name":"Joshua Cannon","email":"joshdcannon@gmail.com","login":"thejcannon","count":1},{"name":"Joshua Bronson","email":"jabronson@gmail.com","login":"jab","count":1},{"name":"Josh Soref","email":"jsoref","login":"jsoref","count":1},{"name":"Jordandev678","email":"jordandev678@gmail.com","login":"Jordandev678","count":1},{"name":"Jordan Speicher","email":"uSpike","login":"uSpike","count":1},{"name":"Jonathan Wong","email":"chi.jonathanwong@gmail.com","login":"joncwong","count":1},{"name":"Jonathan Striebel","email":"jstriebel","login":"jstriebel","count":1},{"name":"Jonathan Daniel","email":"36337649+jond01","login":"jond01","count":1},{"name":"John Doknjas","email":"32089502+johndoknjas","login":"johndoknjas","count":1},{"name":"Johan Dahlin","email":"jdahlin@gmail.com","login":"jdahlin","count":1},{"name":"Joe Juzl","email":"joejuzl@gmail.com","login":"joejuzl","count":1},{"name":"Christopher Barber","email":"christopher.barber@analog.com","login":"analog-cbarber","count":1},{"name":"Ole Peder Brandtzæg","email":"olepbr@gmail.com","login":"olepbr","count":1},{"name":"Mark Mendoza","email":"mendoza.mark.a@gmail.com","login":"mrkmndz","count":1},{"name":"Mark Laws","email":"mdl@60hz.org","login":"drvink","count":1},{"name":"Mark Hahnenberg","email":"mhahnenb@gmail.com","login":"mhahnenberg","count":1},{"name":"Mark Byrne","email":"31762852+mbyrnepr2","login":"mbyrnepr2","count":1},{"name":"Mark Bell","email":"MarkCBell","login":"MarkCBell","count":1},{"name":"Marco Zatta","email":"68003799+m-zat","login":"m-zat","count":1},{"name":"Marcio Mazza","email":"marciomazza@gmail.com","login":"marciomazza","count":1},{"name":"Marcel Otoboni","email":"marcelotoboni@gmail.com","login":"Marcel-ICMC","count":1},{"name":"Marcel Johannesmann","email":"mj0nez@fn.de","login":"mj0nez","count":1},{"name":"Makonnen Makonnen","email":"makonnenmako@gmail.com","login":"MakonnenMak","count":1},{"name":"Maarten Huijsmans","email":"maarten.huijsmans@gmail.com","login":"lukin0110","count":1},{"name":"Lukas Geiger","email":"lukas.geiger94@gmail.com","login":"lgeiger","count":1},{"name":"Loïc Simon","email":"loic.pano@gmail.com","login":"loic-simon","count":1},{"name":"Louis Sautier","email":"sautier.louis@gmail.com","login":"sbraz","count":1},{"name":"Fabian Lewis","email":"49647154+frobian21","login":"frobian21","count":1},{"name":"Fabian Heredia Montiel","email":"fabianherediajr@gmail.com","login":"fabianhjr","count":1},{"name":"Evan Krall","email":"meatmanek@gmail.com","login":"EvanKrall","count":1},{"name":"Evan Kepner","email":"EvanKepner","login":"EvanKepner","count":1},{"name":"Evan Hubinger","email":"evanjhub@gmail.com","login":"evhub","count":1},{"name":"Ethan Pronovost","email":"EPronovost","login":"EPronovost","count":1},{"name":"Erik Soma","email":"stillusingirc@gmail.com","login":"esoma","count":1},{"name":"Eric Wieser","email":"wieser.eric@gmail.com","login":"eric-wieser","count":1},{"name":"Eric Mark Martin","email":"ericmarkmartin@gmail.com","login":"ericmarkmartin","count":1},{"name":"Eric Chang","email":"pkerichang@gmail.com","login":"pkerichang","count":1}],"total_commits":12300,"total_committers":785,"total_bot_commits":47,"total_bot_committers":3,"mean_commits":15.668789808917197,"dds":0.6064227642276423,"past_year_committers":[{"name":"Jukka Lehtosalo","email":"jukka.lehtosalo@iki.fi","login":"JukkaL","count":143},{"name":"Marc Mueller","email":"30130371+cdce8p","login":"cdce8p","count":123},{"name":"Ivan Levkivskyi","email":"levkivskyi@gmail.com","login":"ilevkivskyi","count":88},{"name":"Shantanu","email":"12621235+hauntsaninja","login":"hauntsaninja","count":82},{"name":"Stanislav Terliakov","email":"50529348+sterliakov","login":"sterliakov","count":77},{"name":"Brian Schubert","email":"brianm.schubert@gmail.com","login":"brianschubert","count":42},{"name":"sobolevn","email":"mail@sobolevn.me","login":"sobolevn","count":23},{"name":"Valentin Stanciu","email":"250871+svalentin","login":"svalentin","count":17},{"name":"Christoph Tyralla","email":"c.tyralla@bjoernsen.de","login":"tyralla","count":17},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":15},{"name":"wyattscarpenter","email":"wyattscarpenter@gmail.com","login":"wyattscarpenter","count":14},{"name":"Advait Dixit","email":"48302999+advait-dixit","login":"advait-dixit","count":13},{"name":"Piotr Sawicki","email":"sawickipiotr@outlook.com","login":"p-sawicki","count":10},{"name":"Ali Hamdan","email":"ali.hamdan.dev@gmail.com","login":"hamdanal","count":8},{"name":"BobTheBuidler","email":"70677534+BobTheBuidler","login":"BobTheBuidler","count":5},{"name":"Aaron Gokaslan","email":"aaronGokaslan@gmail.com","login":"Skylion007","count":5},{"name":"A5rocks","email":"git@helvetica.moe","login":"A5rocks","count":5},{"name":"Wesley Collin Wright","email":"wesley@wesleywright.me","login":"wesleywright","count":4},{"name":"Emma Smith","email":"emma@emmatyping.dev","login":"emmatyping","count":4},{"name":"Stephen Morton","email":"git@tungol.org","login":"tungol","count":4},{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":4},{"name":"Michael R. Crusoe","email":"1330696+mr-c","login":"mr-c","count":3},{"name":"Joren Hammudoglu","email":"jhammudoglu@gmail.com","login":"jorenham","count":3},{"name":"Sebastian Rittau","email":"srittau@rittau.biz","login":"srittau","count":3},{"name":"bzoracler","email":"50305397+bzoracler","login":"bzoracler","count":3},{"name":"Chad Dombrova","email":"chadrik@gmail.com","login":"chadrik","count":3},{"name":"Alexey Makridenko","email":"alexey.makridenko@gmail.com","login":"makridenko","count":3},{"name":"esarp","email":"11684270+esarp","login":"esarp","count":2},{"name":"jairov4","email":"1904410+jairov4","login":"jairov4","count":2},{"name":"Michael J. Sullivan","email":"sully@msully.net","login":"msullivan","count":2},{"name":"MechanicalConstruct","email":"obonzo4356@proton.me","login":"MechanicalConstruct","count":2},{"name":"jhance","email":"jhance","login":"jhance","count":2},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":2},{"name":"yihong","email":"shen_yi_hong@outlook.com","login":"shenyih0ng","count":2},{"name":"Max Chang","email":"62986841+changhoetyng","login":"changhoetyng","count":2},{"name":"Jelle Zijlstra","email":"jelle.zijlstra@gmail.com","login":"JelleZijlstra","count":2},{"name":"Evgeniy Slobodkin","email":"eugene.slobodkin@gmail.com","login":"sloboegen","count":2},{"name":"Robsdedude","email":"dev@rouvenbauer.de","login":"robsdedude","count":2},{"name":"Chainfire","email":"git@jongma.org","login":"Chainfire","count":2},{"name":"Charulata","email":"11500589+charulatalodha","login":"charulatalodha","count":1},{"name":"CoolCat467","email":"52022020+CoolCat467","login":"CoolCat467","count":1},{"name":"Charlie Denton","email":"charlie@meshy.co.uk","login":"meshy","count":1},{"name":"Carter Dodd","email":"carter.dodd@gmail.com","login":"kcdodd","count":1},{"name":"Daniel Hnyk","email":"hnykda","login":"hnykda","count":1},{"name":"David Salvisberg","email":"dave@daverball.com","login":"Daverball","count":1},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":1},{"name":"Carlton Gibson","email":"carlton@noumenal.es","login":"carltongibson","count":1},{"name":"Cameron Matsui","email":"127134527+cam-matsui","login":"cam-matsui","count":1},{"name":"Arnav Jain","email":"116742881+arnav-jain1","login":"arnav-jain1","count":1},{"name":"Alex Waygood","email":"Alex.Waygood@Gmail.com","login":"AlexWaygood","count":1},{"name":"Ageev Maxim","email":"maksim170901@gmail.com","login":"ApostolFet","count":1},{"name":"Ruslan Sayfutdinov","email":"ruslan@sayfutdinov.com","login":"KapJI","count":1},{"name":"Randolf Scholz","email":"randolf.scholz@gmail.com","login":"randolf-scholz","count":1},{"name":"Donal Burns","email":"56016914+Don-Burns","login":"Don-Burns","count":1},{"name":"Saul Shanabrook","email":"s.shanabrook@gmail.com","login":"saulshanabrook","count":1},{"name":"Soubhik Kumar Mitra","email":"59209034+x612skm","login":"x612skm","count":1},{"name":"Sukhorosov Aleksey","email":"39103632+alexdrydew","login":"alexdrydew","count":1},{"name":"Séamus Ó Ceanainn","email":"seamusoceanainn@gmail.com","login":"soceanainn","count":1},{"name":"Terence Honles","email":"terence@honles.com","login":"terencehonles","count":1},{"name":"Thomas Mattone","email":"43917226+Luunynliny","login":"Luunynliny","count":1},{"name":"Tim Hoffmann","email":"2836374+timhoffm","login":"timhoffm","count":1},{"name":"Tim Ruffing","email":"dev@real-or-random.org","login":"real-or-random","count":1},{"name":"Victorien","email":"65306057+Viicos","login":"Viicos","count":1},{"name":"Viktor Szépe","email":"viktor@szepe.net","login":"szepeviktor","count":1},{"name":"aatle","email":"168398276+aatle","login":"aatle","count":1},{"name":"ag-tafe","email":"144874109+ag-tafe","login":"ag-tafe","count":1},{"name":"chiri","email":"109767616+chirizxc","login":"chirizxc","count":1},{"name":"coldwolverine","email":"166780337+coldwolverine","login":"coldwolverine","count":1},{"name":"exertustfm","email":"54768149+exertustfm","login":"exertustfm","count":1},{"name":"falsedrow","email":"140980541+falsedrow","login":"falsedrow","count":1},{"name":"jianghuyiyuan","email":"shuangcui@live.com","login":"jianghuyiyuan","count":1},{"name":"johnthagen","email":"johnthagen","login":"johnthagen","count":1},{"name":"lenayoung8","email":"153099057+lenayoung8","login":"lenayoung8","count":1},{"name":"q0w","email":"43147888+q0w","login":"q0w","count":1},{"name":"quinn-sasha","email":"quinnsashakenta@gmail.com","login":"quinn-sasha","count":1},{"name":"vasiliy","email":"68805512+v-spassky","login":"v-spassky","count":1},{"name":"Łukasz Kwieciński","email":"64413721+Kwieeciol","login":"Kwieeciol","count":1},{"name":"정승원","email":"aliwo@naver.com","login":"aliwo","count":1},{"name":"Chelsea Durazo","email":"chelsea.durazo@encora.com","login":null,"count":1},{"name":"Edgar Ramírez Mondragón","email":"16805946+edgarrmondragon","login":"edgarrmondragon","count":1},{"name":"Ekin Dursun","email":"ekindursun@gmail.com","login":"onlined","count":1},{"name":"Emily","email":"hello@emily.moe","login":"emilazy","count":1},{"name":"Gareth","email":"gcross.code@icloud.com","login":"gareth-cross","count":1},{"name":"Gaurav Giri","email":"64427471+gaurovgiri","login":"gaurovgiri","count":1},{"name":"Gene Parmesan Thomas","email":"201852096+gopoto","login":"gopoto","count":1},{"name":"Georg","email":"berta.maler@posteo.de","login":"Geo5","count":1},{"name":"Guy Wilson","email":"guywilsonjr@gmail.com","login":"guywilsonjr","count":1},{"name":"Ihor","email":"31508183+nautics889","login":"nautics889","count":1},{"name":"Jahongir Qurbonov","email":"109198731+Jahongir-Qurbonov","login":"Jahongir-Qurbonov","count":1},{"name":"Jannick Kremer","email":"jannick.kremer@mailbox.org","login":"DeinAlptraum","count":1},{"name":"Joe Gordon","email":"jogo@openai.com","login":"jogo-openai","count":1},{"name":"John Doknjas","email":"32089502+johndoknjas","login":"johndoknjas","count":1},{"name":"Kanishk Pachauri","email":"itskanishkp.py@gmail.com","login":"Mr-Sunglasses","count":1},{"name":"Katrina Connors","email":"32425204+katconnors","login":"katconnors","count":1},{"name":"Kcornw","email":"141114704+kcornw","login":"kcornw","count":1},{"name":"Mattias Ellert","email":"mattias.ellert@physics.uu.se","login":"ellert","count":1},{"name":"Michael I Chen","email":"michael.chen@aicadium.ai","login":"michen00","count":1},{"name":"Mikhail Golubev","email":"qsolo825@gmail.com","login":"east825","count":1},{"name":"Mikhail f. Shiryaev","email":"mr.felixoid@gmail.com","login":"Felixoid","count":1},{"name":"Nazrawi Demeke","email":"nazrawi.demeke@gmail.com","login":"nawrazi","count":1},{"name":"Newbyte","email":"newbie13xd@gmail.com","login":"Newbytee","count":1},{"name":"Nick Pope","email":"nick@nickpope.me.uk","login":"ngnpope","count":1},{"name":"Omer Hadari","email":"omer@hadari.com","login":"omerhadari","count":1},{"name":"Paul Ganssle","email":"67915935+pganssle-google","login":"pganssle-google","count":1},{"name":"Abel Sen","email":"19356702+neuroevolutus","login":"neuroevolutus","count":1}],"past_year_total_commits":811,"past_year_total_committers":105,"past_year_total_bot_commits":17,"past_year_total_bot_committers":2,"past_year_mean_commits":7.723809523809524,"past_year_dds":0.8236744759556104,"last_synced_at":"2025-08-10T00:20:13.019Z","last_synced_commit":"660d911223da3516c496e3a0cfdefa3eaf982290","created_at":"2023-03-07T09:43:48.174Z","updated_at":"2025-08-10T00:20:13.094Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"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_stats":{"full_name":"python/mypy","html_url":"https://github.com/python/mypy","last_synced_at":"2025-09-08T10:34:45.259Z","status":null,"issues_count":3138,"pull_requests_count":3002,"avg_time_to_close_issue":41013607.82296651,"avg_time_to_close_pull_request":3560867.8900679117,"issues_closed_count":1671,"pull_requests_closed_count":2355,"pull_request_authors_count":348,"issue_authors_count":1605,"avg_comments_per_issue":2.979604843849586,"avg_comments_per_pull_request":2.6382411725516324,"merged_pull_requests_count":2040,"bot_issues_count":0,"bot_pull_requests_count":79,"past_year_issues_count":862,"past_year_pull_requests_count":1798,"past_year_avg_time_to_close_issue":803170.7465940055,"past_year_avg_time_to_close_pull_request":530423.3432392273,"past_year_issues_closed_count":367,"past_year_pull_requests_closed_count":1345,"past_year_pull_request_authors_count":168,"past_year_issue_authors_count":491,"past_year_avg_comments_per_issue":1.1751740139211138,"past_year_avg_comments_per_pull_request":2.042825361512792,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":41,"past_year_merged_pull_requests_count":1220,"created_at":"2023-05-10T11:04:45.047Z","updated_at":"2025-09-08T10:34:45.262Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","issue_labels_count":{"bug":2150,"feature":506,"crash":228,"priority-1-normal":166,"topic-type-narrowing":114,"false-positive":106,"topic-type-variables":96,"needs discussion":69,"topic-typed-dict":67,"topic-paramspec":66,"priority-2-low":66,"documentation":63,"topic-usability":62,"topic-overloads":55,"priority-0-high":53,"topic-reachability":50,"topic-match-statement":50,"topic-join-v-union":47,"topic-descriptors":47,"topic-configuration":45,"topic-daemon":44,"topic-runtime-semantics":44,"topic-pep-646":42,"topic-error-reporting":42,"topic-enum":41,"topic-stubgen":38,"good-first-issue":34,"meta":34,"topic-type-context":33,"topic-protocols":32,"topic-inheritance":31,"topic-dataclasses":29,"topic-literal-types":28,"topic-plugins":25,"topic-named-tuple":24,"topic-type-alias":23,"topic-self-types":23,"topic-union-types":22,"topic-incremental":21,"topic-ternary-expression":21,"topic-developer":21,"topic-final":20,"good-second-issue":20,"performance":19,"topic-stubtest":19,"topic-mypyc":18,"question":17,"topic-type-ignore":16,"topic-overlap":16,"topic-inference":16,"pending":15,"topic-calls":15,"topic-disallow-any":14,"refactoring":13,"topic-pep-695":13,"topic-strict-optional":12,"topic-typeguard":11,"topic-tests":11,"topic-pep-604":11,"topic-async":10,"diagnostics":10,"topic-pep-572":10,"topic-metaclasses":9,"affects-typeshed":9,"topic-attrs":8,"topic-casts":7,"topic-pep-561":7,"topic-possibly-undefined":7,"semantic-analyzer":7,"topic-recursive-types":7,"topic-dataclass-transform":6,"topic-pep-696":5,"topic-newtype":4,"topic-typeguard-typeis":4,"topic-pep-484":4,"topic-pep-585":4,"topic-pep-702":4,"topic-implicit-reexport":3,"assert-type":3,"affects-mypyc":3,"topic-depends-on-pep-change":3,"topic-variable-scope":3,"topic-type-form":3,"topic-import-cycles":2,"size-small":1,"topic-literalstring":1,"topic-python2":1,"topic-quoted-annotations":1,"topic-parser":1,"size-large":1,"topic-reveal-type":1},"pull_request_labels_count":{"upnext":115,"topic-mypyc":88,"topic-stubgen":33,"documentation":21,"topic-pep-696":17,"topic-tests":16,"topic-pep-702":13,"topic-typed-dict":8,"topic-stubtest":8,"dependencies":8,"pending":7,"topic-type-narrowing":6,"deferred":5,"topic-type-ignore":4,"topic-daemon":4,"topic-strict-optional":4,"topic-dataclass-transform":4,"topic-paramspec":4,"topic-configuration":3,"topic-literal-types":3,"topic-pep-585":3,"topic-overloads":3,"topic-dataclasses":3,"topic-match-statement":3,"python":2,"topic-pep-695":2,"topic-async":2,"bug":2,"topic-join-v-union":2,"topic-enum":2,"false-positive":2,"topic-plugins":2,"topic-inference":2,"topic-pep-604":1,"topic-pep-646":1,"topic-attrs":1,"topic-error-reporting":1,"needs discussion":1,"topic-named-tuple":1},"issue_author_associations_count":{"NONE":2020,"CONTRIBUTOR":740,"COLLABORATOR":238,"MEMBER":140},"pull_request_author_associations_count":{"COLLABORATOR":1360,"CONTRIBUTOR":760,"MEMBER":497,"NONE":385},"issue_authors":{"KotlinIsland":113,"JukkaL":103,"DetachHead":66,"hauntsaninja":46,"randolf-scholz":35,"sobolevn":33,"ilevkivskyi":30,"bzoracler":29,"Dreamsorcerer":29,"finite-state-machine":26,"JelleZijlstra":24,"bersbersbers":24,"asottile-sentry":21,"A5rocks":20,"NeilGirdhar":20,"erictraut":19,"Avasam":18,"sterliakov":18,"ikonst":17,"jorenham":15,"cdce8p":14,"Redoubts":14,"AlexWaygood":14,"jolaf":13,"srittau":13,"injust":13,"wyattscarpenter":12,"CoolCat467":11,"eltoder":11,"brianschubert":11,"Hnasar":10,"bluenote10":10,"glyph":10,"Dr-Irv":9,"jwodder":9,"Viicos":9,"Tinche":9,"Garrett-R":8,"inducer":8,"davidhalter":8,"intgr":8,"alexei":8,"jgarvin":8,"jamesbraza":8,"tyralla":7,"koogoro":7,"mr-c":7,"gvanrossum":7,"msullivan":7,"rggjan":7,"MarcoGorelli":7,"graingert":7,"jakkdl":6,"ZeeD":6,"mthuurne":6,"schuelermine":6,"bwo":6,"Michael0x2a":6,"NiklasRosenstein":6,"andersk":6,"socketpair":6,"sg495":6,"svalentin":6,"huonw":6,"danpascu":6,"CarliJoy":6,"PeterJCLaw":6,"mharding-hpe":5,"alanhdu":5,"gsakkis":5,"ego-thales":5,"abravalheri":5,"ghost":5,"Ryang20718":5,"max-muoto":5,"gh-andre":5,"jonathanslenders":5,"wesleywright":5,"exoriente":5,"sliedes":5,"tmke8":5,"tamird":5,"kmurphy4":5,"delfick":5,"beauxq":5,"johnfn":5,"asottile":5,"sirosen":5,"Akuli":5,"kasium":5,"aatle":4,"hamdanal":4,"zoola969":4,"brettcannon":4,"markshannon":4,"MaxG87":4,"uriyyo":4,"Lyranile":4,"cjw296":4,"gschaffner":4,"brandonchinn178":4,"crusaderky":4,"ag-tafe":4,"eli-schwartz":4,"HongchengFan":4,"tusharsadhwani":4,"rowillia":4,"sk-":4,"ojii":4,"johnthagen":4,"antonagestam":4,"jhance":4,"henryiii":4,"tungol":4,"nickdrozd":4,"mtelka":4,"kloczek":4,"GPHemsley":4,"jvanasco":4,"oremanj":4,"webknjaz":4,"KapJI":4,"pfaion":3,"pkch":3,"serhiy-storchaka":3,"semohr":3,"VincentVanlaer":3,"hamirmahal":3,"dvarrazzo":3,"supersergiy":3,"nielsbuwen":3,"llchan":3,"ngnpope":3,"RenDelaCruz":3,"Jacobfaib":3,"kamahen":3,"clo-vis":3,"john-dicarlo":3,"Daverball":3,"zzzeek":3,"Zeckie":3,"couling":3,"rentruewang":3,"JakeSummers":3,"denballakh":3,"Cnoor0171":3,"mwchase":3,"InvincibleRMC":3,"nh916":3,"bkovitz":3,"ktbarrett":3,"sbrudenell":3,"airallergy":3,"mrolle45":3,"mehdigmira":3,"fofoni":3,"jan-spurny":3,"rouge8":3,"gmc444-b":3,"vxgmichel":3,"posita":3,"matejsp":3,"asarkar":3,"dibrinsofor":3,"ofek":3,"saulshanabrook":3,"wrobell":3,"hjwp":3,"llucax":3,"harahu":3,"lbenezriravin":3,"lovettchris":3,"osandov":3,"DanielNoord":3,"InSyncWithFoo":3,"EldarSehayekZenity":2,"jab":2,"wjakob":2,"prousso":2,"malbarbo":2,"flisboac":2,"spacether":2,"hima1701":2,"pwuertz":2,"bbatliner":2,"md384":2,"97littleleaf11":2,"RbCaVi":2,"mar10":2,"dpinol":2,"chadrik":2,"kdkavanagh":2,"ThakeeNathees":2,"daniil-berg":2,"allisonkarlitskaya":2,"JulienPalard":2,"GBeauregard":2,"RonNabuurs":2,"nelsyeung":2,"bramstroker":2,"racinmat":2,"davidfstr":2,"Phlogistique":2,"LeeeeT":2,"last-partizan":2,"shartzog":2,"AustinScola":2,"decorator-factory":2,"wadetregaskis-linkedin":2,"TV4Fun":2,"robsdedude":2,"jaraco":2,"huntfx":2,"chadhpaine":2,"aidangallagher4":2,"sanderr":2,"takeda":2,"ydirson":2,"AAriam":2,"Yazan-Sharaya":2,"Apakottur":2,"francis-clairicia":2,"gjcarneiro":2,"jbwdevries":2,"wkschwartz":2,"CaselIT":2,"s17b2-voroneckij":2,"hvenev":2,"berzi":2,"mikolajz":2,"bdarnell":2,"RuRo":2,"patrick91":2,"Floozutter":2,"makukha":2,"kaddkaka":2,"henribru":2,"twoertwein":2,"behrmann":2,"alexdrydew":2,"stephenfin":2,"GENDRAUD":2,"sixolet":2,"ringohoffman":2,"AaronSartin":2,"LefterisJP":2,"vfazio":2,"jtmoon79":2,"clambert-jt":2,"otaj":2,"alythobani":2,"KowalMar":2,"dmcooke":2,"nytelytee":2,"ViktorSky":2,"ethanhs":2,"alicederyn":2,"jeremander":2,"sh-at-cs":2,"Delgan":2,"TeamSpen210":2,"iddan":2,"erikkemperman":2,"gandhis1":2,"solsword":2,"raphCode":2,"dckc":2,"cmeyer":2,"jepler":2,"achimnol":2,"gnohgnailoug":2,"stevenh":2,"pawelswiecki":2,"nernst":2,"tjkuson":2,"Cebtenzzre":2,"shaperilio":2,"nickeldan":2,"dosisod":2,"slanzmich":2,"jonathan-laurent":2,"insilications":2,"DouweM":2,"mihneagiurgea":2,"jace":2,"macdjord":2,"actionless":2,"md2468":2,"sshishov":2,"hynek":2,"orsinium":2,"bcmills":2,"rlazarus":2,"amatyukhin0":2,"bukzor-sentryio":2,"sid-kap":2,"kcdodd":2,"MakonnenMak":2,"AnjoMan":2,"NMertsch":2,"eladshoshani":2,"smheidrich":2,"timhoffm":2,"RobertCraigie":2,"Ranfir":2,"sam-xif":2,"sshane":2,"froh":2,"samueljsb":2,"LukeSavefrogs":2,"elazarg":2,"michaeloliverx":2,"grayjk":2,"3rdcycle":2,"nickwilliams-eventbrite":2,"ds-cbo":2,"Lancetnik":2,"rnv812":2,"henzef":2,"bkeryan":2,"jenstroeger":2,"eliegoudout":2,"McDic":2,"timabbott":2,"nerodono":2,"WutingjiaX":2,"adebrecht661":2,"tekumara":2,"thejcannon":2,"dmontagu":2,"Sanchoyzer":2,"uSpike":2,"samskiter":2,"Daenyth":2,"neob91-close":2,"christianbundy":2,"mscheifer":2,"andrei-korshikov":2,"mathialo":2,"mgorny":2,"tybug":2,"m-aciek":2,"bmerry":2,"ANogin":2,"andrewjw":2,"nsoranzo":2,"stefanhoelzl":2,"dadus33":2,"dscorbett":2,"leamingrad":2,"hydrargyrum":2,"terencehonles":2,"barisione":2,"RonnyPfannschmidt":2,"genglandaer":2,"YouJiacheng":2,"gaotako":2,"berdario":2,"pechersky":2,"stephenskett":2,"govindrai":2,"johndoknjas":2,"mflova":2,"tobiasBora":2,"cebtenzzre":2,"tibbe":2,"flexatone":2,"spkersten":2,"edgarrmondragon":2,"ericbn":2,"Dunes":2,"Kakadus":2,"markedwards":2,"mRcSchwering":2,"shadycuz":2,"nipunn1313":2,"adamnovak":2,"edreamleo":2,"jessemyers-lettuce":2,"ncoghlan":2,"mortoray":2,"jorants":1,"kubotty":1,"sr-verde":1,"mristin":1,"odidev":1,"CodeMouse92":1,"alisaifee":1,"jzazo":1,"Syeberman":1,"DeinAlptraum":1,"soufianeamini":1,"dfarley1":1,"chrisirhc":1,"eswald":1,"cstigen":1,"schmidma":1,"icepython":1,"nph":1,"gholden-wavefin":1,"ammaraskar":1,"amitw-nn":1,"WiredBovine":1,"cthoyt":1,"me-and":1,"kourbou":1,"cfriedland5":1,"asqui":1,"ClementDelannoySlateDigital":1,"psidex":1,"Eugene-1984":1,"jonathanberthias":1,"OfekShilon":1,"simon-norman":1,"Jazzinghen":1,"OvervCW":1,"fabi321":1,"FFX01":1,"ascopes":1,"yellowhat":1,"frankie567":1,"drvink":1,"pganssle":1,"DolajoCZ":1,"kunalchandan":1,"superlevure":1,"dn-kialo":1,"anilbey":1,"mishamsk":1,"AntPeixe":1,"WangGithubUser":1,"s417-lama":1,"mixilchenko":1,"darkclouder":1,"tobast":1,"arvidfm":1,"ar-qun":1,"joshstaiger":1,"ruomad":1,"dhood":1,"SylvainGuieu":1,"Geggles":1,"Totto16":1,"jmahlik":1,"kirilllzaitsev":1,"RomanValov":1,"dannyjeck":1,"tbenhamou":1,"robjhornby":1,"Wiezzel":1,"1st":1,"pksadiq":1,"peendebak":1,"wrvsrx":1,"ahmedelq":1,"cleoold":1,"not-my-profile":1,"poneill":1,"charel-felten-rq":1,"c0d3h4x0r":1,"blueset":1,"picnixz":1,"AnOctopus":1,"copdips":1,"refi64":1,"vtclose":1,"aiudirog":1,"Beliavsky":1,"Phlosioneer":1,"john375639":1,"kodek16":1,"Fred-si":1,"rhyn0":1,"yonilerner":1,"vitaminSP":1,"rectalogic":1,"kaern":1,"donn":1,"mementum":1,"JunChen1990":1,"nneonneo":1,"Suor":1,"SquidDev":1,"karlicoss":1,"aberres":1,"yakMM":1,"flaeppe":1,"sjdemartini":1,"kshpytsya":1,"paravoid":1,"MestreLion":1,"holmesv3":1,"linabutler":1,"alenzo-arch":1,"javajawa":1,"GRcharles":1,"alwaysmpe":1,"SemMulder":1,"Bobholamovic":1,"henryJack":1,"claudiu-muresan-pfa":1,"tucked":1,"mshinkareva":1,"NoamNol":1,"farmio":1,"bjoernpollex":1,"dmarteau":1,"tilboerner":1,"johnraz":1,"realEmjot":1,"schoennenbeck":1,"jeongukjae":1,"marouane-miftah":1,"albertferras-vrf":1,"robertaistleitner":1,"ad-chaos":1,"nh13":1,"yhlam":1,"LukeHankey":1,"Pluviolithic":1,"kovidgoyal":1,"kaullen":1,"dpitch40":1,"emernic":1,"Drache91":1,"kretes":1,"kkpattern":1,"syastrov":1,"davidgilbertson":1,"arnimarj":1,"giuliano-oliveira":1,"anshbansal":1,"smsteel":1,"sagittarian":1,"pawelrubin":1,"matroscoe":1,"gabrielcocenza":1,"sm-Fifteen":1,"james-emerton":1,"Krismix1":1,"maxrothman":1,"hmc-cs-mdrissi":1,"rshin":1,"mhooreman":1,"Floby":1,"pktiuk":1,"avranu":1,"ska-kialo":1,"AI0867":1,"smackesey":1,"danmur97":1,"Falgu9":1,"feanil":1,"nautics889":1,"kbehlers":1,"jackmpcollins":1,"tyoung-patreon":1,"patrickelectric":1,"julzt0244":1,"ryo-tagami":1,"jvahue":1,"dnomd343":1,"justinc1":1,"adimoragbloch":1,"kennydo":1,"jpl-dhemberg":1,"mttbernardini":1,"alexchandel":1,"neuroevolutus":1,"mhvk":1,"perrinjerome":1,"cazador481":1,"cpitclaudel":1,"brownan":1,"hnykda":1,"embecka":1,"mahmoudajawad":1,"Hanaasagi":1,"gaborbernat":1,"Zac-HD":1,"rish-shadra":1,"poppadum":1,"Andrew-Chen-Wang":1,"flaviovs":1,"EytanDn":1,"zjiefan":1,"Alexander-Wilms":1,"12rambau":1,"kmonson":1,"serjflint":1,"nashid":1,"ro-oliveira95":1,"t1m013y":1,"gerhardadler":1,"rnestler":1,"kaelzhang":1,"dmtucker":1,"hwong557":1,"AdemOdza":1,"a-recknagel":1,"jonaslalin":1,"The-Alley":1,"efagerberg":1,"gwk":1,"FFY00":1,"Drino":1,"ostcar":1,"buxx":1,"vprud":1,"kedder":1,"ianw":1,"dkfellows":1,"andrewsonin":1,"myuanz":1,"MarcinKonowalczyk":1,"ReagentX":1,"ks-mw":1,"remdragon":1,"felixblanke":1,"zarif98":1,"C-monC":1,"snook92":1,"giannitedesco":1,"Rogdham":1,"ckarnell":1,"connesy":1,"astrojuanlu":1,"noisecapella":1,"domsj-foodpairing":1,"torarvid":1,"skewty":1,"zevisert":1,"CalebMDMI":1,"davidzwa":1,"LiYangHJ":1,"un-pogaz":1,"Dzeri96":1,"CmdQ":1,"martinResearch":1,"benjaminp":1,"stdedos":1,"Kludex":1,"Be3y4uu-K0T":1,"autosquash":1,"kalvdans":1,"ell-c":1,"mateusz-zur":1,"Deimos":1,"vthemelis":1,"Arfey":1,"alfred82santa":1,"anishathalye":1,"timsoftgit":1,"alex":1,"dinatamas":1,"b-kamphorst":1,"mxmlnkn":1,"blueyed":1,"ldelaossa":1,"janramon":1,"filips123":1,"Yun-Kim":1,"enigma":1,"marekro":1,"febus982":1,"blaxter":1,"haakonvt":1,"rlkandela":1,"sezanzeb":1,"dzhlobo":1,"sveinugu":1,"jatkinson1000":1,"dmoisset":1,"gpauloski":1,"cvm-a":1,"lithammer":1,"magicmark":1,"olahesoo":1,"TravisHardman":1,"nathanpage-credo":1,"gutogalego":1,"touale":1,"RomeoDespres":1,"mmzeynalli":1,"godalming123":1,"selimb":1,"badochov":1,"cobbski":1,"leycec":1,"chingyulin":1,"julienp":1,"slothyrulez":1,"pkit":1,"freewilll":1,"headtr1ck":1,"jenia90":1,"brianmedigate":1,"seandstewart":1,"scascketta":1,"willhansen":1,"ods":1,"kdeldycke":1,"kbauer":1,"herobank110":1,"pkrack":1,"Czaki":1,"efahl":1,"meshy":1,"mikez":1,"neutrinoceros":1,"54sledgehammer45":1,"MatanRubin":1,"ianonavy":1,"stoney95":1,"svenevs":1,"tuanle0910":1,"aimtsou":1,"iharabukhouski":1,"aganders3":1,"aleloi":1,"miroslavbel":1,"aaron-skydio":1,"esoma":1,"merc1031":1,"KaitoHH":1,"ArrayBolt3":1,"philippgl":1,"Carreau":1,"orenbenkiki":1,"mkurnikov":1,"Buczek05":1,"vortflib":1,"RemyLau":1,"tsangwpx":1,"gentlegiantJGC":1,"amykyta3":1,"matteobrv":1,"XuehaiPan":1,"jevandezande":1,"HansAarneLiblik":1,"CallumJHays":1,"connorbrinton":1,"dzherb":1,"analog-cbarber":1,"gopidesupavan":1,"sametmax":1,"anentropic":1,"Eugeny":1,"rjwalters":1,"fabioz":1,"Hocnonsense":1,"jdufresne":1,"chrisjsewell":1,"lulunac27a":1,"daneah":1,"bdowning":1,"unexcellent":1,"maxfischer2781":1,"jfcherng":1,"pwschaedler":1,"Mityuha":1,"knbk":1,"strny0":1,"jgehrcke":1,"gareth-cross":1,"sanjacob":1,"Pyprohly":1,"sloboegen":1,"PedanticHacker":1,"Josverl":1,"matteosantama":1,"shreyasvinaya":1,"doolio":1,"kwist-sgr":1,"zenbot":1,"jacobtomlinson":1,"stanislavlevin":1,"rbuchmann77":1,"ivany4":1,"xAkre":1,"ms-pablo-ruiz":1,"jfindlay":1,"pavelzw":1,"Jackenmen":1,"loganod":1,"Vinh-CHUC":1,"trlaitioer":1,"chrisbouchard":1,"Don-Burns":1,"foresto":1,"shenxianpeng":1,"stefan-hoelzl":1,"michaeljpeters":1,"thierry-martinez":1,"mgab":1,"msakai":1,"MoonMountain2k":1,"ZhymabekRoman":1,"pabloestevez94":1,"NickeZ":1,"Feuermurmel":1,"JamesHutchison":1,"jacob-keller":1,"carljm":1,"johng":1,"kylieatalan":1,"SashaOv":1,"dargueta":1,"gareth-rees":1,"ServerlessArchitect":1,"Tshimanga":1,"jtherrmann":1,"sersorrel":1,"ingwinlu":1,"jason-myers-klaviyo":1,"eigenein":1,"NathanFarmer":1,"h4l":1,"matgrioni":1,"PGijsbers":1,"fishikles":1,"tushar-deepsource":1,"shmuel44":1,"tbuzzelli":1,"ahyatt-continua":1,"jetzhou":1,"maboualidev":1,"Cireo":1,"VictorSizov":1,"justinvanwinkle":1,"mbrancato":1,"ajinesh703":1,"ion201":1,"ronf":1,"zigaLuksic":1,"bcj":1,"omerhadari":1,"Wilfred":1,"progval":1,"keosak":1,"Timmmm":1,"Jayaseelan-James":1,"james-johnston-thumbtack":1,"distrame":1,"nawarnoori":1,"mtomassoli":1,"CharlesFauman":1,"pavel-kirienko":1,"kabell":1,"1PaCHeK1":1,"wRAR":1,"Paulchen5":1,"atugushev":1,"nicholasjng":1,"MGChecker":1,"chopan050":1,"ivtoskov":1,"peter-goldstein":1,"noahbkim":1,"canassa":1,"voidspace":1,"alesmrazek":1,"jspricke":1,"jasminlapalme":1,"ddfisher":1,"huguesb":1,"Asaurus1":1,"gigabyterous":1,"kfazi":1,"surrealoatmeal":1,"KazMiddelhoek":1,"bodograumann":1,"tkoft":1,"stur86":1,"zachaysan":1,"8BitMate":1,"Kurt-von-Laven":1,"rhelmot":1,"leifwalsh":1,"divya-e47":1,"rhshadrach":1,"doublethefish":1,"rameshvarun":1,"cjolowicz":1,"IvanKirpichnikov":1,"BojieSheng":1,"mschoettle":1,"sizmailov":1,"Molkree":1,"esarp":1,"piotr-rarus":1,"JasonGrace2282":1,"shoucandanghehe":1,"frerich":1,"ShadowLNC":1,"ktns":1,"s3rius":1,"mattangus":1,"evhub":1,"patrick-kidger":1,"pbrezina":1,"Krakonos":1,"keis":1,"sami-evangelista":1,"roganov":1,"anniel-stripe":1,"fzakaria":1,"unmade":1,"ksunden":1,"ravilnicki":1,"ebadkamil":1,"hoechenberger":1,"waweber":1,"samuelbryant":1,"audoh-tickitto":1,"rbange":1,"MartinAltmayer":1,"MT-0":1,"Holt59":1,"wakemaster39":1,"limzhishen":1,"matangover":1,"skatsaounis":1,"mgeisler":1,"adamtheturtle":1,"kenmanheimer":1,"Alexandre-SCHOEPP":1,"SubaruArai":1,"tadeu":1,"felix-hilden":1,"tygoee":1,"hunyadi":1,"DaveShuckerow":1,"sasanjac":1,"youtux":1,"t184256":1,"jgogstad":1,"pleaseletmesearch":1,"muffinmad":1,"wsanchez":1,"ritsuki1227":1,"trim21":1,"miketheman":1,"wilcoxjay":1,"chiamp":1,"okhaliavka":1,"richardxia":1,"lucemia":1,"davidbrochart":1,"frexvahi":1,"yuji38kwmt":1,"csm10495":1,"saulbein":1,"benwah":1,"LarsDu":1,"trivialfis":1,"Keyacom":1,"shroominic":1,"dj-foxxy":1,"developomp":1,"hlovatt":1,"SoloJacobs":1,"tomoris":1,"heckad":1,"hajarmitage":1,"MalteEbner":1,"CtrlZmaster":1,"nbro10":1,"Hi-Angel":1,"kcornw":1,"tvdboom":1,"Dakkaron":1,"david-gang":1,"migwellian":1,"njgrisafi":1,"realsuayip":1,"MarioIshac":1,"ambarjobs":1,"theemathas":1,"sharmaeklavya2":1,"sweemer":1,"mostrows2":1,"kormat":1,"colehaus":1,"mmdanggg2":1,"dylanmann":1,"tuukkamustonen":1,"Levilutz":1,"lukaspiatkowski":1,"giodall":1,"Rudedog9d":1,"Rocamonde":1,"abrahammurciano":1,"jackson-at-arista":1,"freundTech":1,"matthchr":1,"jszopi":1,"WeilerMarcel":1,"parsons-kyle-89":1,"FuegoFro":1,"jborman-stonex":1,"BenWolfaardt":1,"woodruffw":1,"Palpatineli":1,"huzecong":1,"jacklovell":1,"OJFord":1,"lvfrazao":1,"mcowpert":1,"heikoburau":1,"andreagrandi":1,"kurtgn":1,"amarshall":1,"emmatyping":1,"Vendoza-svg":1,"iskhakovt":1,"ezyang":1,"lesliehuh":1,"fuglede":1,"alexkoay":1,"asvetlov":1,"ZhiyuanChen":1,"Joshix-1":1,"scottdweber":1,"acciaioli":1,"dvzrv":1,"ajasmin":1,"smurfix":1,"erdnaxeli":1,"elisw93":1,"aleksanb":1,"danielnelson":1,"ValentinCalomme":1,"wimax-grapl":1,"goodoldneon":1,"karamanolev":1,"carlosporta":1,"eroller":1,"chkno":1,"joaoe":1,"doctrino":1,"parkerhancock":1,"svleeuwen":1,"SamuelMarks":1,"MathiasSven":1,"sagarbadiyani":1,"kopp":1,"NielsKorschinsky":1,"mschurr":1,"redradist":1,"LordAro":1,"zyf722":1,"arnav-jain1":1,"urnest":1,"nschloe":1,"dbalabka":1,"HEYsir":1,"aaron-siegel":1,"robertschweizer":1,"JohanSchott":1,"bergkvist":1,"mattip":1,"GergelyKalmar":1,"AxelVoitier":1,"troiganto":1,"TimSimpsonR":1,"shaunc":1,"ruuda":1,"SimpleArt":1,"dalemyers":1,"outring":1,"whalebot-helmsman":1,"amishurov":1,"allanlewis":1,"Fiona-J-W":1,"ardakuyumcu":1,"orhanhenrik":1,"mwgamble":1,"MatthieuCMira":1,"kohlrabi":1,"tgavoille":1,"Quibi":1,"AndrewGibb":1,"danarmak":1,"erikwright":1,"yunline":1,"danth3b0t":1,"alichaudry":1,"guimorg":1,"andrey-popov":1,"johanvergeer":1,"jtrakk":1,"g-braeunlich":1,"mkniewallner":1,"noudin-ledger":1,"finswimmer":1,"balihb":1,"miedzinski":1,"MarSoft":1,"adriangb":1,"jrraymond":1,"The-Compiler":1,"eekcoopuw":1,"joshvoigts":1,"adigitoleo":1,"karb94":1,"Xophmeister":1,"notallwrong":1,"warsaw":1,"Nnonexistent":1,"Dobiasd":1,"mbellgardt":1,"iflan":1,"ramosbugs":1,"Stevepurpose":1,"lanzz":1,"xceral":1,"pcustic":1,"realharry":1,"vikigenius":1,"12mohaned":1,"jfulbricht":1,"k-stanislawek":1,"iutlu":1,"PetterS":1,"akiraaso":1,"sth":1,"Suprabat":1,"Randl":1,"noirbee":1,"Christian-B":1,"dlech":1,"rwadman":1,"NoAnyLove":1,"jamesmyatt":1,"gamecss":1,"gozdal":1,"snovik75":1,"TheShiftedBit":1,"q-wertz":1,"FabiPi3":1,"fjarri":1,"sandeep-selvaraj":1,"mtsokol":1,"satyanash":1,"bartfeenstra":1,"rpgoldman":1,"Luttik":1,"tzmara":1,"markuspinter":1,"Alan-Chen99":1,"Azureblade3808":1,"Owen-OptiGrid":1,"nemesmihaly":1,"KiddoV":1,"LukasKrocek":1,"lkct":1,"kurtbrose":1,"roubert":1,"mqnc":1,"DiegoBaldassarMilleuno":1,"rahulpal75":1,"samwgoldman":1,"kkscilife":1,"antspy":1,"Aegdesil":1,"athyuttamre":1,"EmmanuelMess":1,"msegado":1,"zwimer":1,"zero323":1,"ahmedsoe":1,"JakobDev":1,"artsiomkaltovich":1,"bradleyneumaier":1,"jcrben":1,"PatrCo":1,"rChaoz":1,"tyilo":1,"shoffmeister":1,"martinnorinpostnord":1,"aljazerzen":1,"DevilXD":1,"user202729":1,"vtgn":1,"rbits0":1,"alunduil":1,"masasakano":1,"alywonder":1,"PeterJCLaw-mns":1,"studyingegret":1,"lewisoptellum":1,"biosunsci":1,"straz":1,"blackary":1,"Dutcho":1,"AA-Turner":1,"zoranbosnjak":1,"le-chartreux":1,"JonathanPlasse":1,"ncopa":1,"iurisilvio":1,"dmzkrsk":1,"ehanhalici":1,"hterik":1,"jokance":1,"Anvil":1,"Borda":1,"denisshaf":1,"eggplants":1,"lstolcman":1,"willofferfit":1,"oren-hecht":1,"msto":1,"jlxip":1,"lgautier":1,"danielknell":1,"neelmraman":1,"riley-martine":1,"mcepl":1,"bryango":1,"0e4ef622":1,"chrish42":1,"thomascellerier":1,"ELC":1,"Geo5":1,"chrisbeardy":1,"binishkaspar":1,"Gatsik":1,"cdesvernois":1,"acamatcisco":1,"klen":1,"tomalexander":1,"ggirol-rc":1,"lukin0110":1,"andersdyhrnorlov":1,"0xhtml":1,"matthiaskramm":1,"multimeric":1,"svenpanne":1,"wbadart":1,"grahamc":1,"dslemusp":1,"stereobutter":1,"PIG208":1,"brandon-leapyear":1,"vbraun":1,"nuiva":1,"eugeneliukindev":1,"daisuke834":1,"ericbuehl":1,"gothicVI":1,"cburgdorf":1,"pmhahn":1,"GatienBouyer":1,"mondeja":1,"thomas-whaley":1,"owillebo":1,"Yikai-Liao":1,"jaycle":1,"Fatsie":1,"farbodsz":1,"tony":1,"gmgunter":1,"AlexArcPy":1,"a4168048":1,"tblum":1,"Felixoid":1,"momandine":1,"belm0":1,"shevron":1,"pbabics":1,"EzioHelios":1,"OmerFI":1,"anngokul":1,"lemon24":1,"stianjensen":1,"ultrabear":1,"higherorderfunctor":1,"chriselion":1,"scop":1,"ncanceill":1,"GideonBear":1,"davire":1,"nkronenfeld":1,"jorgefandinno":1,"Glyphack":1,"jstasiak":1,"RoketFlame":1,"amin-nejad":1,"adewes":1,"tristanlatr":1,"nknavasto":1,"Ploppz":1,"tomsilver":1,"dhirving":1,"davidism":1,"sfc-gh-bwarsaw":1,"ringeringeraja":1,"subnix":1,"tvuotila":1,"david-mcdowell-ilw":1,"bb23run-cyber":1,"bavobbr":1,"james-riley678":1,"kvdveer":1,"akbzam":1,"tfranzel":1,"JaykeMeijer":1,"frilox042":1,"carlos-superior":1,"rwbarton":1,"Quasar6X":1,"PaarthShah":1,"bmitc":1,"rbuffat":1,"shaolo1":1,"mgedmin":1,"SRv6d":1,"SH2282000":1,"userappgate":1,"mcAnswer":1,"pmeier":1,"melassa":1,"flying-sheep":1,"pcavalar":1,"charpov":1,"runfalk":1,"Zheaoli":1,"zuckerruebe":1,"gresm":1,"charlax":1,"CedricCabessa":1,"davideicardi":1,"gorkaerana":1,"magwas":1,"shoyer":1,"Luis-omega":1,"martinky24":1,"DanielYang59":1,"chrisphilip322":1,"tombulled":1,"devsnek":1,"suonpaa":1,"alxroyer":1,"pawamoy":1,"arseniiv":1,"benbuckman":1,"bertbarabas":1,"PythonCoderAS":1,"KovacsGG":1,"altendky":1,"aliubimov":1,"erwinkinn":1,"jonfitt":1,"rafalkrupinski":1,"nikitagashkov":1,"ChrisGojlo":1,"SmedbergM":1,"sebdivinity":1,"AndrewUshakov":1,"tilaks":1,"jraygauthier":1,"not522":1,"jp-berg":1,"ajhynes7":1,"drtyrsa":1,"dssd96":1,"RandomGuyNumber731":1,"mattdornfeld":1,"i11u":1,"anselor":1,"cschubiner":1,"squeaky-pl":1,"zr40":1,"samuelstevens":1,"kdheepak":1,"ksamuel":1,"Jonathan-Landeed":1,"KRRT7":1,"finlayacourt":1,"cihati":1,"zvezdan":1,"cokelid":1,"xen0n":1,"lukasjuhrich":1,"ruipin":1,"alexdittmann":1,"MarcelloPerathoner":1,"cclauss":1,"jboehm-kobold":1,"MoranAbadieGatewatcher":1,"janbjorge":1,"todofixthis":1,"dmach":1,"zroug":1,"komodovaran":1,"AndrewFerr":1,"kaste":1,"zwqStella":1,"cj81499":1,"BaconPancakes":1,"chrisimcevoy":1,"emilyyyylime":1,"azrdev":1,"tdyas":1,"markkohdev":1,"danballance":1,"facutuesca":1,"qi55wyqu":1,"person594":1,"btimby":1,"armisael":1,"ashishk1994":1,"snmishra":1,"shamrin":1,"walterddr":1,"Avishayy":1,"r1chardj0n3s":1,"jpedrick":1,"starhel":1,"JP-Ellis":1,"wpeale":1,"benburk":1,"cibic89":1,"tim-mitchell":1,"gustavgransbo":1,"sborisch":1,"gatoniel":1,"thepabloaguilar":1,"bukzor":1,"jfuruness":1,"itamarst":1,"tacozMacleo":1,"superosku":1,"jzenoz":1,"ngaya-ll":1,"hannes-ucsc":1,"palle-k":1,"jleclanche":1,"rahulporuri":1,"petergaultney":1,"camillol":1,"devchakraborty":1,"kmillikin":1,"mishok13":1,"anuppari":1,"dimanu-py":1,"jrab89":1,"lilydjwg":1,"jrdnh":1,"juhasch":1,"MichaelVoelkel":1,"micha91":1,"benjaminglass1":1,"rkr-at-dbx":1,"atharva-kelkar":1,"Elscouta":1,"lijok":1,"chdsbd":1,"violet4":1,"francescoalongi":1,"qgallouedec":1,"qsantos":1,"bonotake":1,"SalomonSmeke":1,"Mr-Sunglasses":1,"qria":1,"jsangmeister":1,"bgreen-litl":1,"decaz":1,"Behoston":1,"richardebeling":1,"akcheung":1,"ErwandKe":1,"SoptikHa2":1,"gmulz":1,"ivan-gj":1,"benclifford":1,"kingco6ra":1,"adaamz":1,"Newbytee":1,"DanieleIsoni":1,"Saransh-cpp":1,"AndreyMZ":1,"gitpushdashf":1,"Tusenka":1,"bram-tv":1,"pgjones":1,"virajkanwade":1,"hackaugusto":1,"EdSaleh":1,"dimaqq":1,"tester-sn":1,"david-westreicher":1,"rwgk":1,"GalGof":1,"suhasdotcom":1,"butlscot":1,"tmr232":1,"alexcoplan":1,"paw-lu":1,"federicobond":1,"rpbeltran":1,"monchin":1,"Xandaros":1,"jimmmmmmmmmmmy":1,"vdwees":1,"ikamensh":1,"JSS95":1,"vianney-g":1,"exhuma":1,"098799":1,"Andrej730":1,"mm-matthias":1,"jack-tutor":1,"eikooo":1,"wodny":1,"leontrolski":1,"vors":1,"Polandia94":1,"petuzk":1,"GoToCoding":1,"odorikakeru":1,"daltairwalter":1,"orenl":1,"heyshahabuddin":1,"Navid-Means-Promise":1,"ykrx":1,"mschmidt87":1,"mark-thm":1,"MadLittleMods":1,"lsfischer":1,"lexdene":1,"jpgoldberg":1,"dstansby":1,"pythoniste":1,"ThirVondukr":1,"jakethesnake420":1,"hardikkat24":1,"alon-ba":1,"zsluedem":1,"arthurbrenno":1,"Alc-Alc":1,"jd-solanki":1,"davibicudo":1,"caniko":1,"Chloy":1,"Jasha10":1,"MarcusJellinghaus":1,"xuhdev":1,"thesketh":1,"pyrocat101":1,"sandrinr":1,"domderen":1,"LecrisUT":1,"guywilsonjr":1,"andymwood":1,"lenzo202":1,"velsinki":1,"schuylermartin45":1,"ambv":1,"euresti":1,"sebasouza":1,"pebenito":1,"ralismark":1,"jtpavlock":1,"petamasS3D":1,"gwax":1,"lmbelo":1,"rwhender":1,"tk-woven":1,"bluetech":1,"notatallshaw":1,"ahernot":1,"feibl":1,"ShaneHarvey":1,"o11c":1,"JanczarKurek":1,"squahtx":1,"seberg":1,"neilvyas":1,"jrast":1,"akaptur":1,"domdfcoding":1,"Galtozzy":1,"dyens":1,"Spacerulerwill":1,"glatterf42":1,"wence-":1,"andrewdotn":1,"kylebarron":1,"JosiahKane":1,"damienbfs":1,"littleswampman":1,"fgmehlin":1,"chepner":1,"fjossandon":1,"agriyakhetarpal":1,"julian-klode":1,"bennyrowland":1,"ilinum":1,"j6mes":1,"michaelbrewer":1,"hugovk":1},"pull_request_authors":{"JukkaL":350,"cdce8p":330,"ilevkivskyi":296,"hauntsaninja":289,"sterliakov":173,"sobolevn":105,"brianschubert":93,"github-actions[bot]":62,"hamdanal":54,"svalentin":52,"tyralla":49,"A5rocks":47,"wyattscarpenter":42,"AlexWaygood":40,"JelleZijlstra":32,"advait-dixit":28,"ikonst":27,"BobTheBuidler":23,"tungol":19,"ichard26":17,"p-sawicki":17,"bzoracler":16,"randolf-scholz":16,"jhance":16,"InvincibleRMC":13,"asottile":12,"mr-c":12,"pre-commit-ci[bot]":11,"wesleywright":11,"nautics889":10,"chadrik":9,"Skylion007":9,"ajinesh703":9,"koogoro":9,"KotlinIsland":9,"srittau":9,"shenyih0ng":7,"victorletichevsky":7,"meshy":6,"changhoetyng":6,"x612skm":6,"sloboegen":6,"makridenko":6,"dexterkennedy":6,"emmatyping":6,"dependabot[bot]":6,"jairov4":6,"andersk":6,"Viicos":6,"jorenham":6,"GiorgosPapoutsakis":5,"kcornw":5,"Chainfire":5,"InSyncWithFoo":5,"tamird":5,"brxno3107":5,"MechanicalConstruct":5,"robsdedude":5,"roberfi":5,"ericmarkmartin":4,"ag-tafe":4,"Arvindpaliatic":4,"Jordandev678":4,"edgarrmondragon":4,"lsrafael13":4,"max-muoto":4,"harahu":4,"hemant-iitkgp":4,"jamesbraza":4,"eladshoshani":4,"EvgenyVashkevich":4,"yangdanny97":4,"chirizxc":4,"gareth-cross":4,"Tinche":4,"kcdodd":4,"exertustfm":4,"erikkemperman":4,"ChristinaTrinh":4,"esoma":4,"charulatalodha":4,"lmbelo":4,"onlined":4,"muhammadhamzajabbar567":4,"stroxler":4,"alexdrydew":4,"flaeppe":3,"esarp":3,"ngnpope":3,"madt2709":3,"CoolCat467":3,"seddonym":3,"studyingegret":3,"edpaget":3,"hamirmahal":3,"codenamenam":3,"dosisod":3,"Jahongir-Qurbonov":3,"Jdwashin9":3,"md384":3,"msullivan":3,"Luunynliny":2,"falsedrow":2,"graingert":2,"jttimko5":2,"mkaraev":2,"u7601139":2,"jcapriot":2,"Hnasar":2,"lenayoung8":2,"rdimaio":2,"aatle":2,"ay0503":2,"ApostolFet":2,"Geo5":2,"stefmolin":2,"JohnHBrock":2,"Peopl3s":2,"kreathon":2,"huix11":2,"GameRoMan":2,"cibinmathew":2,"DetachHead":2,"uko3211":2,"Shinader123":2,"KapJI":2,"Daksh2000":2,"timhoffm":2,"Hila-Levi":2,"hasier":2,"tadeu":2,"koen-boost":2,"andras-kth":2,"pradyunsg":2,"fjzll":2,"cam-matsui":2,"JacekLach":2,"bsmedberg-xometry":2,"Michael0x2a":2,"rafalkrupinski":2,"embecka":2,"DeinAlptraum":2,"neuroevolutus":2,"NiclasvanEyk":2,"nawrazi":2,"97littleleaf11":2,"WesleyTheGeolien":2,"huonw":2,"davidfstr":2,"ashishkurmi":2,"picnixz":2,"c0d3h4x0r":2,"andyxzhu":2,"teplandr":2,"franekmagiera":2,"huandy4":2,"bluenote10":2,"un-pogaz":2,"q0w":2,"omarsilva1":2,"aybdee":2,"tmke8":2,"jogo-openai":2,"superosku":2,"Samoed":2,"huguesb":2,"Mr-Sunglasses":2,"zebulonmcknight":2,"real-or-random":2,"aishuaishu10":2,"lsfischer":2,"Timmmm":2,"anniel-stripe":2,"angelawuuu":2,"clintaire":2,"alanhdu":2,"ambv":2,"Don-Burns":2,"terencehonles":2,"kurtmckee":2,"edreamleo":2,"kamahen":2,"johnthagen":2,"arnav-jain1":2,"sanxiyn":2,"JasonAlbertEinstien":2,"saulshanabrook":2,"cheseremtitus24":2,"gregorysantosa":2,"alexlshon":2,"coldwolverine":2,"DimitriPapadopoulos":2,"michen00":2,"hnykda":2,"getim":2,"TeamSpen210":2,"hesam-ghamary":2,"noob8boi":2,"Snehaaa24":2,"mattangus":2,"mariafnafees":2,"guywilsonjr":2,"quinn-sasha":2,"atarv":2,"ajaypatel12345":2,"Eclips4":2,"JaylenLuc":2,"johndoknjas":2,"Felixoid":2,"a4168048":2,"romaleu":2,"hugovk":2,"east825":2,"SANTHOSH-SACHIN":2,"szepeviktor":2,"v-spassky":2,"Kwieeciol":2,"sagarbadiyani":2,"gopoto":2,"MakonnenMak":2,"tusharsadhwani":2,"hatal175":2,"cclauss":2,"aliwo":2,"NarvinSingh":2,"mimre25":2,"youkaichao":2,"katconnors":2,"SwagatSBhuyan":2,"analog-cbarber":2,"carltongibson":2,"benjamb":2,"thomas-whaley":2,"godalming123":2,"gilesgc":2,"magicmark":2,"alexchamberlain":2,"Prabhat-Thapa45":2,"NMertsch":2,"ellert":2,"Lancetnik":2,"sam-xif":2,"josetapadas":2,"nielsbuwen":2,"soceanainn":2,"chelseadz":2,"ammaraskar":2,"johng":2,"shenxianpeng":2,"KGISGOOD":2,"WeilerMarcel":2,"GoGim1":2,"exegeist":2,"ldeld":2,"kmurphy4":2,"srilman":2,"sveinugu":1,"keainye":1,"teresa0605":1,"shaperilio":1,"dmontagu":1,"bergkvist":1,"lukin0110":1,"ThanhChinhBK":1,"ahzamm":1,"AmrFadel10":1,"sshane":1,"MengAiDev":1,"freundTech":1,"meows4h":1,"elazarg":1,"Akuli":1,"urnest":1,"olepbr":1,"Gobot1234":1,"reka":1,"frobian21":1,"Newbytee":1,"Daverball":1,"gagebenne":1,"pganssle-google":1,"jianghuyiyuan":1,"omerhadari":1,"eli-schwartz":1,"mingminggl":1,"floscha":1,"guitvcer":1,"robjhornby":1,"Apakottur":1,"StefanVK":1,"emilazy":1,"posita":1,"sigvef":1,"jack-tutor":1,"AlpAribal":1,"eltociear":1,"henryiii":1,"KeerthigaVeni13":1,"nickdrozd":1,"gaurovgiri":1,"mschoettle":1,"elbehery95":1,"atugushev":1,"KevinRK29":1,"mparigi":1,"Sukonnik-Illia":1,"AurelienJaquier":1,"MaxShvets":1,"Sullynr2Wolf":1,"embray":1,"richardm-stripe":1,"williamsantosa":1,"joennlae":1,"HexDecimal":1,"abelcheung":1,"jorgen":1,"Gatsik":1,"ozgurturkiye":1,"nucccc":1,"michaelg100":1,"katikuuu":1,"ollipal":1,"tik-stbuehler":1,"syastrov":1,"AlexArcPy":1,"ds-cbo":1,"Malika1109":1,"blablatdinov":1,"sohailsomani":1,"dheerajreal":1,"loic-simon":1,"TH3CHARLie":1,"altendky":1,"christianbundy":1,"dinaldoap":1,"mtelka":1,"rprata":1,"PrinceNaroliya":1,"machin0r":1,"lgeiger":1,"subnix":1,"r3m0t":1,"dlax":1,"icgood":1,"denisekaur":1,"matejsp":1,"dibrinsofor":1,"Riolku":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":{"bug":634,"feature":91,"crash":77,"topic-type-narrowing":24,"documentation":20,"topic-enum":19,"topic-type-variables":14,"pending":13,"topic-error-reporting":12,"topic-overloads":11,"topic-match-statement":11,"topic-pep-695":11,"topic-typed-dict":11,"good-first-issue":10,"topic-developer":10,"priority-0-high":9,"meta":9,"topic-reachability":9,"topic-daemon":9,"topic-configuration":9,"topic-runtime-semantics":9,"topic-type-alias":8,"topic-descriptors":7,"topic-usability":6,"false-positive":6,"topic-named-tuple":6,"topic-stubgen":6,"good-second-issue":6,"topic-protocols":5,"topic-stubtest":5,"needs discussion":5,"topic-pep-646":5,"performance":5,"topic-type-context":5,"topic-paramspec":5,"topic-join-v-union":4,"question":4,"topic-incremental":4,"topic-self-types":4,"topic-plugins":4,"topic-inference":4,"topic-pep-702":4,"topic-final":4,"topic-overlap":4,"topic-dataclasses":4,"topic-typeguard-typeis":3,"topic-calls":3,"semantic-analyzer":3,"topic-pep-696":3,"topic-mypyc":3,"topic-literal-types":3,"topic-variable-scope":2,"topic-type-ignore":2,"affects-mypyc":2,"topic-tests":2,"refactoring":2,"topic-union-types":2,"topic-disallow-any":2,"topic-inheritance":2,"topic-pep-572":1,"topic-pep-561":1,"topic-strict-optional":1,"priority-1-normal":1,"topic-dataclass-transform":1,"topic-quoted-annotations":1,"assert-type":1,"topic-recursive-types":1},"past_year_pull_request_labels_count":{"topic-mypyc":69,"upnext":42,"topic-stubgen":23,"documentation":21,"topic-tests":16,"topic-pep-702":12,"topic-stubtest":8,"topic-pep-696":6,"pending":6,"topic-type-narrowing":6,"topic-dataclass-transform":4,"dependencies":4,"topic-strict-optional":4,"topic-configuration":3,"topic-overloads":3,"deferred":3,"topic-pep-585":3,"topic-dataclasses":3,"topic-literal-types":3,"python":2,"topic-match-statement":2,"topic-pep-695":2,"topic-async":2,"bug":2,"topic-join-v-union":2,"topic-typed-dict":2,"topic-error-reporting":1,"topic-pep-604":1,"needs discussion":1,"topic-pep-646":1},"past_year_issue_author_associations_count":{"NONE":553,"CONTRIBUTOR":177,"COLLABORATOR":102,"MEMBER":29},"past_year_pull_request_author_associations_count":{"COLLABORATOR":986,"CONTRIBUTOR":383,"NONE":215,"MEMBER":214},"past_year_issue_authors":{"JukkaL":37,"hauntsaninja":23,"randolf-scholz":20,"A5rocks":17,"bzoracler":15,"asottile-sentry":15,"jorenham":15,"sterliakov":13,"injust":12,"DetachHead":11,"brianschubert":11,"Redoubts":10,"sobolevn":10,"Avasam":10,"wyattscarpenter":8,"CoolCat467":8,"Dreamsorcerer":7,"Viicos":7,"eltoder":6,"MarcoGorelli":6,"johnfn":5,"KotlinIsland":5,"mharding-hpe":5,"ego-thales":5,"jolaf":5,"tyralla":4,"Lyranile":4,"cdce8p":4,"JelleZijlstra":4,"kasium":4,"srittau":4,"brandonchinn178":4,"ag-tafe":4,"huonw":4,"sk-":4,"svalentin":3,"Hnasar":3,"davidhalter":3,"asottile":3,"bluenote10":3,"ilevkivskyi":3,"semohr":3,"jakkdl":3,"sbrudenell":3,"mr-c":3,"Dr-Irv":3,"AlexWaygood":3,"KapJI":3,"wesleywright":3,"glyph":3,"rentruewang":3,"delfick":3,"inducer":3,"NiklasRosenstein":2,"ofek":2,"bkeryan":2,"MaxG87":2,"mscheifer":2,"Jacobfaib":2,"JakeSummers":2,"stephenfin":2,"clambert-jt":2,"cjw296":2,"henryiii":2,"eliegoudout":2,"s17b2-voroneckij":2,"AAriam":2,"AaronSartin":2,"gandhis1":2,"zoola969":2,"Lancetnik":2,"KowalMar":2,"schuelermine":2,"leamingrad":2,"kmurphy4":2,"aidangallagher4":2,"Yazan-Sharaya":2,"fofoni":2,"GENDRAUD":2,"alexdrydew":2,"sh-at-cs":2,"dibrinsofor":2,"alythobani":2,"andrei-korshikov":2,"jvanasco":2,"makukha":2,"ANogin":2,"mar10":2,"tungol":2,"DouweM":2,"asarkar":2,"timhoffm":2,"grayjk":2,"bersbersbers":2,"bcmills":2,"ThakeeNathees":2,"neuroevolutus":1,"nickdrozd":1,"ngnpope":1,"zwqStella":1,"petamasS3D":1,"pechersky":1,"pcavalar":1,"pbabics":1,"Paulchen5":1,"patrick91":1,"palle-k":1,"pabloestevez94":1,"PaarthShah":1,"Owen-OptiGrid":1,"otaj":1,"osandov":1,"orenl":1,"omerhadari":1,"OfekShilon":1,"nsoranzo":1,"notatallshaw":1,"noirbee":1,"NoamNol":1,"nneonneo":1,"njgrisafi":1,"nernst":1,"mattangus":1,"mathialo":1,"martinResearch":1,"markshannon":1,"markkohdev":1,"MarcelloPerathoner":1,"magicmark":1,"m-aciek":1,"macdjord":1,"lulunac27a":1,"llucax":1,"LiYangHJ":1,"littleswampman":1,"lgautier":1,"leycec":1,"lexdene":1,"lesliehuh":1,"LefterisJP":1,"LeeeeT":1,"ldelaossa":1,"kylieatalan":1,"kylebarron":1,"kvdveer":1,"nelsyeung":1,"ncoghlan":1,"ncanceill":1,"NathanFarmer":1,"multimeric":1,"mtsokol":1,"msto":1,"ms-pablo-ruiz":1,"Mr-Sunglasses":1,"mqnc":1,"MoonMountain2k":1,"mmdanggg2":1,"Mityuha":1,"mhvk":1,"mhooreman":1,"mgorny":1,"mgedmin":1,"mgab":1,"mflova":1,"merc1031":1,"maxfischer2781":1,"MatthieuCMira":1,"matteobrv":1,"Tusenka":1,"tucked":1,"tuanle0910":1,"trlaitioer":1,"TravisHardman":1,"torarvid":1,"tmr232":1,"tilboerner":1,"thierry-martinez":1,"thesketh":1,"The-Alley":1,"terencehonles":1,"tdyas":1,"tblum":1,"t1m013y":1,"SylvainGuieu":1,"sweemer":1,"svleeuwen":1,"Suprabat":1,"suonpaa":1,"suhasdotcom":1,"subnix":1,"studyingegret":1,"stianjensen":1,"Stevepurpose":1,"stevenh":1,"stephenskett":1,"zwimer":1,"zuckerruebe":1,"ZhymabekRoman":1,"ZeeD":1,"zarif98":1,"zachaysan":1,"yunline":1,"youtux":1,"yonilerner":1,"xceral":1,"xAkre":1,"WutingjiaX":1,"woodruffw":1,"wodny":1,"WiredBovine":1,"wence-":1,"warsaw":1,"vtgn":1,"voidspace":1,"vitaminSP":1,"virajkanwade":1,"ViktorSky":1,"vfazio":1,"uriyyo":1,"un-pogaz":1,"unexcellent":1,"tybug":1,"Sanchoyzer":1,"samwgoldman":1,"samueljsb":1,"sagarbadiyani":1,"s417-lama":1,"s3rius":1,"Ryang20718":1,"rwhender":1,"ruomad":1,"ruipin":1,"roubert":1,"ro-oliveira95":1,"RomanValov":1,"rnv812":1,"ritsuki1227":1,"ralismark":1,"rahulpal75":1,"racinmat":1,"Quasar6X":1,"Polandia94":1,"pmhahn":1,"Pluviolithic":1,"pleaseletmesearch":1,"pktiuk":1,"pksadiq":1,"pfaion":1,"PeterJCLaw":1,"stefan-hoelzl":1,"stanislavlevin":1,"squeaky-pl":1,"Spacerulerwill":1,"soufianeamini":1,"SoloJacobs":1,"socketpair":1,"snovik75":1,"snook92":1,"smurfix":1,"smheidrich":1,"sloboegen":1,"slanzmich":1,"sid-kap":1,"shoucandanghehe":1,"shenxianpeng":1,"shadycuz":1,"sezanzeb":1,"serjflint":1,"SemMulder":1,"seberg":1,"sborisch":1,"saulshanabrook":1,"sasanjac":1,"Saransh-cpp":1,"sanderr":1,"sandeep-selvaraj":1,"danielnelson":1,"DanieleIsoni":1,"daneah":1,"danarmak":1,"damienbfs":1,"daltairwalter":1,"dalemyers":1,"Czaki":1,"cthoyt":1,"cstigen":1,"couling":1,"cokelid":1,"CodeMouse92":1,"Cnoor0171":1,"clo-vis":1,"christianbundy":1,"Christian-B":1,"chrisjsewell":1,"chriselion":1,"chopan050":1,"CharlesFauman":1,"cfriedland5":1,"carlos-superior":1,"caniko":1,"camillol":1,"bwo":1,"buxx":1,"jonathanslenders":1,"edgarrmondragon":1,"dzherb":1,"dyens":1,"dvarrazzo":1,"Dutcho":1,"Dunes":1,"dstansby":1,"dscorbett":1,"drtyrsa":1,"dpinol":1,"donn":1,"Don-Burns":1,"domsj-foodpairing":1,"dnomd343":1,"dmoisset":1,"dmcooke":1,"dmarteau":1,"dlech":1,"dj-foxxy":1,"divya-e47":1,"dimanu-py":1,"denisshaf":1,"david-westreicher":1,"david-mcdowell-ilw":1,"DaveShuckerow":1,"dannyjeck":1,"ammaraskar":1,"amitw-nn":1,"ambv":1,"alwaysmpe":1,"alon-ba":1,"allanlewis":1,"alisaifee":1,"alichaudry":1,"alicederyn":1,"alfred82santa":1,"alexei":1,"alexcoplan":1,"Alexandre-SCHOEPP":1,"Alc-Alc":1,"albertferras-vrf":1,"Alan-Chen99":1,"ajinesh703":1,"AI0867":1,"ahmedelq":1,"ahernot":1,"agriyakhetarpal":1,"adimoragbloch":1,"acciaioli":1,"AA-Turner":1,"aatle":1,"aaron-siegel":1,"1st":1,"butlscot":1,"bukzor":1,"blaxter":1,"bjoernpollex":1,"biosunsci":1,"benjaminglass1":1,"benclifford":1,"bb23run-cyber":1,"bartfeenstra":1,"barisione":1,"balihb":1,"avranu":1,"athyuttamre":1,"atharva-kelkar":1,"ascopes":1,"artsiomkaltovich":1,"arthurbrenno":1,"ArrayBolt3":1,"arnav-jain1":1,"antspy":1,"anshbansal":1,"AnjoMan":1,"anishathalye":1,"anilbey":1,"Andrew-Chen-Wang":1,"Andrej730":1,"andersk":1,"Jonathan-Landeed":1,"jonaslalin":1,"joaoe":1,"jlxip":1,"jimmmmmmmmmmmy":1,"jhance":1,"jgogstad":1,"jfulbricht":1,"jfindlay":1,"jeremander":1,"jepler":1,"jenia90":1,"jboehm-kobold":1,"jatkinson1000":1,"jan-spurny":1,"janramon":1,"jack-tutor":1,"jackmpcollins":1,"ivany4":1,"IvanKirpichnikov":1,"InvincibleRMC":1,"InSyncWithFoo":1,"ikamensh":1,"iharabukhouski":1,"iflan":1,"hynek":1,"kubotty":1,"ktbarrett":1,"KRRT7":1,"Krismix1":1,"komodovaran":1,"kohlrabi":1,"kkscilife":1,"kdkavanagh":1,"kcornw":1,"kbauer":1,"KazMiddelhoek":1,"kalvdans":1,"Kakadus":1,"KaitoHH":1,"kaern":1,"kaelzhang":1,"kaddkaka":1,"jzenoz":1,"jwodder":1,"jvahue":1,"justinvanwinkle":1,"jtherrmann":1,"jrdnh":1,"jpl-dhemberg":1,"jpgoldberg":1,"jpedrick":1,"jorgefandinno":1,"gareth-cross":1,"gabrielcocenza":1,"froh":1,"frilox042":1,"Fred-si":1,"frankie567":1,"foresto":1,"flying-sheep":1,"Floby":1,"fjossandon":1,"fishikles":1,"finlayacourt":1,"Felixoid":1,"federicobond":1,"febus982":1,"feanil":1,"facutuesca":1,"eugeneliukindev":1,"esarp":1,"ErwandKe":1,"eroller":1,"erictraut":1,"ericbuehl":1,"emernic":1,"elisw93":1,"eli-schwartz":1,"ehanhalici":1,"hvenev":1,"huntfx":1,"hterik":1,"holmesv3":1,"hnykda":1,"hjwp":1,"heyshahabuddin":1,"herobank110":1,"henzef":1,"harahu":1,"HansAarneLiblik":1,"hannes-ucsc":1,"hamirmahal":1,"h4l":1,"gwk":1,"guywilsonjr":1,"graingert":1,"gpauloski":1,"gopidesupavan":1,"godalming123":1,"gmulz":1,"Glyphack":1,"gh-andre":1,"ggirol-rc":1,"Geo5":1,"Gatsik":1,"gareth-rees":1},"past_year_pull_request_authors":{"JukkaL":249,"cdce8p":239,"hauntsaninja":173,"sterliakov":163,"ilevkivskyi":151,"brianschubert":93,"wyattscarpenter":38,"tyralla":36,"sobolevn":36,"github-actions[bot]":35,"svalentin":35,"A5rocks":30,"advait-dixit":28,"BobTheBuidler":23,"tungol":17,"p-sawicki":17,"randolf-scholz":15,"hamdanal":12,"wesleywright":10,"Skylion007":9,"asottile":9,"ajinesh703":7,"victorletichevsky":7,"bzoracler":7,"JelleZijlstra":7,"shenyih0ng":7,"chadrik":7,"makridenko":6,"emmatyping":6,"jairov4":6,"jorenham":6,"changhoetyng":6,"kcornw":5,"mr-c":5,"InvincibleRMC":5,"MechanicalConstruct":5,"brxno3107":5,"Chainfire":5,"pre-commit-ci[bot]":4,"gareth-cross":4,"EvgenyVashkevich":4,"jhance":4,"x612skm":4,"Viicos":4,"exertustfm":4,"lsrafael13":4,"alexdrydew":4,"ag-tafe":4,"ChristinaTrinh":4,"harahu":4,"srittau":4,"chirizxc":4,"hemant-iitkgp":4,"charulatalodha":4,"Arvindpaliatic":4,"Jdwashin9":3,"codenamenam":3,"esarp":3,"CoolCat467":3,"studyingegret":3,"Jahongir-Qurbonov":3,"ngnpope":3,"aliwo":2,"godalming123":2,"aishuaishu10":2,"szepeviktor":2,"lmbelo":2,"cam-matsui":2,"real-or-random":2,"kmurphy4":2,"zebulonmcknight":2,"Mr-Sunglasses":2,"clintaire":2,"GameRoMan":2,"nawrazi":2,"ldeld":2,"hasier":2,"ApostolFet":2,"Luunynliny":2,"johndoknjas":2,"timhoffm":2,"Geo5":2,"onlined":2,"Peopl3s":2,"ericmarkmartin":2,"JasonAlbertEinstien":2,"saulshanabrook":2,"NiclasvanEyk":2,"carltongibson":2,"dependabot[bot]":2,"guywilsonjr":2,"mariafnafees":2,"aatle":2,"ambv":2,"Daksh2000":2,"mimre25":2,"un-pogaz":2,"jogo-openai":2,"fjzll":2,"KapJI":2,"Don-Burns":2,"ammaraskar":2,"ay0503":2,"lenayoung8":2,"chelseadz":2,"cclauss":2,"johnthagen":2,"davidfstr":2,"josetapadas":2,"mkaraev":2,"arnav-jain1":2,"soceanainn":2,"erikkemperman":2,"magicmark":2,"Snehaaa24":2,"embecka":2,"hnykda":2,"falsedrow":2,"neuroevolutus":2,"huonw":2,"AlexWaygood":2,"michen00":2,"koen-boost":2,"aybdee":2,"ellert":2,"uko3211":2,"Shinader123":2,"east825":2,"teplandr":2,"q0w":2,"SANTHOSH-SACHIN":2,"Jordandev678":2,"edgarrmondragon":2,"huandy4":2,"Hila-Levi":2,"v-spassky":2,"shenxianpeng":2,"Kwieeciol":2,"sagarbadiyani":2,"johng":2,"coldwolverine":2,"gopoto":2,"yangdanny97":2,"DimitriPapadopoulos":2,"Lancetnik":2,"MengAiDev":1,"PrinceNaroliya":1,"machin0r":1,"graingert":1,"StefanVK":1,"emilazy":1,"msullivan":1,"KeerthigaVeni13":1,"dibrinsofor":1,"guitvcer":1,"meows4h":1,"Newbytee":1,"jack-tutor":1,"sigvef":1,"gaurovgiri":1,"AmrFadel10":1,"omerhadari":1,"pganssle-google":1,"keainye":1,"KevinRK29":1,"edreamleo":1,"Gatsik":1,"subnix":1},"maintainers":[{"login":"JukkaL","count":453,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":335,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":327,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"ilevkivskyi","count":326,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"sterliakov","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"brianschubert","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"svalentin","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"JelleZijlstra","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"A5rocks","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"tyralla","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"hamdanal","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"jhance","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"ichard26","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"wesleywright","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"koogoro","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"p-sawicki","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"msullivan","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"Michael0x2a","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"gvanrossum","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"emmatyping","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"markshannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"brettcannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"uriyyo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"97littleleaf11","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"serhiy-storchaka","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serhiy-storchaka"},{"login":"ammaraskar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"pradyunsg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"JulienPalard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"Eclips4","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"ilinum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilinum"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"KevinRK29","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"}],"active_maintainers":[{"login":"JukkaL","count":286,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"cdce8p","count":243,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"hauntsaninja","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"ilevkivskyi","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"sterliakov","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"brianschubert","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"sobolevn","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"svalentin","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"A5rocks","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"tyralla","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"wesleywright","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"JelleZijlstra","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"p-sawicki","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"emmatyping","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"jhance","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"AlexWaygood","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"ammaraskar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"markshannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"uriyyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"KevinRK29","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}]},"events":null,"keywords":["linter","python","typechecker","types","typing"],"dependencies":[{"ecosystem":"pypi","filepath":"build-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T15:03:04.556Z","updated_at":"2022-07-12T15:03:04.556Z","repository_link":"https://github.com/python/mypy/blob/master/build-requirements.txt","dependencies":[{"id":159415177,"package_name":"types-typed-ast","ecosystem":"pypi","requirements":"\u003e=1.5.0,\u003c1.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T15:03:04.716Z","updated_at":"2022-07-12T15:03:04.716Z","repository_link":"https://github.com/python/mypy/blob/master/docs/requirements-docs.txt","dependencies":[{"id":159415239,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=4.2.0,\u003c5.0.0","direct":true,"kind":"runtime","optional":false},{"id":159415240,"package_name":"furo","ecosystem":"pypi","requirements":"\u003e=2022.3.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:23.896Z","updated_at":"2023-01-13T16:23:23.896Z","repository_link":"https://github.com/python/mypy/blob/master/.github/workflows/docs.yml","dependencies":[{"id":6890399341,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890399342,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_wheels.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:23.822Z","updated_at":"2023-01-13T16:23:23.822Z","repository_link":"https://github.com/python/mypy/blob/master/.github/workflows/build_wheels.yml","dependencies":[{"id":6890399112,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890399113,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mypy_primer.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:24.119Z","updated_at":"2023-01-13T16:23:24.119Z","repository_link":"https://github.com/python/mypy/blob/master/.github/workflows/mypy_primer.yml","dependencies":[{"id":6890399446,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890399447,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890399448,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mypy_primer_comment.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:24.227Z","updated_at":"2023-01-13T16:23:24.227Z","repository_link":"https://github.com/python/mypy/blob/master/.github/workflows/mypy_primer_comment.yml","dependencies":[{"id":6890399493,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":6890399494,"package_name":"kanga333/comment-hider","ecosystem":"actions","requirements":"c12bb20b48aeb8fc098e35967de8d4f8018fffdf","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/sync_typeshed.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:24.290Z","updated_at":"2023-01-13T16:23:24.290Z","repository_link":"https://github.com/python/mypy/blob/master/.github/workflows/sync_typeshed.yml","dependencies":[{"id":6890401239,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890401240,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:24.422Z","updated_at":"2023-01-13T16:23:24.422Z","repository_link":"https://github.com/python/mypy/blob/master/.github/workflows/test.yml","dependencies":[{"id":6890401820,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890401821,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_stubgenc.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:24.604Z","updated_at":"2023-01-13T16:23:24.604Z","repository_link":"https://github.com/python/mypy/blob/master/.github/workflows/test_stubgenc.yml","dependencies":[{"id":6890402899,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890402900,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T17:43:46.565Z","updated_at":"2023-09-24T17:43:46.565Z","repository_link":"https://github.com/python/mypy/blob/master/action.yml","dependencies":[]},{"ecosystem":"docker","filepath":"misc/docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-30T06:24:46.948Z","updated_at":"2023-10-30T06:24:46.948Z","repository_link":"https://github.com/python/mypy/blob/master/misc/docker/Dockerfile","dependencies":[{"id":14292629160,"package_name":"ubuntu","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"mypy-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-30T06:24:47.017Z","updated_at":"2023-10-30T06:24:47.017Z","repository_link":"https://github.com/python/mypy/blob/master/mypy-requirements.txt","dependencies":[{"id":14292629161,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"\u003e=4.1.0","direct":true,"kind":"runtime","optional":false},{"id":14292629162,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14292629163,"package_name":"tomli","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"mypyc/lib-rt/setup.py","sha":null,"kind":"manifest","created_at":"2023-10-30T06:24:47.053Z","updated_at":"2023-10-30T06:24:47.053Z","repository_link":"https://github.com/python/mypy/blob/master/mypyc/lib-rt/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-30T06:24:47.059Z","updated_at":"2023-10-30T06:24:47.059Z","repository_link":"https://github.com/python/mypy/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-30T06:24:47.169Z","updated_at":"2023-10-30T06:24:47.169Z","repository_link":"https://github.com/python/mypy/blob/master/setup.py","dependencies":[{"id":14292629164,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"\u003e=4.1.0","direct":true,"kind":"runtime","optional":false},{"id":14292629165,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14292629166,"package_name":"tomli","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test-data/packages/typedpkg/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-30T06:24:48.275Z","updated_at":"2023-10-30T06:24:48.275Z","repository_link":"https://github.com/python/mypy/blob/master/test-data/packages/typedpkg/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"test-data/packages/typedpkg-stubs/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-30T06:24:48.656Z","updated_at":"2023-10-30T06:24:48.656Z","repository_link":"https://github.com/python/mypy/blob/master/test-data/packages/typedpkg-stubs/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"test-data/packages/typedpkg_ns_a/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-30T06:24:48.722Z","updated_at":"2023-10-30T06:24:48.722Z","repository_link":"https://github.com/python/mypy/blob/master/test-data/packages/typedpkg_ns_a/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"test-data/packages/typedpkg_ns_b/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-30T06:24:48.794Z","updated_at":"2023-10-30T06:24:48.794Z","repository_link":"https://github.com/python/mypy/blob/master/test-data/packages/typedpkg_ns_b/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"test-data/packages/typedpkg_ns_b-stubs/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-30T06:24:48.831Z","updated_at":"2023-10-30T06:24:48.831Z","repository_link":"https://github.com/python/mypy/blob/master/test-data/packages/typedpkg_ns_b-stubs/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"test-data/pybind11_mypy_demo/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-30T06:24:48.869Z","updated_at":"2023-10-30T06:24:48.869Z","repository_link":"https://github.com/python/mypy/blob/master/test-data/pybind11_mypy_demo/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"test-data/pybind11_mypy_demo/setup.py","sha":null,"kind":"manifest","created_at":"2023-10-30T06:24:48.920Z","updated_at":"2023-10-30T06:24:48.920Z","repository_link":"https://github.com/python/mypy/blob/master/test-data/pybind11_mypy_demo/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"test-requirements.in","sha":null,"kind":"manifest","created_at":"2023-10-30T06:24:48.990Z","updated_at":"2023-10-30T06:24:48.990Z","repository_link":"https://github.com/python/mypy/blob/master/test-requirements.in","dependencies":[{"id":14292629167,"package_name":"attrs","ecosystem":"pypi","requirements":"\u003e=18.0","direct":true,"kind":"test","optional":false},{"id":14292629168,"package_name":"black","ecosystem":"pypi","requirements":"==23.9.1","direct":true,"kind":"test","optional":false},{"id":14292629169,"package_name":"filelock","ecosystem":"pypi","requirements":"\u003e=3.3.0","direct":true,"kind":"test","optional":false},{"id":14292629170,"package_name":"lxml","ecosystem":"pypi","requirements":"\u003e=4.9.1,\u003c4.9.3","direct":true,"kind":"test","optional":false},{"id":14292629171,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":14292629172,"package_name":"pre-commit-hooks","ecosystem":"pypi","requirements":"==4.5.0","direct":true,"kind":"test","optional":false},{"id":14292629173,"package_name":"psutil","ecosystem":"pypi","requirements":"\u003e=4.0","direct":true,"kind":"test","optional":false},{"id":14292629174,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=7.4.0","direct":true,"kind":"test","optional":false},{"id":14292629175,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"\u003e=1.34.0","direct":true,"kind":"test","optional":false},{"id":14292629176,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.10.0","direct":true,"kind":"test","optional":false},{"id":14292629177,"package_name":"ruff","ecosystem":"pypi","requirements":"==0.1.0","direct":true,"kind":"test","optional":false},{"id":14292629178,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=65.5.1","direct":true,"kind":"test","optional":false},{"id":14292629179,"package_name":"tomli","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"lockfile","created_at":"2023-10-30T06:24:49.127Z","updated_at":"2023-10-30T06:24:49.127Z","repository_link":"https://github.com/python/mypy/blob/master/test-requirements.txt","dependencies":[{"id":14292629180,"package_name":"attrs","ecosystem":"pypi","requirements":"==23.1.0","direct":false,"kind":"test","optional":false},{"id":14292629181,"package_name":"black","ecosystem":"pypi","requirements":"==23.9.1","direct":false,"kind":"test","optional":false},{"id":14292629182,"package_name":"cfgv","ecosystem":"pypi","requirements":"==3.4.0","direct":false,"kind":"test","optional":false},{"id":14292629183,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":false,"kind":"test","optional":false},{"id":14292629184,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.3.2","direct":false,"kind":"test","optional":false},{"id":14292629185,"package_name":"distlib","ecosystem":"pypi","requirements":"==0.3.7","direct":false,"kind":"test","optional":false},{"id":14292629186,"package_name":"execnet","ecosystem":"pypi","requirements":"==2.0.2","direct":false,"kind":"test","optional":false},{"id":14292629187,"package_name":"filelock","ecosystem":"pypi","requirements":"==3.12.4","direct":false,"kind":"test","optional":false},{"id":14292629188,"package_name":"identify","ecosystem":"pypi","requirements":"==2.5.30","direct":false,"kind":"test","optional":false},{"id":14292629189,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==2.0.0","direct":false,"kind":"test","optional":false},{"id":14292629190,"package_name":"lxml","ecosystem":"pypi","requirements":"==4.9.2","direct":false,"kind":"test","optional":false},{"id":14292629191,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==1.0.0","direct":false,"kind":"test","optional":false},{"id":14292629192,"package_name":"nodeenv","ecosystem":"pypi","requirements":"==1.8.0","direct":false,"kind":"test","optional":false},{"id":14292629193,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.2","direct":false,"kind":"test","optional":false},{"id":14292629194,"package_name":"pathspec","ecosystem":"pypi","requirements":"==0.11.2","direct":false,"kind":"test","optional":false},{"id":14292629195,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==3.11.0","direct":false,"kind":"test","optional":false},{"id":14292629196,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.3.0","direct":false,"kind":"test","optional":false},{"id":14292629197,"package_name":"pre-commit","ecosystem":"pypi","requirements":"==3.5.0","direct":false,"kind":"test","optional":false},{"id":14292629198,"package_name":"pre-commit-hooks","ecosystem":"pypi","requirements":"==4.5.0","direct":false,"kind":"test","optional":false},{"id":14292629199,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.9.6","direct":false,"kind":"test","optional":false},{"id":14292629200,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.4.2","direct":false,"kind":"test","optional":false},{"id":14292629201,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==4.1.0","direct":false,"kind":"test","optional":false},{"id":14292629202,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"==3.3.1","direct":false,"kind":"test","optional":false},{"id":14292629203,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0.1","direct":false,"kind":"test","optional":false},{"id":14292629204,"package_name":"ruamel-yaml","ecosystem":"pypi","requirements":"==0.17.40","direct":false,"kind":"test","optional":false},{"id":14292629205,"package_name":"ruamel-yaml-clib","ecosystem":"pypi","requirements":"==0.2.8","direct":false,"kind":"test","optional":false},{"id":14292629206,"package_name":"ruff","ecosystem":"pypi","requirements":"==0.1.0","direct":false,"kind":"test","optional":false},{"id":14292629207,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":false,"kind":"test","optional":false},{"id":14292629208,"package_name":"types-psutil","ecosystem":"pypi","requirements":"==5.9.5.17","direct":false,"kind":"test","optional":false},{"id":14292629209,"package_name":"types-setuptools","ecosystem":"pypi","requirements":"==68.2.0.0","direct":false,"kind":"test","optional":false},{"id":14292629210,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.8.0","direct":false,"kind":"test","optional":false},{"id":14292629211,"package_name":"virtualenv","ecosystem":"pypi","requirements":"==20.24.5","direct":false,"kind":"test","optional":false},{"id":14292629212,"package_name":"setuptools","ecosystem":"pypi","requirements":"==68.2.2","direct":false,"kind":"test","optional":false}]}],"score":38.185870526453364,"created_at":"2025-09-08T11:18:35.496Z","updated_at":"2025-10-07T08:24:50.860Z","avatar_url":"https://github.com/python.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":65006985,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","unit-testing","pydantic","codeformatter","formatter","autopep8","gofmt","yapf","pre-commit-hook","json-schema"],"project_url":"https://science.ecosyste.ms/api/v1/projects/64811","html_url":"https://science.ecosyste.ms/projects/64811"}