{"id":11771914,"name":"python/mypy","ecosystem":"actions","description":"Optional Static Typing for Python.","homepage":"https://www.mypy-lang.org/","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/python/mypy","keywords_array":["linter","python","typechecker","types","typing"],"namespace":"python","versions_count":106,"first_release_published_at":"2014-12-08T06:16:34.000Z","latest_release_published_at":"2025-09-18T17:18:42.000Z","latest_release_number":"v1.18.2","last_synced_at":"2026-03-24T14:10:15.514Z","created_at":"2025-06-07T21:10:28.806Z","updated_at":"2026-03-24T14:10:15.514Z","registry_url":"https://github.com/python/mypy","install_command":null,"documentation_url":null,"metadata":{"name":"Mypy","description":"Optional Static Typing for Python.","author":"Jukka Lehtosalo and contributors","inputs":{"options":{"description":"Options passed to mypy. Use `mypy --help` to see available options.\n","required":false},"paths":{"description":"Explicit paths to run mypy on. Defaults to the current directory.\n","required":false,"default":"."},"version":{"description":"Mypy version to use (PEP440) - e.g. \"0.910\"\n","required":false,"default":""},"install_types":{"description":"Whether to automatically install missing library stub packages. ('yes'|'no', default: 'yes')\n","default":"yes"},"install_project_dependencies":{"description":"Whether to attempt to install project dependencies into mypy environment. ('yes'|'no', default: 'yes')\n","default":"yes"}},"branding":{"color":"blue","icon":"check-circle"},"runs":{"using":"composite","steps":[{"name":"mypy setup","shell":"bash","run":"echo ::group::Installing mypy...\nexport PIP_DISABLE_PIP_VERSION_CHECK=1\n\nif [ \"$RUNNER_OS\" == \"Windows\" ]; then\n  HOST_PYTHON=python\nelse\n  HOST_PYTHON=python3\nfi\n\nvenv_script=\"import os.path; import venv; import sys;\npath = os.path.join(r'${{ github.action_path }}', '.mypy-venv');\nvenv.main([path]);\nbin_subdir = 'Scripts' if sys.platform == 'win32' else 'bin';\nprint(os.path.join(path, bin_subdir, 'python'));\n\"\n\nVENV_PYTHON=$(echo $venv_script | \"$HOST_PYTHON\")\nmypy_spec=\"mypy\"\n\nif [ -n \"${{ inputs.version }}\" ]; then\n  mypy_spec+=\"==${{ inputs.version }}\"\nfi\n\nif ! \"$VENV_PYTHON\" -m pip install \"$mypy_spec\"; then\n  echo \"::error::Could not install mypy.\"\n  exit 1\nfi\necho ::endgroup::\n\nif [ \"${{ inputs.install_project_dependencies }}\" == \"yes\" ]; then\n  VENV=$(\"$VENV_PYTHON\" -c 'import sys;print(sys.prefix)')\n  echo ::group::Installing project dependencies...\n  \"$VENV_PYTHON\" -m pip download --dest=\"$VENV\"/deps .\n  \"$VENV_PYTHON\" -m pip install -U --find-links=\"$VENV\"/deps \"$VENV\"/deps/*\n  echo ::endgroup::\nfi\n\necho ::group::Running mypy...\nmypy_opts=\"\"\nif [ \"${{ inputs.install_types }}\" == \"yes\" ]; then\n  mypy_opts+=\"--install-types --non-interactive\"\nfi\n\necho \"mypy $mypy_opts ${{ inputs.options }} ${{ inputs.paths }}\"\n\"$VENV_PYTHON\" -m mypy $mypy_opts ${{ inputs.options }} ${{ inputs.paths }}\necho ::endgroup::\n"}]},"default_branch":"master","path":null},"repo_metadata":{"id":5837742,"uuid":"7053637","full_name":"python/mypy","owner":"python","description":"Optional static typing for Python","archived":false,"fork":false,"pushed_at":"2025-10-13T17:33:03.000Z","size":75428,"stargazers_count":19894,"open_issues_count":3074,"forks_count":3026,"subscribers_count":238,"default_branch":"master","last_synced_at":"2025-10-14T00:04:01.692Z","etag":null,"topics":["linter","python","typechecker","types","typing"],"latest_commit_sha":null,"homepage":"https://www.mypy-lang.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2012-12-07T13:30:23.000Z","updated_at":"2025-10-13T15:48:38.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":106,"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":279017382,"owners_count":26086052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":88,"last_synced_at":"2025-10-08T00:33:08.786Z","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":111556,"followers":27831,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2025-10-08T00:33:08.786Z","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.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":null,"dependency_job_id":"8d1d7a41-56df-4df0-8a44-f9c499ac85e2","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.0","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11.0","html_url":"https://github.com/python/mypy/releases/tag/v1.11.0","dependencies_parsed_at":"2025-06-09T04:23:55.092Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11.0/manifests"},{"name":"v1.11","sha":"dbd5f5cdb62b4dcd1e498c3a91c204b812609fdf","kind":"commit","published_at":"2024-07-19T15:59:47.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.11","html_url":"https://github.com/python/mypy/releases/tag/v1.11","dependencies_parsed_at":"2025-06-09T04:23:47.077Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.11/manifests"},{"name":"v1.10.1","sha":"c28b5257b528f65a028e7d0dbecbcd81c7997356","kind":"commit","published_at":"2024-06-23T06:44:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.1","html_url":"https://github.com/python/mypy/releases/tag/v1.10.1","dependencies_parsed_at":"2025-06-09T04:23:46.977Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3faf0fc4798ec3ee6b1cd123965193dc0a753fb0","kind":"commit","published_at":"2024-04-23T19:09:28.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.10.0","html_url":"https://github.com/python/mypy/releases/tag/v1.10.0","dependencies_parsed_at":"2025-06-09T04:23:46.991Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.10.0/manifests"},{"name":"1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/1.9.0","html_url":"https://github.com/python/mypy/releases/tag/1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.970Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/1.9.0/manifests"},{"name":"v1.9.0","sha":"5ff46f8b3706d005fabab2227ec84476d605bfd4","kind":"commit","published_at":"2024-03-01T19:49:33.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.9.0","html_url":"https://github.com/python/mypy/releases/tag/v1.9.0","dependencies_parsed_at":"2025-06-09T04:23:46.598Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"3b467509ee29b8f274c035d78a1c241a781eb311","kind":"commit","published_at":"2023-12-21T01:00:58.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.8.0","html_url":"https://github.com/python/mypy/releases/tag/v1.8.0","dependencies_parsed_at":"2025-06-09T04:23:46.983Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"6b3c41838d8e7a39242b6fd035535e2d76eabfc6","kind":"commit","published_at":"2023-11-23T15:47:17.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.1","html_url":"https://github.com/python/mypy/releases/tag/v1.7.1","dependencies_parsed_at":"2025-06-09T04:23:54.516Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f6b9972329d5d68f6defc92a10cc4c3bc339c27b","kind":"commit","published_at":"2023-11-10T12:01:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.7.0","html_url":"https://github.com/python/mypy/releases/tag/v1.7.0","dependencies_parsed_at":"2025-06-09T04:23:55.455Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"9b891fe5a101ecbb818f3f16641ab909f289ba04","kind":"commit","published_at":"2023-10-18T03:30:44.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.1","html_url":"https://github.com/python/mypy/releases/tag/v1.6.1","dependencies_parsed_at":"2025-06-09T04:23:55.069Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ac2d56f9145a4e15e7c0d1fbcd9a466ad0cec9a1","kind":"commit","published_at":"2023-10-10T16:06:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.6.0","html_url":"https://github.com/python/mypy/releases/tag/v1.6.0","dependencies_parsed_at":"2025-06-09T04:23:46.588Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"de4f2ad99c88b885677247534dcec335621ade4d","kind":"commit","published_at":"2023-08-11T12:54:13.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.1","html_url":"https://github.com/python/mypy/releases/tag/v1.5.1","dependencies_parsed_at":"2025-06-09T04:23:48.477Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a6bd80ed8c91138ce6112b5ce71fc406d426cd01","kind":"commit","published_at":"2023-07-14T16:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.5.0","html_url":"https://github.com/python/mypy/releases/tag/v1.5.0","dependencies_parsed_at":"2025-06-09T04:23:50.228Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"3534bacc4c0d3c4b1983a533e2a36cce43f2ec9d","kind":"commit","published_at":"2023-06-25T20:06:39.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.1","html_url":"https://github.com/python/mypy/releases/tag/v1.4.1","dependencies_parsed_at":"2025-06-09T04:23:48.314Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be5f84b853d15bbbdd3185349fa8e285f7e19bf3","kind":"commit","published_at":"2023-06-14T22:00:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.4.0","html_url":"https://github.com/python/mypy/releases/tag/v1.4.0","dependencies_parsed_at":"2025-06-09T04:23:49.255Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9df39ab1801369cb49467fa52080df9c42377384","kind":"commit","published_at":"2023-05-09T14:52:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.3.0","html_url":"https://github.com/python/mypy/releases/tag/v1.3.0","dependencies_parsed_at":"2025-06-09T04:23:55.540Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4f47dfb64dff920c237e7c8c58f8efba57cf57cf","kind":"commit","published_at":"2023-04-06T13:17:05.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.2.0","html_url":"https://github.com/python/mypy/releases/tag/v1.2.0","dependencies_parsed_at":"2025-06-09T04:23:54.809Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9b777a36315b1ba24ab840f9f905cfb6c82e35a9","kind":"commit","published_at":"2023-03-06T18:06:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.1.1","html_url":"https://github.com/python/mypy/releases/tag/v1.1.1","dependencies_parsed_at":"2025-06-09T04:23:56.174Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.1.1/manifests"},{"name":"v1.0.1","sha":"ecf05e6388eb5c3c0c5d7ea963817c0f81b65618","kind":"commit","published_at":"2023-02-17T05:16:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.1","html_url":"https://github.com/python/mypy/releases/tag/v1.0.1","dependencies_parsed_at":"2025-06-09T04:23:55.017Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bc18017c19eb81bf5c11756f4e7dede4791e2823","kind":"commit","published_at":"2023-02-06T17:49:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v1.0.0","html_url":"https://github.com/python/mypy/releases/tag/v1.0.0","dependencies_parsed_at":"2025-06-09T04:23:46.951Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v1.0.0/manifests"},{"name":"v0.991","sha":"b7788fcc4d140bbeb56531ab054bcdd53e298d30","kind":"commit","published_at":"2022-11-14T13:58:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.991","html_url":"https://github.com/python/mypy/releases/tag/v0.991","dependencies_parsed_at":"2025-06-09T04:23:55.566Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.991","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.991/manifests"},{"name":"v0.990","sha":"b71dc3da0d8c6a4e116eef98a7ff8591145338be","kind":"commit","published_at":"2022-11-07T11:00:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.990","html_url":"https://github.com/python/mypy/releases/tag/v0.990","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.990","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.990/manifests"},{"name":"v0.982","sha":"1c2b899fa9029538b9b9e6d30401901d94536202","kind":"commit","published_at":"2022-10-02T16:41:11.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.982","html_url":"https://github.com/python/mypy/releases/tag/v0.982","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.982","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.982/manifests"},{"name":"v0.981","sha":"c7b4714e1f5e3cb8f3fec7426b6538fe1a3dcab1","kind":"commit","published_at":"2022-09-26T14:43:50.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.981","html_url":"https://github.com/python/mypy/releases/tag/v0.981","dependencies_parsed_at":"2025-06-09T04:23:46.992Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.981","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.981/manifests"},{"name":"v0.971","sha":"1f08cf44c7ec3dc4111aaf817958f7a51018ba38","kind":"commit","published_at":"2022-07-19T12:32:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.971","html_url":"https://github.com/python/mypy/releases/tag/v0.971","dependencies_parsed_at":"2025-06-09T04:23:50.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.971","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.971/manifests"},{"name":"v0.961","sha":"89bdcfb8c658340dae70312c5b76b703838d8123","kind":"commit","published_at":"2022-06-06T13:01:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.961","html_url":"https://github.com/python/mypy/releases/tag/v0.961","dependencies_parsed_at":"2025-06-09T04:23:48.589Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.961","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.961/manifests"},{"name":"v0.960","sha":"0a4a190f25ed90f73f6290656ec65ddd6bdb1d4e","kind":"commit","published_at":"2022-05-24T13:03:35.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.960","html_url":"https://github.com/python/mypy/releases/tag/v0.960","dependencies_parsed_at":"2025-06-09T04:23:46.956Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.960","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.960/manifests"},{"name":"v0.950","sha":"cceba7b20c7dde6a3a7b193cb7212b9b2f76c9cd","kind":"commit","published_at":"2022-04-27T14:04:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.950","html_url":"https://github.com/python/mypy/releases/tag/v0.950","dependencies_parsed_at":"2025-06-09T04:23:48.549Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.950","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.950/manifests"},{"name":"v0.942","sha":"38f1e30e8137ccc1aad6a4f113eb4360c6206539","kind":"commit","published_at":"2022-03-24T13:13:19.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.942","html_url":"https://github.com/python/mypy/releases/tag/v0.942","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.942","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.942/manifests"},{"name":"v0.941","sha":"4e18c789d177b858fad6499018f7302e3ee75199","kind":"commit","published_at":"2022-03-14T16:10:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.941","html_url":"https://github.com/python/mypy/releases/tag/v0.941","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.941","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.941/manifests"},{"name":"v0.940","sha":"48ff811fdf666e8a3149a692c0238f9019f55e58","kind":"commit","published_at":"2022-03-11T13:00:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.940","html_url":"https://github.com/python/mypy/releases/tag/v0.940","dependencies_parsed_at":"2025-06-09T04:23:46.957Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.940","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.940/manifests"},{"name":"v0.931","sha":"4486d764c07a1cee9792d691e8e85cedfed2a451","kind":"commit","published_at":"2022-01-07T14:57:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.931","html_url":"https://github.com/python/mypy/releases/tag/v0.931","dependencies_parsed_at":"2025-06-09T04:23:48.060Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.931","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.931/manifests"},{"name":"v0.930","sha":"5d765e71fa1313830b485a4e9f18a6553b221426","kind":"commit","published_at":"2021-12-22T13:44:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.930","html_url":"https://github.com/python/mypy/releases/tag/v0.930","dependencies_parsed_at":"2025-06-09T04:23:58.150Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.930/manifests"},{"name":"v0.921","sha":"f5c2a3b4db67c8c29e976da2bc3241a152cc1ff8","kind":"commit","published_at":"2021-12-21T13:21:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.921","html_url":"https://github.com/python/mypy/releases/tag/v0.921","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.921/manifests"},{"name":"v0.920","sha":"b944746a428a9476b7118893e8e7b94ef745bcc4","kind":"commit","published_at":"2021-12-15T22:23:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.920","html_url":"https://github.com/python/mypy/releases/tag/v0.920","dependencies_parsed_at":"2025-06-09T04:23:46.950Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.920","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.920/manifests"},{"name":"v0.910","sha":"f5fc579cf07f2078c9312044f6bcb132f891d746","kind":"commit","published_at":"2021-06-22T15:57:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.910","html_url":"https://github.com/python/mypy/releases/tag/v0.910","dependencies_parsed_at":"2025-06-09T04:23:46.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.910/manifests"},{"name":"v0.902","sha":"defe53ff8002766b51eb9c87e90289d4dd8a48a2","kind":"commit","published_at":"2021-06-10T11:38:09.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.902","html_url":"https://github.com/python/mypy/releases/tag/v0.902","dependencies_parsed_at":"2025-06-09T04:23:48.334Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.902","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.902/manifests"},{"name":"v0.901","sha":"ffc18df8f462f548fdc05c3a1bfa44785f01d514","kind":"commit","published_at":"2021-06-08T21:20:00.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.901","html_url":"https://github.com/python/mypy/releases/tag/v0.901","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.901/manifests"},{"name":"v0.900","sha":"b68993c8781580b9da820b4f80d677d60fac9512","kind":"commit","published_at":"2021-06-08T15:42:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.900","html_url":"https://github.com/python/mypy/releases/tag/v0.900","dependencies_parsed_at":"2025-06-09T04:23:48.135Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.900","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.900/manifests"},{"name":"v0.812","sha":"d089891198ef470c8bec9bd7d7b50a02757c5b68","kind":"commit","published_at":"2021-02-19T16:17:29.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.812","html_url":"https://github.com/python/mypy/releases/tag/v0.812","dependencies_parsed_at":"2025-06-09T04:23:46.958Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.812","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.812/manifests"},{"name":"v0.811","sha":"4373cd5b55dca0ca74269e246efd2be528c8f067","kind":"commit","published_at":"2021-02-19T15:27:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.811","html_url":"https://github.com/python/mypy/releases/tag/v0.811","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.811","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.811/manifests"},{"name":"v0.810","sha":"2b52538b9975456e37b237bcf7e67b8d80ea48f2","kind":"commit","published_at":"2021-02-10T17:41:41.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.810","html_url":"https://github.com/python/mypy/releases/tag/v0.810","dependencies_parsed_at":"2025-06-09T04:23:46.955Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.810","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.810/manifests"},{"name":"v0.800","sha":"4c3ea8285a685fbc3934a8a1e3b37beea10f587e","kind":"commit","published_at":"2021-01-22T10:27:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.800","html_url":"https://github.com/python/mypy/releases/tag/v0.800","dependencies_parsed_at":"2025-06-09T04:23:48.406Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.800","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.800/manifests"},{"name":"v0.790","sha":"69a055a7632e2444fcb2bfb022d04f4546358d50","kind":"commit","published_at":"2020-10-09T09:36:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.790","html_url":"https://github.com/python/mypy/releases/tag/v0.790","dependencies_parsed_at":"2025-06-09T04:23:47.741Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.790","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.790/manifests"},{"name":"v0.782","sha":"39b6bc47b9f7e7d72778886419d07eb4acf3c50a","kind":"commit","published_at":"2020-06-22T17:44:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.782","html_url":"https://github.com/python/mypy/releases/tag/v0.782","dependencies_parsed_at":"2025-06-09T04:23:54.210Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.782","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.782/manifests"},{"name":"v0.781","sha":"f956142030dee57e7283ad364d9c0c14945cb594","kind":"commit","published_at":"2020-06-12T18:07:45.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.781","html_url":"https://github.com/python/mypy/releases/tag/v0.781","dependencies_parsed_at":"2025-06-09T04:23:49.138Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.781","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.781/manifests"},{"name":"v0.780","sha":"3423b18a30ac49d6e7050abeb188ad3ba5d23d35","kind":"commit","published_at":"2020-06-02T15:44:53.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.780","html_url":"https://github.com/python/mypy/releases/tag/v0.780","dependencies_parsed_at":"2025-06-09T04:23:46.949Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.780","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.780/manifests"},{"name":"v0.770","sha":"92e3f396b03c69c1d8abc249632bfd2db02350d0","kind":"commit","published_at":"2020-03-09T19:00:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.770","html_url":"https://github.com/python/mypy/releases/tag/v0.770","dependencies_parsed_at":"2025-06-09T04:23:46.964Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.770","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.770/manifests"},{"name":"v0.761","sha":"f53b718bdf5935443332a43d8c1b448af8b80b57","kind":"commit","published_at":"2019-12-19T13:05:07.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.761","html_url":"https://github.com/python/mypy/releases/tag/v0.761","dependencies_parsed_at":"2025-06-09T04:23:47.635Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.761","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.761/manifests"},{"name":"v0.760","sha":"54447c6068f13326ec18dd4efb81ae3ab83b5ab4","kind":"commit","published_at":"2019-12-17T17:29:23.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.760","html_url":"https://github.com/python/mypy/releases/tag/v0.760","dependencies_parsed_at":"2025-06-09T04:23:47.866Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.760","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.760/manifests"},{"name":"v0.750","sha":"d8aa68576dda9940aedd0f861f7789d7e679c292","kind":"commit","published_at":"2019-11-29T17:31:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.750","html_url":"https://github.com/python/mypy/releases/tag/v0.750","dependencies_parsed_at":"2025-06-09T04:23:48.333Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.750","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.750/manifests"},{"name":"v0.740","sha":"0662772b5a6b9029da0cf4aec857b9b1e34057a9","kind":"commit","published_at":"2019-10-16T20:46:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.740","html_url":"https://github.com/python/mypy/releases/tag/v0.740","dependencies_parsed_at":"2025-06-09T04:23:47.680Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.740/manifests"},{"name":"v0.730","sha":"7ad7f8bbe61e5e67aa7fd6f2efe280931dd2f620","kind":"commit","published_at":"2019-09-26T13:00:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.730","html_url":"https://github.com/python/mypy/releases/tag/v0.730","dependencies_parsed_at":"2025-06-09T04:23:46.428Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.730/manifests"},{"name":"v0.720","sha":"36aecdae92d050f626ea9029ad08f0c8382c47e7","kind":"commit","published_at":"2019-07-12T18:32:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.720","html_url":"https://github.com/python/mypy/releases/tag/v0.720","dependencies_parsed_at":"2025-06-09T04:23:58.015Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.720/manifests"},{"name":"v0.711","sha":"f62c69eba41bd1b8b018cc41af96c526262189ab","kind":"commit","published_at":"2019-06-22T17:36:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.711","html_url":"https://github.com/python/mypy/releases/tag/v0.711","dependencies_parsed_at":"2025-06-09T04:23:47.626Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.711/manifests"},{"name":"v0.710","sha":"81e8940c7b9ba5996a41d66ee0066eee06842490","kind":"commit","published_at":"2019-06-19T17:52:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.710","html_url":"https://github.com/python/mypy/releases/tag/v0.710","dependencies_parsed_at":"2025-06-09T04:23:47.945Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.710/manifests"},{"name":"v0.701","sha":"7aaa435063f7bb81019740f0b56be359374b02fc","kind":"commit","published_at":"2019-04-16T17:39:43.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.701","html_url":"https://github.com/python/mypy/releases/tag/v0.701","dependencies_parsed_at":"2025-06-09T04:23:48.594Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.701/manifests"},{"name":"v0.700","sha":"d40990f5b91b1f06918222d1041441b7ff63f79a","kind":"commit","published_at":"2019-04-03T17:41:31.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.700","html_url":"https://github.com/python/mypy/releases/tag/v0.700","dependencies_parsed_at":"2025-06-09T04:23:47.913Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.700/manifests"},{"name":"v0.670","sha":"ede1109153a1226815f253b0f9c50643ef620eb4","kind":"commit","published_at":"2019-02-08T20:59:26.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.670","html_url":"https://github.com/python/mypy/releases/tag/v0.670","dependencies_parsed_at":"2025-06-09T04:23:54.213Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.670/manifests"},{"name":"v0.660","sha":"c06aa9c4b8acc91fc01282feef13e15ec61f372b","kind":"commit","published_at":"2019-01-16T21:35:01.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.660","html_url":"https://github.com/python/mypy/releases/tag/v0.660","dependencies_parsed_at":"2025-06-09T04:23:48.853Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.660/manifests"},{"name":"v0.650","sha":"466bb38087ee7aa840d472fa6de49be424343a18","kind":"commit","published_at":"2018-12-07T19:33:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.650","html_url":"https://github.com/python/mypy/releases/tag/v0.650","dependencies_parsed_at":"2025-06-09T04:23:46.973Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.650","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.650/manifests"},{"name":"v0.641","sha":"951b7c5c5a47705f0f77e11c17d9c2b95e373eed","kind":"commit","published_at":"2018-10-15T15:47:27.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.641","html_url":"https://github.com/python/mypy/releases/tag/v0.641","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.641","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.641/manifests"},{"name":"v0.640","sha":"bd1098a2a561a573794c310b88f67191aab44406","kind":"commit","published_at":"2018-10-12T18:31:51.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.640","html_url":"https://github.com/python/mypy/releases/tag/v0.640","dependencies_parsed_at":"2025-06-09T04:23:48.847Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.640","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.640/manifests"},{"name":"v0.630","sha":"e69a528ab3ae294b38e1e67a7f296fb0175df045","kind":"commit","published_at":"2018-09-17T13:31:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.630","html_url":"https://github.com/python/mypy/releases/tag/v0.630","dependencies_parsed_at":"2025-06-09T04:23:53.199Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.630/manifests"},{"name":"v0.620","sha":"67b260f0fec0b0d97c92529359796e9ad5c1a30d","kind":"commit","published_at":"2018-07-13T19:41:57.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.620","html_url":"https://github.com/python/mypy/releases/tag/v0.620","dependencies_parsed_at":"2025-06-09T04:23:53.089Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.620","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.620/manifests"},{"name":"v0.610","sha":"4f4dc6de32e5cfd6f2d2079a47f52942a2397b97","kind":"commit","published_at":"2018-06-08T20:36:18.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.610","html_url":"https://github.com/python/mypy/releases/tag/v0.610","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.610","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.610/manifests"},{"name":"v0.600","sha":"09288ffc4be301e6cfd05bf042cee8b780cd1ffd","kind":"commit","published_at":"2018-05-02T20:21:15.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.600","html_url":"https://github.com/python/mypy/releases/tag/v0.600","dependencies_parsed_at":"2025-06-09T04:23:48.846Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.600","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.600/manifests"},{"name":"v0.590","sha":"7519e89ae8054ea3f22c4d13f16aaf9ae8f10f0a","kind":"commit","published_at":"2018-04-13T20:35:55.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.590","html_url":"https://github.com/python/mypy/releases/tag/v0.590","dependencies_parsed_at":"2025-06-09T04:23:53.269Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.590","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.590/manifests"},{"name":"v0.580","sha":"f38596dc3f078ac6705c08632a3043d8e3c9c1d5","kind":"commit","published_at":"2018-03-23T18:58:04.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.580","html_url":"https://github.com/python/mypy/releases/tag/v0.580","dependencies_parsed_at":"2025-06-09T04:23:53.093Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.580","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.580/manifests"},{"name":"v0.570","sha":"9f603ed9e6ac2a7f80f22b4e9719797a3bbb5215","kind":"commit","published_at":"2018-03-02T17:24:56.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.570","html_url":"https://github.com/python/mypy/releases/tag/v0.570","dependencies_parsed_at":"2025-06-09T04:23:47.002Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.570","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.570/manifests"},{"name":"v0.560","sha":"51e044c4ecf2a52fc6c41ee63019723e0d3061e1","kind":"commit","published_at":"2017-12-15T17:34:32.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.560","html_url":"https://github.com/python/mypy/releases/tag/v0.560","dependencies_parsed_at":"2025-06-09T04:23:50.388Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.560","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.560/manifests"},{"name":"v0.550","sha":"a8dfedce06cbfbb37220bfcacc8ff4f1e266abe0","kind":"commit","published_at":"2017-11-10T18:33:46.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.550","html_url":"https://github.com/python/mypy/releases/tag/v0.550","dependencies_parsed_at":"2025-06-09T04:23:46.424Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.550","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.550/manifests"},{"name":"v0.540","sha":"3d22699db61eac1f405768f0c5979e5e9b87baa1","kind":"commit","published_at":"2017-10-20T17:34:59.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.540","html_url":"https://github.com/python/mypy/releases/tag/v0.540","dependencies_parsed_at":"2025-06-09T04:23:52.963Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.540","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.540/manifests"},{"name":"v0.530","sha":"f0c941f41bea326d9c8d4e12e0ee13532cb19c42","kind":"commit","published_at":"2017-10-06T15:10:37.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.530","html_url":"https://github.com/python/mypy/releases/tag/v0.530","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.530","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.530/manifests"},{"name":"v0.521","sha":"858f7512cf3b4e39c0f4e8de5a13eee0e1e138fb","kind":"commit","published_at":"2017-07-24T17:36:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.521","html_url":"https://github.com/python/mypy/releases/tag/v0.521","dependencies_parsed_at":"2025-06-09T04:23:46.902Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.521","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.521/manifests"},{"name":"v0.520","sha":"cb7d6b0859f3277ecb1ac75ab9550e62715dc009","kind":"commit","published_at":"2017-07-10T21:23:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.520","html_url":"https://github.com/python/mypy/releases/tag/v0.520","dependencies_parsed_at":"2025-06-09T04:23:46.423Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.520/manifests"},{"name":"v0.511","sha":"88e8ef28be2465d1693ace4d39cd422987a97220","kind":"commit","published_at":"2017-05-09T19:08:24.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.511","html_url":"https://github.com/python/mypy/releases/tag/v0.511","dependencies_parsed_at":"2025-06-09T04:23:46.426Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.511/manifests"},{"name":"v0.510","sha":"12e9107bd0493fb7cdf2d7c07e29c6ef8ca37942","kind":"commit","published_at":"2017-05-05T18:28:30.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.510","html_url":"https://github.com/python/mypy/releases/tag/v0.510","dependencies_parsed_at":"2025-06-09T04:23:47.655Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.510/manifests"},{"name":"v0.501","sha":"ed6480d148dae49f99c8af40f42b17def9947899","kind":"commit","published_at":"2017-03-02T19:24:38.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.501","html_url":"https://github.com/python/mypy/releases/tag/v0.501","dependencies_parsed_at":"2025-06-09T04:23:48.784Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.501/manifests"},{"name":"v0.500","sha":"9aee8abbf2b918f7e3ced3507fde1ef8166b99ea","kind":"commit","published_at":"2017-03-01T20:38:08.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.500","html_url":"https://github.com/python/mypy/releases/tag/v0.500","dependencies_parsed_at":"2025-06-09T04:23:46.425Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.500","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.500/manifests"},{"name":"v0.471","sha":"f16a63957d897a889d9c1dfd93abdb1ad51a2ab2","kind":"commit","published_at":"2017-02-10T22:29:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.471","html_url":"https://github.com/python/mypy/releases/tag/v0.471","dependencies_parsed_at":"2025-06-09T04:23:49.408Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.471","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.471/manifests"},{"name":"v0.470","sha":"b0f1ff9334ca068b6fca3937ac8d4fa7c288fc14","kind":"commit","published_at":"2017-01-13T17:45:36.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.470","html_url":"https://github.com/python/mypy/releases/tag/v0.470","dependencies_parsed_at":"2025-06-09T04:23:46.431Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.470","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.470/manifests"},{"name":"v0.4.6","sha":"29b7675e6d21de8c81b170cc1e28213aa874a2fe","kind":"commit","published_at":"2016-11-21T20:42:20.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.6","html_url":"https://github.com/python/mypy/releases/tag/v0.4.6","dependencies_parsed_at":"2025-06-09T04:23:48.309Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"032acb74769ebfd3f08db1ba46623e8e0fed7b94","kind":"commit","published_at":"2016-10-07T18:23:54.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.5","html_url":"https://github.com/python/mypy/releases/tag/v0.4.5","dependencies_parsed_at":"2025-06-09T04:23:46.880Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"3935fe0efc68318e2a3a08a98c2097c527a8d8d4","kind":"commit","published_at":"2016-08-25T20:44:48.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.4","html_url":"https://github.com/python/mypy/releases/tag/v0.4.4","dependencies_parsed_at":"2025-06-09T04:23:54.543Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e5f27adf8f143604af241533cdd69df3ddb8d1c9","kind":"commit","published_at":"2016-07-14T18:34:42.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.3","html_url":"https://github.com/python/mypy/releases/tag/v0.4.3","dependencies_parsed_at":"2025-06-09T04:23:45.244Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"b8a2df91707bc3d5c9c3677c8017b614e41d017a","kind":"commit","published_at":"2016-06-09T18:30:12.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.2","html_url":"https://github.com/python/mypy/releases/tag/v0.4.2","dependencies_parsed_at":"2025-06-09T04:23:52.797Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1cd80cec5b6e5d6f5c88adfbad3db96be87316c","kind":"commit","published_at":"2016-05-06T17:27:22.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.1","html_url":"https://github.com/python/mypy/releases/tag/v0.4.1","dependencies_parsed_at":"2025-06-09T04:23:46.861Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9bb5f2e0ebc90aac5d948d1a7ebbb1f5003dca8e","kind":"commit","published_at":"2016-05-05T19:13:14.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.4.0","html_url":"https://github.com/python/mypy/releases/tag/v0.4.0","dependencies_parsed_at":"2025-06-09T04:23:44.544Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f6c71c57aeee0faeeb8c885d266eefd0b74cc72d","kind":"commit","published_at":"2016-02-19T12:02:16.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.3.1","html_url":"https://github.com/python/mypy/releases/tag/v0.3.1","dependencies_parsed_at":"2025-06-09T04:23:46.911Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.3.1/manifests"},{"name":"v0.2.0","sha":"7805b2cd3ffd2aa15be430d6a652955310f7f4b1","kind":"commit","published_at":"2015-04-06T04:46:10.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.2.0","html_url":"https://github.com/python/mypy/releases/tag/v0.2.0","dependencies_parsed_at":"2025-06-09T04:23:44.382Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"14702418afc3bde9511ee50e5b76db7ad565f86e","kind":"commit","published_at":"2014-12-08T06:16:34.000Z","download_url":"https://codeload.github.com/python/mypy/tar.gz/v0.1.0","html_url":"https://github.com/python/mypy/releases/tag/v0.1.0","dependencies_parsed_at":"2025-06-09T04:23:48.985Z","dependency_job_id":null,"purl":"pkg:github/python/mypy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T04:20:39.626Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.34343434343434,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":17.17171717171717},"purl":"pkg:githubactions/python/mypy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/python/mypy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/python/mypy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/python/mypy/dependencies","status":null,"funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-13T01:22:44.798Z","issues_count":3194,"pull_requests_count":3122,"avg_time_to_close_issue":40460208.71420153,"avg_time_to_close_pull_request":3612773.787941788,"issues_closed_count":1696,"pull_requests_closed_count":2404,"pull_request_authors_count":358,"issue_authors_count":1625,"avg_comments_per_issue":2.9906073888541016,"avg_comments_per_pull_request":2.628763613068546,"merged_pull_requests_count":2076,"bot_issues_count":0,"bot_pull_requests_count":81,"past_year_issues_count":825,"past_year_pull_requests_count":1750,"past_year_avg_time_to_close_issue":774011.7183908046,"past_year_avg_time_to_close_pull_request":531194.8783783783,"past_year_issues_closed_count":348,"past_year_pull_requests_closed_count":1257,"past_year_pull_request_authors_count":159,"past_year_issue_authors_count":467,"past_year_avg_comments_per_issue":1.273939393939394,"past_year_avg_comments_per_pull_request":2.005142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":1142,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fmypy/issues","maintainers":[{"login":"JukkaL","count":458,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"ilevkivskyi","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"hauntsaninja","count":338,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"cdce8p","count":329,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"sterliakov","count":159,"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":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"svalentin","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"JelleZijlstra","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"AlexWaygood","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"A5rocks","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"tyralla","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"hamdanal","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"jhance","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"ichard26","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"wesleywright","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"koogoro","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koogoro"},{"login":"p-sawicki","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"msullivan","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"Michael0x2a","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michael0x2a"},{"login":"gvanrossum","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gvanrossum"},{"login":"emmatyping","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"markshannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"uriyyo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"97littleleaf11","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/97littleleaf11"},{"login":"brettcannon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"KevinRK29","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"serhiy-storchaka","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serhiy-storchaka"},{"login":"ammaraskar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"ethanhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanhs"},{"login":"hynek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"pradyunsg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"Eclips4","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eclips4"},{"login":"sixolet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sixolet"},{"login":"JulienPalard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPalard"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"pganssle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"login":"carljm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carljm"},{"login":"TH3CHARLie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TH3CHARLie"},{"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"},{"login":"ilinum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilinum"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}],"active_maintainers":[{"login":"cdce8p","count":234,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"JukkaL","count":220,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JukkaL"},{"login":"hauntsaninja","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"ilevkivskyi","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"},{"login":"sterliakov","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sterliakov"},{"login":"brianschubert","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianschubert"},{"login":"sobolevn","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"},{"login":"A5rocks","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/A5rocks"},{"login":"svalentin","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svalentin"},{"login":"tyralla","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyralla"},{"login":"wesleywright","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywright"},{"login":"hamdanal","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamdanal"},{"login":"p-sawicki","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-sawicki"},{"login":"JelleZijlstra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JelleZijlstra"},{"login":"emmatyping","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmatyping"},{"login":"AlexWaygood","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexWaygood"},{"login":"jhance","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhance"},{"login":"esarp","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esarp"},{"login":"ammaraskar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammaraskar"},{"login":"KevinRK29","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRK29"},{"login":"msullivan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msullivan"},{"login":"markshannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markshannon"},{"login":"uriyyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uriyyo"},{"login":"AA-Turner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AA-Turner"},{"login":"hynek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"},{"login":"warsaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warsaw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/python%2Fmypy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/python%2Fmypy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/python%2Fmypy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/python%2Fmypy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/python%2Fmypy/codemeta","maintainers":[]}