[{"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":"2026-04-02T14:32:18.246Z","created_at":"2022-10-03T15:47:13.322Z","updated_at":"2026-08-26T12:09:33.968Z","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":"2026-08-21T17:21:45.000Z","size":85638,"stargazers_count":20599,"open_issues_count":3196,"forks_count":3277,"subscribers_count":234,"default_branch":"master","last_synced_at":"2026-08-22T15:41:00.944Z","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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2026-08-22T09:43:29.000Z","dependencies_parsed_at":"2026-08-22T15:38:50.692Z","dependency_job_id":"880cb4b0-df27-469e-9c5b-8ed1092bb08b","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":116,"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":286080680,"owners_count":36829824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":94,"last_synced_at":"2026-08-22T00:11:45.872Z","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":119032,"followers":32071,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2026-08-22T00:11:45.886Z","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":"v2.3.1","sha":"d642c4478e9e3acbe9233edbe17ffc569a1a778c","kind":"commit","published_at":"2026-08-15T00:44:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.1","html_url":"https://github.com/python/mypy/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"8aabf8435357eaffceca7237f371e293b8168e54","kind":"commit","published_at":"2026-07-13T09:50:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.0","html_url":"https://github.com/python/mypy/releases/tag/v2.3.0","dependencies_parsed_at":"2026-08-08T13:26:20.620Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"b3c4a5b93adb49f979ab553fffebae7179cefa74","kind":"commit","published_at":"2026-07-07T18:48:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.2.0","html_url":"https://github.com/python/mypy/releases/tag/v2.2.0","dependencies_parsed_at":"2026-08-08T13:26:20.393Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c1c336d7e34eb313080c79b156518c58d27c7234","kind":"commit","published_at":"2026-05-11T15:46:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.1.0","html_url":"https://github.com/python/mypy/releases/tag/v2.1.0","dependencies_parsed_at":"2026-08-08T13:26:20.369Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a765008a138ec46c579bfc6ef608860cab36033","kind":"commit","published_at":"2026-05-06T16:42:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.0.0","html_url":"https://github.com/python/mypy/releases/tag/v2.0.0","dependencies_parsed_at":"2026-08-08T13:26:20.206Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0/manifests"},{"name":"v1.20.2","sha":"145a062651b5f9996b75ef32b7040bd2e885ed82","kind":"commit","published_at":"2026-04-21T14:48:40.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.2","html_url":"https://github.com/python/mypy/releases/tag/v1.20.2","dependencies_parsed_at":"2026-08-08T13:26:20.352Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"c60e8bfcb5910974b577e443725c475e0485d269","kind":"commit","published_at":"2026-04-12T21:51:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.1","html_url":"https://github.com/python/mypy/releases/tag/v1.20.1","dependencies_parsed_at":"2026-08-08T13:26:20.319Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"770d3ca4997032dc3a1c4f0b468e9f58e8f38505","kind":"commit","published_at":"2026-03-31T14:33:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.0","html_url":"https://github.com/python/mypy/releases/tag/v1.20.0","dependencies_parsed_at":"2026-08-08T13:26:20.288Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"412c19a6bde31e7afa7f41afdf8356664689ae80","kind":"commit","published_at":"2025-12-14T23:46:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.1","html_url":"https://github.com/python/mypy/releases/tag/v1.19.1","dependencies_parsed_at":"2026-08-08T13:26:20.625Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"0f068c9ec604daa09e69c92545b059f4b44f566e","kind":"commit","published_at":"2025-11-28T11:57:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.0","html_url":"https://github.com/python/mypy/releases/tag/v1.19.0","dependencies_parsed_at":"2026-08-08T13:26:20.893Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"df05f05555ee62dbdb9960c64cad186172e92be1","kind":"commit","published_at":"2025-09-18T17:18:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.2","html_url":"https://github.com/python/mypy/releases/tag/v1.18.2","dependencies_parsed_at":"2026-08-08T13:26:21.140Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"03fbaa941bccc3a9f8aea796d586603b67119bf2","kind":"commit","published_at":"2025-09-11T20:00:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.1","html_url":"https://github.com/python/mypy/releases/tag/v1.18.1","dependencies_parsed_at":"2025-09-22T04:40:17.815Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1/manifests"},{"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","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.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.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":"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":"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.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":"2026-08-26T12:09:33.968Z","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?repository_url=https://conda-forge.org","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":"2026-08-26T00:08:23.014Z","issues_count":3494,"pull_requests_count":3476,"avg_time_to_close_issue":40254079.98881432,"avg_time_to_close_pull_request":3475267.401901141,"issues_closed_count":1787,"pull_requests_closed_count":2629,"pull_request_authors_count":457,"issue_authors_count":1743,"avg_comments_per_issue":3.0171722953634803,"avg_comments_per_pull_request":2.6222669735327964,"merged_pull_requests_count":2225,"bot_issues_count":0,"bot_pull_requests_count":88,"past_year_issues_count":341,"past_year_pull_requests_count":497,"past_year_avg_time_to_close_issue":1628583.02247191,"past_year_avg_time_to_close_pull_request":1054586.7766323024,"past_year_issues_closed_count":89,"past_year_pull_requests_closed_count":291,"past_year_pull_request_authors_count":139,"past_year_issue_authors_count":212,"past_year_avg_comments_per_issue":2.372434017595308,"past_year_avg_comments_per_pull_request":1.9919517102615694,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":205,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":515,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":413,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":359,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":335,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"brianschubert","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"JelleZijlstra","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"svalentin","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"AlexWaygood","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"tyralla","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"p-sawicki","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"hamdanal","count":21,"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":"koogoro","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"wesleywright","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"msullivan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"esarp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"97littleleaf11","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"hugovk","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"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":"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":"AA-Turner","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"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":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"Eclips4","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"pradyunsg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"},{"login":"bitterteriyaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitterteriyaki"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"trinhdaiphuc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trinhdaiphuc"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"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":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}],"active_maintainers":[{"login":"ilevkivskyi","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"JukkaL","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"A5rocks","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"cdce8p","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"p-sawicki","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"sterliakov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"brianschubert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"sobolevn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"JelleZijlstra","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"esarp","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"gvanrossum","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"AA-Turner","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"hamdanal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"AlexWaygood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"}]},"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypy_extensions/latest_version","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypy_extensions/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2367},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-31T05:06:23.496Z","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":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":"2026-07-26T03:00:45.007Z","created_at":"2022-10-03T15:47:13.209Z","updated_at":"2026-08-23T22:59:06.058Z","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":"2026-08-21T17:21:45.000Z","size":85638,"stargazers_count":20599,"open_issues_count":3196,"forks_count":3277,"subscribers_count":234,"default_branch":"master","last_synced_at":"2026-08-22T15:41:00.944Z","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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2026-08-22T09:43:29.000Z","dependencies_parsed_at":"2026-08-22T15:38:50.692Z","dependency_job_id":"880cb4b0-df27-469e-9c5b-8ed1092bb08b","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":116,"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":286080680,"owners_count":36829824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":94,"last_synced_at":"2026-08-22T00:11:45.872Z","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":119032,"followers":32071,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2026-08-22T00:11:45.886Z","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":"v2.3.1","sha":"d642c4478e9e3acbe9233edbe17ffc569a1a778c","kind":"commit","published_at":"2026-08-15T00:44:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.1","html_url":"https://github.com/python/mypy/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"8aabf8435357eaffceca7237f371e293b8168e54","kind":"commit","published_at":"2026-07-13T09:50:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.0","html_url":"https://github.com/python/mypy/releases/tag/v2.3.0","dependencies_parsed_at":"2026-08-08T13:26:20.620Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"b3c4a5b93adb49f979ab553fffebae7179cefa74","kind":"commit","published_at":"2026-07-07T18:48:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.2.0","html_url":"https://github.com/python/mypy/releases/tag/v2.2.0","dependencies_parsed_at":"2026-08-08T13:26:20.393Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c1c336d7e34eb313080c79b156518c58d27c7234","kind":"commit","published_at":"2026-05-11T15:46:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.1.0","html_url":"https://github.com/python/mypy/releases/tag/v2.1.0","dependencies_parsed_at":"2026-08-08T13:26:20.369Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a765008a138ec46c579bfc6ef608860cab36033","kind":"commit","published_at":"2026-05-06T16:42:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.0.0","html_url":"https://github.com/python/mypy/releases/tag/v2.0.0","dependencies_parsed_at":"2026-08-08T13:26:20.206Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0/manifests"},{"name":"v1.20.2","sha":"145a062651b5f9996b75ef32b7040bd2e885ed82","kind":"commit","published_at":"2026-04-21T14:48:40.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.2","html_url":"https://github.com/python/mypy/releases/tag/v1.20.2","dependencies_parsed_at":"2026-08-08T13:26:20.352Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"c60e8bfcb5910974b577e443725c475e0485d269","kind":"commit","published_at":"2026-04-12T21:51:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.1","html_url":"https://github.com/python/mypy/releases/tag/v1.20.1","dependencies_parsed_at":"2026-08-08T13:26:20.319Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"770d3ca4997032dc3a1c4f0b468e9f58e8f38505","kind":"commit","published_at":"2026-03-31T14:33:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.0","html_url":"https://github.com/python/mypy/releases/tag/v1.20.0","dependencies_parsed_at":"2026-08-08T13:26:20.288Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"412c19a6bde31e7afa7f41afdf8356664689ae80","kind":"commit","published_at":"2025-12-14T23:46:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.1","html_url":"https://github.com/python/mypy/releases/tag/v1.19.1","dependencies_parsed_at":"2026-08-08T13:26:20.625Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"0f068c9ec604daa09e69c92545b059f4b44f566e","kind":"commit","published_at":"2025-11-28T11:57:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.0","html_url":"https://github.com/python/mypy/releases/tag/v1.19.0","dependencies_parsed_at":"2026-08-08T13:26:20.893Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"df05f05555ee62dbdb9960c64cad186172e92be1","kind":"commit","published_at":"2025-09-18T17:18:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.2","html_url":"https://github.com/python/mypy/releases/tag/v1.18.2","dependencies_parsed_at":"2026-08-08T13:26:21.140Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"03fbaa941bccc3a9f8aea796d586603b67119bf2","kind":"commit","published_at":"2025-09-11T20:00:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.1","html_url":"https://github.com/python/mypy/releases/tag/v1.18.1","dependencies_parsed_at":"2025-09-22T04:40:17.815Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1/manifests"},{"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","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.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.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":"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":"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.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":"2026-08-23T22:59:06.058Z","dependent_packages_count":25,"downloads":7048978,"downloads_period":"total","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?repository_url=https://conda-forge.org","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":"2026-08-22T15:38:31.731Z","issues_count":3491,"pull_requests_count":3467,"avg_time_to_close_issue":40273920.497481816,"avg_time_to_close_pull_request":3478465.1279025506,"issues_closed_count":1786,"pull_requests_closed_count":2626,"pull_request_authors_count":455,"issue_authors_count":1741,"avg_comments_per_issue":3.01775995416786,"avg_comments_per_pull_request":2.6163830400922987,"merged_pull_requests_count":2223,"bot_issues_count":0,"bot_pull_requests_count":88,"past_year_issues_count":345,"past_year_pull_requests_count":493,"past_year_avg_time_to_close_issue":1862095.8804347827,"past_year_avg_time_to_close_pull_request":1060217.76975945,"past_year_issues_closed_count":92,"past_year_pull_requests_closed_count":291,"past_year_pull_request_authors_count":138,"past_year_issue_authors_count":214,"past_year_avg_comments_per_issue":2.3884057971014494,"past_year_avg_comments_per_pull_request":1.9269776876267748,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":206,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":515,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":411,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":359,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"brianschubert","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"JelleZijlstra","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"svalentin","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"AlexWaygood","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"tyralla","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"p-sawicki","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"hamdanal","count":21,"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":"koogoro","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"wesleywright","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"msullivan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"esarp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"97littleleaf11","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"hugovk","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"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":"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":"AA-Turner","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"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":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"Eclips4","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"pradyunsg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"},{"login":"bitterteriyaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitterteriyaki"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"trinhdaiphuc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trinhdaiphuc"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"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":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}],"active_maintainers":[{"login":"ilevkivskyi","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"JukkaL","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"A5rocks","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"cdce8p","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"brianschubert","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"sobolevn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"JelleZijlstra","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"esarp","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"gvanrossum","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"AA-Turner","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"hamdanal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"AlexWaygood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"}]},"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypy/latest_version","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypy/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2367},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-31T05:06:23.496Z","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":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":"2026-08-31T14:45:57.042Z","created_at":"2024-09-14T18:15:58.748Z","updated_at":"2026-08-31T14:45:57.042Z","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":63,"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bismuth-mypy/latest_version","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bismuth-mypy/codemeta","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":931858,"maintainers_count":400420,"namespaces_count":0,"keywords_count":312898,"github":"pypi","metadata":{"funded_packages_count":59177,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-31T05:03:28.294Z","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":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":"2026-04-01T16:14:28.171Z","created_at":"2022-11-10T20:14:08.560Z","updated_at":"2026-08-22T18:10:24.198Z","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":"2026-08-15T03:51:34.000Z","size":85593,"stargazers_count":20593,"open_issues_count":3182,"forks_count":3273,"subscribers_count":234,"default_branch":"master","last_synced_at":"2026-08-15T12:09:02.354Z","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":"2026-08-15T11:47:06.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":115,"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":286080680,"owners_count":36692585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":94,"last_synced_at":"2026-08-22T00:11:45.872Z","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":119032,"followers":32071,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2026-08-22T00:11:45.886Z","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":"v2.3.1","sha":"d642c4478e9e3acbe9233edbe17ffc569a1a778c","kind":"commit","published_at":"2026-08-15T00:44:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.1","html_url":"https://github.com/python/mypy/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"8aabf8435357eaffceca7237f371e293b8168e54","kind":"commit","published_at":"2026-07-13T09:50:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.0","html_url":"https://github.com/python/mypy/releases/tag/v2.3.0","dependencies_parsed_at":"2026-08-08T13:26:20.620Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"b3c4a5b93adb49f979ab553fffebae7179cefa74","kind":"commit","published_at":"2026-07-07T18:48:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.2.0","html_url":"https://github.com/python/mypy/releases/tag/v2.2.0","dependencies_parsed_at":"2026-08-08T13:26:20.393Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c1c336d7e34eb313080c79b156518c58d27c7234","kind":"commit","published_at":"2026-05-11T15:46:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.1.0","html_url":"https://github.com/python/mypy/releases/tag/v2.1.0","dependencies_parsed_at":"2026-08-08T13:26:20.369Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a765008a138ec46c579bfc6ef608860cab36033","kind":"commit","published_at":"2026-05-06T16:42:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.0.0","html_url":"https://github.com/python/mypy/releases/tag/v2.0.0","dependencies_parsed_at":"2026-08-08T13:26:20.206Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0/manifests"},{"name":"v1.20.2","sha":"145a062651b5f9996b75ef32b7040bd2e885ed82","kind":"commit","published_at":"2026-04-21T14:48:40.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.2","html_url":"https://github.com/python/mypy/releases/tag/v1.20.2","dependencies_parsed_at":"2026-08-08T13:26:20.352Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"c60e8bfcb5910974b577e443725c475e0485d269","kind":"commit","published_at":"2026-04-12T21:51:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.1","html_url":"https://github.com/python/mypy/releases/tag/v1.20.1","dependencies_parsed_at":"2026-08-08T13:26:20.319Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"770d3ca4997032dc3a1c4f0b468e9f58e8f38505","kind":"commit","published_at":"2026-03-31T14:33:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.0","html_url":"https://github.com/python/mypy/releases/tag/v1.20.0","dependencies_parsed_at":"2026-08-08T13:26:20.288Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"412c19a6bde31e7afa7f41afdf8356664689ae80","kind":"commit","published_at":"2025-12-14T23:46:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.1","html_url":"https://github.com/python/mypy/releases/tag/v1.19.1","dependencies_parsed_at":"2026-08-08T13:26:20.625Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"0f068c9ec604daa09e69c92545b059f4b44f566e","kind":"commit","published_at":"2025-11-28T11:57:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.0","html_url":"https://github.com/python/mypy/releases/tag/v1.19.0","dependencies_parsed_at":"2026-08-08T13:26:20.893Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"df05f05555ee62dbdb9960c64cad186172e92be1","kind":"commit","published_at":"2025-09-18T17:18:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.2","html_url":"https://github.com/python/mypy/releases/tag/v1.18.2","dependencies_parsed_at":"2026-08-08T13:26:21.140Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"03fbaa941bccc3a9f8aea796d586603b67119bf2","kind":"commit","published_at":"2025-09-11T20:00:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.1","html_url":"https://github.com/python/mypy/releases/tag/v1.18.1","dependencies_parsed_at":"2025-09-22T04:40:17.815Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1/manifests"},{"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","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.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.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":"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":"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.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":"2026-08-22T18:10:24.198Z","dependent_packages_count":1,"downloads":472875,"downloads_period":"total","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?repository_url=https://conda-forge.org","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":"2026-08-22T15:38:31.731Z","issues_count":3491,"pull_requests_count":3467,"avg_time_to_close_issue":40273920.497481816,"avg_time_to_close_pull_request":3478465.1279025506,"issues_closed_count":1786,"pull_requests_closed_count":2626,"pull_request_authors_count":455,"issue_authors_count":1741,"avg_comments_per_issue":3.01775995416786,"avg_comments_per_pull_request":2.6163830400922987,"merged_pull_requests_count":2223,"bot_issues_count":0,"bot_pull_requests_count":88,"past_year_issues_count":345,"past_year_pull_requests_count":493,"past_year_avg_time_to_close_issue":1862095.8804347827,"past_year_avg_time_to_close_pull_request":1060217.76975945,"past_year_issues_closed_count":92,"past_year_pull_requests_closed_count":291,"past_year_pull_request_authors_count":138,"past_year_issue_authors_count":214,"past_year_avg_comments_per_issue":2.3884057971014494,"past_year_avg_comments_per_pull_request":1.9269776876267748,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":206,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":515,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":411,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":359,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"brianschubert","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"JelleZijlstra","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"svalentin","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"AlexWaygood","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"tyralla","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"p-sawicki","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"hamdanal","count":21,"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":"koogoro","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"wesleywright","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"msullivan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"esarp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"97littleleaf11","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"hugovk","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"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":"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":"AA-Turner","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"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":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"Eclips4","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"pradyunsg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"},{"login":"bitterteriyaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitterteriyaki"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"trinhdaiphuc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trinhdaiphuc"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"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":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}],"active_maintainers":[{"login":"ilevkivskyi","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"JukkaL","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"A5rocks","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"cdce8p","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"brianschubert","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"sobolevn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"JelleZijlstra","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"esarp","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"gvanrossum","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"AA-Turner","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"hamdanal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"AlexWaygood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"}]},"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypyc/latest_version","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mypyc/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2367},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-31T05:06:23.496Z","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":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":141,"first_release_published_at":"2009-09-09T17:34:48.000Z","latest_release_published_at":"2026-08-15T03:01:53.000Z","latest_release_number":"2.3.1","last_synced_at":"2026-08-31T14:46:45.890Z","created_at":"2022-04-10T11:41:16.269Z","updated_at":"2026-08-31T14:46:45.890Z","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","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.15","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":210041415,"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mypy/latest_version","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mypy/codemeta","maintainers":[{"uuid":"hauntsaninja","login":"hauntsaninja","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/hauntsaninja/","role":null,"created_at":"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":11,"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":11,"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":"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":2,"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"},{"uuid":"esarp","login":"esarp","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/esarp/","role":"Maintainer","created_at":"2026-08-18T00:58:31.826Z","updated_at":"2026-08-18T00:58:31.826Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/esarp/packages"},{"uuid":"kevinrk29","login":"kevinrk29","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/kevinrk29/","role":"Maintainer","created_at":"2026-08-18T00:58:31.829Z","updated_at":"2026-08-18T00:58:31.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kevinrk29/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":931858,"maintainers_count":400420,"namespaces_count":0,"keywords_count":312898,"github":"pypi","metadata":{"funded_packages_count":59177,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-31T05:03:28.294Z","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":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":"2026-08-31T14:47:14.056Z","created_at":"2023-01-30T13:47:47.718Z","updated_at":"2026-08-31T14:47:14.056Z","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":"2026-08-15T03:51:34.000Z","size":85593,"stargazers_count":20593,"open_issues_count":3182,"forks_count":3273,"subscribers_count":234,"default_branch":"master","last_synced_at":"2026-08-15T12:09:02.354Z","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":"2026-08-15T11:47:06.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":115,"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":286080680,"owners_count":36692585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":94,"last_synced_at":"2026-08-22T00:11:45.872Z","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":119032,"followers":32071,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2026-08-22T00:11:45.886Z","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":"v2.3.1","sha":"d642c4478e9e3acbe9233edbe17ffc569a1a778c","kind":"commit","published_at":"2026-08-15T00:44:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.1","html_url":"https://github.com/python/mypy/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"8aabf8435357eaffceca7237f371e293b8168e54","kind":"commit","published_at":"2026-07-13T09:50:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.0","html_url":"https://github.com/python/mypy/releases/tag/v2.3.0","dependencies_parsed_at":"2026-08-08T13:26:20.620Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"b3c4a5b93adb49f979ab553fffebae7179cefa74","kind":"commit","published_at":"2026-07-07T18:48:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.2.0","html_url":"https://github.com/python/mypy/releases/tag/v2.2.0","dependencies_parsed_at":"2026-08-08T13:26:20.393Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c1c336d7e34eb313080c79b156518c58d27c7234","kind":"commit","published_at":"2026-05-11T15:46:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.1.0","html_url":"https://github.com/python/mypy/releases/tag/v2.1.0","dependencies_parsed_at":"2026-08-08T13:26:20.369Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a765008a138ec46c579bfc6ef608860cab36033","kind":"commit","published_at":"2026-05-06T16:42:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.0.0","html_url":"https://github.com/python/mypy/releases/tag/v2.0.0","dependencies_parsed_at":"2026-08-08T13:26:20.206Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0/manifests"},{"name":"v1.20.2","sha":"145a062651b5f9996b75ef32b7040bd2e885ed82","kind":"commit","published_at":"2026-04-21T14:48:40.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.2","html_url":"https://github.com/python/mypy/releases/tag/v1.20.2","dependencies_parsed_at":"2026-08-08T13:26:20.352Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"c60e8bfcb5910974b577e443725c475e0485d269","kind":"commit","published_at":"2026-04-12T21:51:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.1","html_url":"https://github.com/python/mypy/releases/tag/v1.20.1","dependencies_parsed_at":"2026-08-08T13:26:20.319Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"770d3ca4997032dc3a1c4f0b468e9f58e8f38505","kind":"commit","published_at":"2026-03-31T14:33:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.0","html_url":"https://github.com/python/mypy/releases/tag/v1.20.0","dependencies_parsed_at":"2026-08-08T13:26:20.288Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"412c19a6bde31e7afa7f41afdf8356664689ae80","kind":"commit","published_at":"2025-12-14T23:46:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.1","html_url":"https://github.com/python/mypy/releases/tag/v1.19.1","dependencies_parsed_at":"2026-08-08T13:26:20.625Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"0f068c9ec604daa09e69c92545b059f4b44f566e","kind":"commit","published_at":"2025-11-28T11:57:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.0","html_url":"https://github.com/python/mypy/releases/tag/v1.19.0","dependencies_parsed_at":"2026-08-08T13:26:20.893Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"df05f05555ee62dbdb9960c64cad186172e92be1","kind":"commit","published_at":"2025-09-18T17:18:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.2","html_url":"https://github.com/python/mypy/releases/tag/v1.18.2","dependencies_parsed_at":"2026-08-08T13:26:21.140Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"03fbaa941bccc3a9f8aea796d586603b67119bf2","kind":"commit","published_at":"2025-09-11T20:00:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.1","html_url":"https://github.com/python/mypy/releases/tag/v1.18.1","dependencies_parsed_at":"2025-09-22T04:40:17.815Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1/manifests"},{"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","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.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.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":"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":"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.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":"2026-08-22T18:10:24.203Z","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":"2026-08-22T15:38:31.731Z","issues_count":3491,"pull_requests_count":3467,"avg_time_to_close_issue":40273920.497481816,"avg_time_to_close_pull_request":3478465.1279025506,"issues_closed_count":1786,"pull_requests_closed_count":2626,"pull_request_authors_count":455,"issue_authors_count":1741,"avg_comments_per_issue":3.01775995416786,"avg_comments_per_pull_request":2.6163830400922987,"merged_pull_requests_count":2223,"bot_issues_count":0,"bot_pull_requests_count":88,"past_year_issues_count":345,"past_year_pull_requests_count":493,"past_year_avg_time_to_close_issue":1862095.8804347827,"past_year_avg_time_to_close_pull_request":1060217.76975945,"past_year_issues_closed_count":92,"past_year_pull_requests_closed_count":291,"past_year_pull_request_authors_count":138,"past_year_issue_authors_count":214,"past_year_avg_comments_per_issue":2.3884057971014494,"past_year_avg_comments_per_pull_request":1.9269776876267748,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":206,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":515,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":411,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":359,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"brianschubert","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"JelleZijlstra","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"svalentin","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"AlexWaygood","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"tyralla","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"p-sawicki","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"hamdanal","count":21,"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":"koogoro","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"wesleywright","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"msullivan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"esarp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"97littleleaf11","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"hugovk","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"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":"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":"AA-Turner","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"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":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"Eclips4","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"pradyunsg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"},{"login":"bitterteriyaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitterteriyaki"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"trinhdaiphuc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trinhdaiphuc"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"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":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}],"active_maintainers":[{"login":"ilevkivskyi","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"JukkaL","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"A5rocks","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"cdce8p","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"brianschubert","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"sobolevn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"JelleZijlstra","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"esarp","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"gvanrossum","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"AA-Turner","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"hamdanal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"AlexWaygood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"}]},"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crgeo/latest_version","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crgeo/codemeta","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":931858,"maintainers_count":400420,"namespaces_count":0,"keywords_count":312898,"github":"pypi","metadata":{"funded_packages_count":59177,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-31T05:03:28.294Z","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":8,"first_release_published_at":"2024-02-19T19:21:54.000Z","latest_release_published_at":"2026-04-30T09:27:10.000Z","latest_release_number":"1.20.2","last_synced_at":"2026-04-30T10:49:58.367Z","created_at":"2024-02-19T20:33:55.110Z","updated_at":"2026-08-23T04:53:39.837Z","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":"2026-08-21T17:21:45.000Z","size":85638,"stargazers_count":20599,"open_issues_count":3196,"forks_count":3277,"subscribers_count":234,"default_branch":"master","last_synced_at":"2026-08-22T15:41:00.944Z","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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2026-08-22T09:43:29.000Z","dependencies_parsed_at":"2026-08-22T15:38:50.692Z","dependency_job_id":"880cb4b0-df27-469e-9c5b-8ed1092bb08b","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":116,"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":286080680,"owners_count":36829824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":94,"last_synced_at":"2026-08-22T00:11:45.872Z","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":119032,"followers":32071,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2026-08-22T00:11:45.886Z","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":"v2.3.1","sha":"d642c4478e9e3acbe9233edbe17ffc569a1a778c","kind":"commit","published_at":"2026-08-15T00:44:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.1","html_url":"https://github.com/python/mypy/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"8aabf8435357eaffceca7237f371e293b8168e54","kind":"commit","published_at":"2026-07-13T09:50:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.0","html_url":"https://github.com/python/mypy/releases/tag/v2.3.0","dependencies_parsed_at":"2026-08-08T13:26:20.620Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"b3c4a5b93adb49f979ab553fffebae7179cefa74","kind":"commit","published_at":"2026-07-07T18:48:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.2.0","html_url":"https://github.com/python/mypy/releases/tag/v2.2.0","dependencies_parsed_at":"2026-08-08T13:26:20.393Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c1c336d7e34eb313080c79b156518c58d27c7234","kind":"commit","published_at":"2026-05-11T15:46:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.1.0","html_url":"https://github.com/python/mypy/releases/tag/v2.1.0","dependencies_parsed_at":"2026-08-08T13:26:20.369Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a765008a138ec46c579bfc6ef608860cab36033","kind":"commit","published_at":"2026-05-06T16:42:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.0.0","html_url":"https://github.com/python/mypy/releases/tag/v2.0.0","dependencies_parsed_at":"2026-08-08T13:26:20.206Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0/manifests"},{"name":"v1.20.2","sha":"145a062651b5f9996b75ef32b7040bd2e885ed82","kind":"commit","published_at":"2026-04-21T14:48:40.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.2","html_url":"https://github.com/python/mypy/releases/tag/v1.20.2","dependencies_parsed_at":"2026-08-08T13:26:20.352Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"c60e8bfcb5910974b577e443725c475e0485d269","kind":"commit","published_at":"2026-04-12T21:51:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.1","html_url":"https://github.com/python/mypy/releases/tag/v1.20.1","dependencies_parsed_at":"2026-08-08T13:26:20.319Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"770d3ca4997032dc3a1c4f0b468e9f58e8f38505","kind":"commit","published_at":"2026-03-31T14:33:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.0","html_url":"https://github.com/python/mypy/releases/tag/v1.20.0","dependencies_parsed_at":"2026-08-08T13:26:20.288Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"412c19a6bde31e7afa7f41afdf8356664689ae80","kind":"commit","published_at":"2025-12-14T23:46:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.1","html_url":"https://github.com/python/mypy/releases/tag/v1.19.1","dependencies_parsed_at":"2026-08-08T13:26:20.625Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"0f068c9ec604daa09e69c92545b059f4b44f566e","kind":"commit","published_at":"2025-11-28T11:57:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.0","html_url":"https://github.com/python/mypy/releases/tag/v1.19.0","dependencies_parsed_at":"2026-08-08T13:26:20.893Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"df05f05555ee62dbdb9960c64cad186172e92be1","kind":"commit","published_at":"2025-09-18T17:18:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.2","html_url":"https://github.com/python/mypy/releases/tag/v1.18.2","dependencies_parsed_at":"2026-08-08T13:26:21.140Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"03fbaa941bccc3a9f8aea796d586603b67119bf2","kind":"commit","published_at":"2025-09-11T20:00:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.1","html_url":"https://github.com/python/mypy/releases/tag/v1.18.1","dependencies_parsed_at":"2025-09-22T04:40:17.815Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1/manifests"},{"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","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.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.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":"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":"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.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":"2026-08-23T04:53:39.837Z","dependent_packages_count":0,"downloads":3885,"downloads_period":"total","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":"2026-08-22T15:38:31.731Z","issues_count":3491,"pull_requests_count":3467,"avg_time_to_close_issue":40273920.497481816,"avg_time_to_close_pull_request":3478465.1279025506,"issues_closed_count":1786,"pull_requests_closed_count":2626,"pull_request_authors_count":455,"issue_authors_count":1741,"avg_comments_per_issue":3.01775995416786,"avg_comments_per_pull_request":2.6163830400922987,"merged_pull_requests_count":2223,"bot_issues_count":0,"bot_pull_requests_count":88,"past_year_issues_count":345,"past_year_pull_requests_count":493,"past_year_avg_time_to_close_issue":1862095.8804347827,"past_year_avg_time_to_close_pull_request":1060217.76975945,"past_year_issues_closed_count":92,"past_year_pull_requests_closed_count":291,"past_year_pull_request_authors_count":138,"past_year_issue_authors_count":214,"past_year_avg_comments_per_issue":2.3884057971014494,"past_year_avg_comments_per_pull_request":1.9269776876267748,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":206,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":515,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":411,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":359,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"brianschubert","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"JelleZijlstra","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"svalentin","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"AlexWaygood","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"tyralla","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"p-sawicki","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"hamdanal","count":21,"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":"koogoro","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"wesleywright","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"msullivan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"esarp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"97littleleaf11","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"hugovk","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"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":"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":"AA-Turner","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"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":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"Eclips4","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"pradyunsg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"},{"login":"bitterteriyaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitterteriyaki"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"trinhdaiphuc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trinhdaiphuc"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"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":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}],"active_maintainers":[{"login":"ilevkivskyi","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"JukkaL","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"A5rocks","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"cdce8p","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"brianschubert","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"sobolevn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"JelleZijlstra","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"esarp","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"gvanrossum","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"AA-Turner","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"hamdanal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"AlexWaygood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"}]},"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mypyc/latest_version","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mypyc/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5480,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":864},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-31T05:06:25.153Z","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":33,"first_release_published_at":"2017-11-15T20:12:15.000Z","latest_release_published_at":"2026-04-30T09:26:53.000Z","latest_release_number":"1.20.2","last_synced_at":"2026-04-30T10:49:56.516Z","created_at":"2022-10-03T15:40:46.116Z","updated_at":"2026-08-23T07:42:20.340Z","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":"2026-08-21T17:21:45.000Z","size":85638,"stargazers_count":20599,"open_issues_count":3196,"forks_count":3277,"subscribers_count":234,"default_branch":"master","last_synced_at":"2026-08-22T15:41:00.944Z","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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2026-08-22T09:43:29.000Z","dependencies_parsed_at":"2026-08-22T15:38:50.692Z","dependency_job_id":"880cb4b0-df27-469e-9c5b-8ed1092bb08b","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":116,"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":286080680,"owners_count":36829824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":94,"last_synced_at":"2026-08-22T00:11:45.872Z","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":119032,"followers":32071,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2026-08-22T00:11:45.886Z","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":"v2.3.1","sha":"d642c4478e9e3acbe9233edbe17ffc569a1a778c","kind":"commit","published_at":"2026-08-15T00:44:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.1","html_url":"https://github.com/python/mypy/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"8aabf8435357eaffceca7237f371e293b8168e54","kind":"commit","published_at":"2026-07-13T09:50:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.0","html_url":"https://github.com/python/mypy/releases/tag/v2.3.0","dependencies_parsed_at":"2026-08-08T13:26:20.620Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"b3c4a5b93adb49f979ab553fffebae7179cefa74","kind":"commit","published_at":"2026-07-07T18:48:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.2.0","html_url":"https://github.com/python/mypy/releases/tag/v2.2.0","dependencies_parsed_at":"2026-08-08T13:26:20.393Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c1c336d7e34eb313080c79b156518c58d27c7234","kind":"commit","published_at":"2026-05-11T15:46:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.1.0","html_url":"https://github.com/python/mypy/releases/tag/v2.1.0","dependencies_parsed_at":"2026-08-08T13:26:20.369Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a765008a138ec46c579bfc6ef608860cab36033","kind":"commit","published_at":"2026-05-06T16:42:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.0.0","html_url":"https://github.com/python/mypy/releases/tag/v2.0.0","dependencies_parsed_at":"2026-08-08T13:26:20.206Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0/manifests"},{"name":"v1.20.2","sha":"145a062651b5f9996b75ef32b7040bd2e885ed82","kind":"commit","published_at":"2026-04-21T14:48:40.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.2","html_url":"https://github.com/python/mypy/releases/tag/v1.20.2","dependencies_parsed_at":"2026-08-08T13:26:20.352Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"c60e8bfcb5910974b577e443725c475e0485d269","kind":"commit","published_at":"2026-04-12T21:51:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.1","html_url":"https://github.com/python/mypy/releases/tag/v1.20.1","dependencies_parsed_at":"2026-08-08T13:26:20.319Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"770d3ca4997032dc3a1c4f0b468e9f58e8f38505","kind":"commit","published_at":"2026-03-31T14:33:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.0","html_url":"https://github.com/python/mypy/releases/tag/v1.20.0","dependencies_parsed_at":"2026-08-08T13:26:20.288Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"412c19a6bde31e7afa7f41afdf8356664689ae80","kind":"commit","published_at":"2025-12-14T23:46:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.1","html_url":"https://github.com/python/mypy/releases/tag/v1.19.1","dependencies_parsed_at":"2026-08-08T13:26:20.625Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"0f068c9ec604daa09e69c92545b059f4b44f566e","kind":"commit","published_at":"2025-11-28T11:57:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.0","html_url":"https://github.com/python/mypy/releases/tag/v1.19.0","dependencies_parsed_at":"2026-08-08T13:26:20.893Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"df05f05555ee62dbdb9960c64cad186172e92be1","kind":"commit","published_at":"2025-09-18T17:18:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.2","html_url":"https://github.com/python/mypy/releases/tag/v1.18.2","dependencies_parsed_at":"2026-08-08T13:26:21.140Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"03fbaa941bccc3a9f8aea796d586603b67119bf2","kind":"commit","published_at":"2025-09-11T20:00:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.1","html_url":"https://github.com/python/mypy/releases/tag/v1.18.1","dependencies_parsed_at":"2025-09-22T04:40:17.815Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1/manifests"},{"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","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.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.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":"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":"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.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":"2026-08-23T07:42:20.340Z","dependent_packages_count":6,"downloads":59032,"downloads_period":"total","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":"2026-08-22T15:38:31.731Z","issues_count":3491,"pull_requests_count":3467,"avg_time_to_close_issue":40273920.497481816,"avg_time_to_close_pull_request":3478465.1279025506,"issues_closed_count":1786,"pull_requests_closed_count":2626,"pull_request_authors_count":455,"issue_authors_count":1741,"avg_comments_per_issue":3.01775995416786,"avg_comments_per_pull_request":2.6163830400922987,"merged_pull_requests_count":2223,"bot_issues_count":0,"bot_pull_requests_count":88,"past_year_issues_count":345,"past_year_pull_requests_count":493,"past_year_avg_time_to_close_issue":1862095.8804347827,"past_year_avg_time_to_close_pull_request":1060217.76975945,"past_year_issues_closed_count":92,"past_year_pull_requests_closed_count":291,"past_year_pull_request_authors_count":138,"past_year_issue_authors_count":214,"past_year_avg_comments_per_issue":2.3884057971014494,"past_year_avg_comments_per_pull_request":1.9269776876267748,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":206,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":515,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":411,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":359,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"brianschubert","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"JelleZijlstra","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"svalentin","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"AlexWaygood","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"tyralla","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"p-sawicki","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"hamdanal","count":21,"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":"koogoro","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"wesleywright","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"msullivan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"esarp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"97littleleaf11","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"hugovk","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"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":"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":"AA-Turner","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"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":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"Eclips4","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"pradyunsg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"},{"login":"bitterteriyaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitterteriyaki"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"trinhdaiphuc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trinhdaiphuc"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"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":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}],"active_maintainers":[{"login":"ilevkivskyi","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"JukkaL","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"A5rocks","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"cdce8p","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"brianschubert","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"sobolevn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"JelleZijlstra","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"esarp","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"gvanrossum","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"AA-Turner","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"hamdanal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"AlexWaygood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"}]},"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mypy/latest_version","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mypy/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5480,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":864},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-31T05:06:25.153Z","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":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":"2026-08-31T14:58:01.218Z","created_at":"2022-10-06T13:42:41.021Z","updated_at":"2026-08-31T14:58:01.218Z","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":"2026-08-21T17:21:45.000Z","size":85638,"stargazers_count":20599,"open_issues_count":3196,"forks_count":3277,"subscribers_count":234,"default_branch":"master","last_synced_at":"2026-08-22T15:41:00.944Z","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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2026-08-22T09:43:29.000Z","dependencies_parsed_at":"2026-08-22T15:38:50.692Z","dependency_job_id":"880cb4b0-df27-469e-9c5b-8ed1092bb08b","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":116,"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":286080680,"owners_count":36829824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":94,"last_synced_at":"2026-08-22T00:11:45.872Z","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":119032,"followers":32071,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2026-08-22T00:11:45.886Z","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":"v2.3.1","sha":"d642c4478e9e3acbe9233edbe17ffc569a1a778c","kind":"commit","published_at":"2026-08-15T00:44:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.1","html_url":"https://github.com/python/mypy/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"8aabf8435357eaffceca7237f371e293b8168e54","kind":"commit","published_at":"2026-07-13T09:50:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.0","html_url":"https://github.com/python/mypy/releases/tag/v2.3.0","dependencies_parsed_at":"2026-08-08T13:26:20.620Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"b3c4a5b93adb49f979ab553fffebae7179cefa74","kind":"commit","published_at":"2026-07-07T18:48:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.2.0","html_url":"https://github.com/python/mypy/releases/tag/v2.2.0","dependencies_parsed_at":"2026-08-08T13:26:20.393Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c1c336d7e34eb313080c79b156518c58d27c7234","kind":"commit","published_at":"2026-05-11T15:46:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.1.0","html_url":"https://github.com/python/mypy/releases/tag/v2.1.0","dependencies_parsed_at":"2026-08-08T13:26:20.369Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a765008a138ec46c579bfc6ef608860cab36033","kind":"commit","published_at":"2026-05-06T16:42:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.0.0","html_url":"https://github.com/python/mypy/releases/tag/v2.0.0","dependencies_parsed_at":"2026-08-08T13:26:20.206Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0/manifests"},{"name":"v1.20.2","sha":"145a062651b5f9996b75ef32b7040bd2e885ed82","kind":"commit","published_at":"2026-04-21T14:48:40.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.2","html_url":"https://github.com/python/mypy/releases/tag/v1.20.2","dependencies_parsed_at":"2026-08-08T13:26:20.352Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"c60e8bfcb5910974b577e443725c475e0485d269","kind":"commit","published_at":"2026-04-12T21:51:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.1","html_url":"https://github.com/python/mypy/releases/tag/v1.20.1","dependencies_parsed_at":"2026-08-08T13:26:20.319Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"770d3ca4997032dc3a1c4f0b468e9f58e8f38505","kind":"commit","published_at":"2026-03-31T14:33:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.0","html_url":"https://github.com/python/mypy/releases/tag/v1.20.0","dependencies_parsed_at":"2026-08-08T13:26:20.288Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"412c19a6bde31e7afa7f41afdf8356664689ae80","kind":"commit","published_at":"2025-12-14T23:46:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.1","html_url":"https://github.com/python/mypy/releases/tag/v1.19.1","dependencies_parsed_at":"2026-08-08T13:26:20.625Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"0f068c9ec604daa09e69c92545b059f4b44f566e","kind":"commit","published_at":"2025-11-28T11:57:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.0","html_url":"https://github.com/python/mypy/releases/tag/v1.19.0","dependencies_parsed_at":"2026-08-08T13:26:20.893Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"df05f05555ee62dbdb9960c64cad186172e92be1","kind":"commit","published_at":"2025-09-18T17:18:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.2","html_url":"https://github.com/python/mypy/releases/tag/v1.18.2","dependencies_parsed_at":"2026-08-08T13:26:21.140Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"03fbaa941bccc3a9f8aea796d586603b67119bf2","kind":"commit","published_at":"2025-09-11T20:00:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.1","html_url":"https://github.com/python/mypy/releases/tag/v1.18.1","dependencies_parsed_at":"2025-09-22T04:40:17.815Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1/manifests"},{"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","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.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.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":"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":"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.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":"2026-08-23T14:21:56.803Z","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":"2026-08-22T15:38:31.731Z","issues_count":3491,"pull_requests_count":3467,"avg_time_to_close_issue":40273920.497481816,"avg_time_to_close_pull_request":3478465.1279025506,"issues_closed_count":1786,"pull_requests_closed_count":2626,"pull_request_authors_count":455,"issue_authors_count":1741,"avg_comments_per_issue":3.01775995416786,"avg_comments_per_pull_request":2.6163830400922987,"merged_pull_requests_count":2223,"bot_issues_count":0,"bot_pull_requests_count":88,"past_year_issues_count":345,"past_year_pull_requests_count":493,"past_year_avg_time_to_close_issue":1862095.8804347827,"past_year_avg_time_to_close_pull_request":1060217.76975945,"past_year_issues_closed_count":92,"past_year_pull_requests_closed_count":291,"past_year_pull_request_authors_count":138,"past_year_issue_authors_count":214,"past_year_avg_comments_per_issue":2.3884057971014494,"past_year_avg_comments_per_pull_request":1.9269776876267748,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":206,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":515,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":411,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":359,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"brianschubert","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"JelleZijlstra","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"svalentin","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"AlexWaygood","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"tyralla","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"p-sawicki","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"hamdanal","count":21,"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":"koogoro","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"wesleywright","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"msullivan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"esarp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"97littleleaf11","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"hugovk","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"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":"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":"AA-Turner","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"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":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"Eclips4","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"pradyunsg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"},{"login":"bitterteriyaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitterteriyaki"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"trinhdaiphuc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trinhdaiphuc"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"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":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}],"active_maintainers":[{"login":"ilevkivskyi","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"JukkaL","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"A5rocks","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"cdce8p","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"brianschubert","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"sobolevn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"JelleZijlstra","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"esarp","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"gvanrossum","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"AA-Turner","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"hamdanal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"AlexWaygood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"}]},"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zxgraphs/latest_version","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zxgraphs/codemeta","maintainers":[{"uuid":"hashberg","login":"hashberg","name":null,"email":null,"url":null,"packages_count":25,"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":931858,"maintainers_count":400420,"namespaces_count":0,"keywords_count":312898,"github":"pypi","metadata":{"funded_packages_count":59177,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-31T05:03:28.294Z","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":["Other"],"repository_url":"https://github.com/python/mypy","keywords_array":[],"namespace":"github.com/python","versions_count":52,"first_release_published_at":"2014-12-08T06:16:34.000Z","latest_release_published_at":"2026-08-15T00:44:15.000Z","latest_release_number":"v2.3.1+incompatible","last_synced_at":"2026-08-31T14:48:44.098Z","created_at":"2022-04-12T02:24:24.559Z","updated_at":"2026-08-31T14:48:44.099Z","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":"2026-08-21T17:21:45.000Z","size":85638,"stargazers_count":20599,"open_issues_count":3196,"forks_count":3277,"subscribers_count":234,"default_branch":"master","last_synced_at":"2026-08-22T15:41:00.944Z","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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2026-08-22T09:43:29.000Z","dependencies_parsed_at":"2026-08-22T15:38:50.692Z","dependency_job_id":"880cb4b0-df27-469e-9c5b-8ed1092bb08b","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":116,"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":286080680,"owners_count":36829824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":94,"last_synced_at":"2026-08-22T00:11:45.872Z","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":119032,"followers":32071,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2026-08-22T00:11:45.886Z","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":"v2.3.1","sha":"d642c4478e9e3acbe9233edbe17ffc569a1a778c","kind":"commit","published_at":"2026-08-15T00:44:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.1","html_url":"https://github.com/python/mypy/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"8aabf8435357eaffceca7237f371e293b8168e54","kind":"commit","published_at":"2026-07-13T09:50:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.0","html_url":"https://github.com/python/mypy/releases/tag/v2.3.0","dependencies_parsed_at":"2026-08-08T13:26:20.620Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"b3c4a5b93adb49f979ab553fffebae7179cefa74","kind":"commit","published_at":"2026-07-07T18:48:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.2.0","html_url":"https://github.com/python/mypy/releases/tag/v2.2.0","dependencies_parsed_at":"2026-08-08T13:26:20.393Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c1c336d7e34eb313080c79b156518c58d27c7234","kind":"commit","published_at":"2026-05-11T15:46:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.1.0","html_url":"https://github.com/python/mypy/releases/tag/v2.1.0","dependencies_parsed_at":"2026-08-08T13:26:20.369Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a765008a138ec46c579bfc6ef608860cab36033","kind":"commit","published_at":"2026-05-06T16:42:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.0.0","html_url":"https://github.com/python/mypy/releases/tag/v2.0.0","dependencies_parsed_at":"2026-08-08T13:26:20.206Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0/manifests"},{"name":"v1.20.2","sha":"145a062651b5f9996b75ef32b7040bd2e885ed82","kind":"commit","published_at":"2026-04-21T14:48:40.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.2","html_url":"https://github.com/python/mypy/releases/tag/v1.20.2","dependencies_parsed_at":"2026-08-08T13:26:20.352Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"c60e8bfcb5910974b577e443725c475e0485d269","kind":"commit","published_at":"2026-04-12T21:51:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.1","html_url":"https://github.com/python/mypy/releases/tag/v1.20.1","dependencies_parsed_at":"2026-08-08T13:26:20.319Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"770d3ca4997032dc3a1c4f0b468e9f58e8f38505","kind":"commit","published_at":"2026-03-31T14:33:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.0","html_url":"https://github.com/python/mypy/releases/tag/v1.20.0","dependencies_parsed_at":"2026-08-08T13:26:20.288Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"412c19a6bde31e7afa7f41afdf8356664689ae80","kind":"commit","published_at":"2025-12-14T23:46:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.1","html_url":"https://github.com/python/mypy/releases/tag/v1.19.1","dependencies_parsed_at":"2026-08-08T13:26:20.625Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"0f068c9ec604daa09e69c92545b059f4b44f566e","kind":"commit","published_at":"2025-11-28T11:57:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.0","html_url":"https://github.com/python/mypy/releases/tag/v1.19.0","dependencies_parsed_at":"2026-08-08T13:26:20.893Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"df05f05555ee62dbdb9960c64cad186172e92be1","kind":"commit","published_at":"2025-09-18T17:18:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.2","html_url":"https://github.com/python/mypy/releases/tag/v1.18.2","dependencies_parsed_at":"2026-08-08T13:26:21.140Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"03fbaa941bccc3a9f8aea796d586603b67119bf2","kind":"commit","published_at":"2025-09-11T20:00:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.1","html_url":"https://github.com/python/mypy/releases/tag/v1.18.1","dependencies_parsed_at":"2025-09-22T04:40:17.815Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1/manifests"},{"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","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.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.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":"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":"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.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":"2026-08-22T20:25:58.096Z","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":"2026-08-22T15:38:31.731Z","issues_count":3491,"pull_requests_count":3467,"avg_time_to_close_issue":40273920.497481816,"avg_time_to_close_pull_request":3478465.1279025506,"issues_closed_count":1786,"pull_requests_closed_count":2626,"pull_request_authors_count":455,"issue_authors_count":1741,"avg_comments_per_issue":3.01775995416786,"avg_comments_per_pull_request":2.6163830400922987,"merged_pull_requests_count":2223,"bot_issues_count":0,"bot_pull_requests_count":88,"past_year_issues_count":345,"past_year_pull_requests_count":493,"past_year_avg_time_to_close_issue":1862095.8804347827,"past_year_avg_time_to_close_pull_request":1060217.76975945,"past_year_issues_closed_count":92,"past_year_pull_requests_closed_count":291,"past_year_pull_request_authors_count":138,"past_year_issue_authors_count":214,"past_year_avg_comments_per_issue":2.3884057971014494,"past_year_avg_comments_per_pull_request":1.9269776876267748,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":206,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":515,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":411,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":359,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"brianschubert","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"JelleZijlstra","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"svalentin","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"AlexWaygood","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"tyralla","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"p-sawicki","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"hamdanal","count":21,"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":"koogoro","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"wesleywright","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"msullivan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"esarp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"97littleleaf11","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"hugovk","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"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":"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":"AA-Turner","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"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":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"Eclips4","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"pradyunsg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"},{"login":"bitterteriyaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitterteriyaki"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"trinhdaiphuc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trinhdaiphuc"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"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":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}],"active_maintainers":[{"login":"ilevkivskyi","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"JukkaL","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"A5rocks","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"cdce8p","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"brianschubert","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"sobolevn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"JelleZijlstra","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"esarp","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"gvanrossum","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"AA-Turner","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"hamdanal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"AlexWaygood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"}]},"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython%2Fmypy/latest_version","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython%2Fmypy/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282147,"maintainers_count":0,"namespaces_count":839543,"keywords_count":126057,"github":"golang","metadata":{"funded_packages_count":68481,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-31T05:03:00.716Z","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"}},{"id":11771914,"name":"python/mypy","ecosystem":"actions","description":"Optional Static Typing for Python.","homepage":"https://www.mypy-lang.org/","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/python/mypy","keywords_array":["linter","python","typechecker","types","typing"],"namespace":"python","versions_count":116,"first_release_published_at":"2014-12-08T06:16:34.000Z","latest_release_published_at":"2026-08-15T00:44:15.000Z","latest_release_number":"v2.3.1","last_synced_at":"2026-08-29T15:54:40.616Z","created_at":"2025-06-07T21:10:28.806Z","updated_at":"2026-08-29T15:54:40.616Z","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":"2026-08-21T17:21:45.000Z","size":85638,"stargazers_count":20599,"open_issues_count":3196,"forks_count":3277,"subscribers_count":234,"default_branch":"master","last_synced_at":"2026-08-22T15:41:00.944Z","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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2026-08-22T09:43:29.000Z","dependencies_parsed_at":"2026-08-22T15:38:50.692Z","dependency_job_id":"880cb4b0-df27-469e-9c5b-8ed1092bb08b","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":116,"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":286080680,"owners_count":36829824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":94,"last_synced_at":"2026-08-22T00:11:45.872Z","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":119032,"followers":32071,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2026-08-22T00:11:45.886Z","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":"v2.3.1","sha":"d642c4478e9e3acbe9233edbe17ffc569a1a778c","kind":"commit","published_at":"2026-08-15T00:44:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.1","html_url":"https://github.com/python/mypy/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"8aabf8435357eaffceca7237f371e293b8168e54","kind":"commit","published_at":"2026-07-13T09:50:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.3.0","html_url":"https://github.com/python/mypy/releases/tag/v2.3.0","dependencies_parsed_at":"2026-08-08T13:26:20.620Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"b3c4a5b93adb49f979ab553fffebae7179cefa74","kind":"commit","published_at":"2026-07-07T18:48:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.2.0","html_url":"https://github.com/python/mypy/releases/tag/v2.2.0","dependencies_parsed_at":"2026-08-08T13:26:20.393Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c1c336d7e34eb313080c79b156518c58d27c7234","kind":"commit","published_at":"2026-05-11T15:46:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.1.0","html_url":"https://github.com/python/mypy/releases/tag/v2.1.0","dependencies_parsed_at":"2026-08-08T13:26:20.369Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a765008a138ec46c579bfc6ef608860cab36033","kind":"commit","published_at":"2026-05-06T16:42:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v2.0.0","html_url":"https://github.com/python/mypy/releases/tag/v2.0.0","dependencies_parsed_at":"2026-08-08T13:26:20.206Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v2.0.0/manifests"},{"name":"v1.20.2","sha":"145a062651b5f9996b75ef32b7040bd2e885ed82","kind":"commit","published_at":"2026-04-21T14:48:40.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.2","html_url":"https://github.com/python/mypy/releases/tag/v1.20.2","dependencies_parsed_at":"2026-08-08T13:26:20.352Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"c60e8bfcb5910974b577e443725c475e0485d269","kind":"commit","published_at":"2026-04-12T21:51:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.1","html_url":"https://github.com/python/mypy/releases/tag/v1.20.1","dependencies_parsed_at":"2026-08-08T13:26:20.319Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"770d3ca4997032dc3a1c4f0b468e9f58e8f38505","kind":"commit","published_at":"2026-03-31T14:33:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.20.0","html_url":"https://github.com/python/mypy/releases/tag/v1.20.0","dependencies_parsed_at":"2026-08-08T13:26:20.288Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"412c19a6bde31e7afa7f41afdf8356664689ae80","kind":"commit","published_at":"2025-12-14T23:46:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.1","html_url":"https://github.com/python/mypy/releases/tag/v1.19.1","dependencies_parsed_at":"2026-08-08T13:26:20.625Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"0f068c9ec604daa09e69c92545b059f4b44f566e","kind":"commit","published_at":"2025-11-28T11:57:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.19.0","html_url":"https://github.com/python/mypy/releases/tag/v1.19.0","dependencies_parsed_at":"2026-08-08T13:26:20.893Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"df05f05555ee62dbdb9960c64cad186172e92be1","kind":"commit","published_at":"2025-09-18T17:18:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.2","html_url":"https://github.com/python/mypy/releases/tag/v1.18.2","dependencies_parsed_at":"2026-08-08T13:26:21.140Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"03fbaa941bccc3a9f8aea796d586603b67119bf2","kind":"commit","published_at":"2025-09-11T20:00:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.18.1","html_url":"https://github.com/python/mypy/releases/tag/v1.18.1","dependencies_parsed_at":"2025-09-22T04:40:17.815Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.18.1/manifests"},{"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","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.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.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":"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":"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.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":"2026-08-23T04:53:39.848Z","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":"2026-08-22T15:38:31.731Z","issues_count":3491,"pull_requests_count":3467,"avg_time_to_close_issue":40273920.497481816,"avg_time_to_close_pull_request":3478465.1279025506,"issues_closed_count":1786,"pull_requests_closed_count":2626,"pull_request_authors_count":455,"issue_authors_count":1741,"avg_comments_per_issue":3.01775995416786,"avg_comments_per_pull_request":2.6163830400922987,"merged_pull_requests_count":2223,"bot_issues_count":0,"bot_pull_requests_count":88,"past_year_issues_count":345,"past_year_pull_requests_count":493,"past_year_avg_time_to_close_issue":1862095.8804347827,"past_year_avg_time_to_close_pull_request":1060217.76975945,"past_year_issues_closed_count":92,"past_year_pull_requests_closed_count":291,"past_year_pull_request_authors_count":138,"past_year_issue_authors_count":214,"past_year_avg_comments_per_issue":2.3884057971014494,"past_year_avg_comments_per_pull_request":1.9269776876267748,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":206,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":515,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":411,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":359,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"sobolevn","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"brianschubert","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"A5rocks","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"JelleZijlstra","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"svalentin","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"AlexWaygood","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"tyralla","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"p-sawicki","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"hamdanal","count":21,"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":"koogoro","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"wesleywright","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"msullivan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"gvanrossum","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"Michael0x2a","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"esarp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"emmatyping","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"97littleleaf11","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"hugovk","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"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":"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":"AA-Turner","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"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":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"Eclips4","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"pradyunsg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"},{"login":"bitterteriyaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitterteriyaki"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"ddfisher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddfisher"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"trinhdaiphuc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trinhdaiphuc"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"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":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}],"active_maintainers":[{"login":"ilevkivskyi","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"JukkaL","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"A5rocks","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"cdce8p","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"p-sawicki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"brianschubert","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"KevinRK29","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"sobolevn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"tyralla","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"JelleZijlstra","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"esarp","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"97littleleaf11","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"gvanrossum","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"pablogsal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablogsal"},{"login":"StanFromIreland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StanFromIreland"},{"login":"AA-Turner","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"hamdanal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"msullivan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"nascheme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nascheme"},{"login":"devdanzin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devdanzin"},{"login":"AlexWaygood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"}]},"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/python%2Fmypy/latest_version","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/python%2Fmypy/codemeta","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32821,"maintainers_count":0,"namespaces_count":20463,"keywords_count":8134,"github":"actions","metadata":{"funded_packages_count":4148},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2026-08-31T05:05:45.257Z","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"}}]