{"id":5806643,"name":"jakebailey/pyright-action","ecosystem":"actions","description":"Run pyright","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jakebailey/pyright-action","keywords_array":[],"namespace":"jakebailey","versions_count":40,"first_release_published_at":"2021-04-27T20:46:11.000Z","latest_release_published_at":"2026-02-15T23:07:58.000Z","latest_release_number":"v3.0.2","last_synced_at":"2026-09-12T02:52:50.858Z","created_at":"2023-01-04T16:23:01.724Z","updated_at":"2026-09-12T05:08:42.641Z","registry_url":"https://github.com/jakebailey/pyright-action","install_command":null,"documentation_url":null,"metadata":{"name":"Run pyright","description":"Run pyright","author":"Jake Bailey","branding":{"icon":"alert-triangle","color":"orange"},"inputs":{"version":{"description":"Version of pyright to run, or \"PATH\" to use pyright from $PATH. If neither version nor pylance-version are specified, the latest version will be used.","required":false},"pylance-version":{"description":"Version of pylance whose pyright version should be run. Can be latest-release, latest-prerelease, or a specific pylance version. Ignored if version option is specified.","required":false},"working-directory":{"description":"Directory to run pyright in. If not specified, the repo root will be used.","required":false},"annotate":{"description":"A comma separated list of check annotations to emit. May be \"none\"/\"false\", \"errors\", \"warnings\", or \"all\"/\"true\" (shorthand for \"errors, warnings\").","required":false,"default":"all"},"create-stub":{"description":"Create type stub file(s) for import. Note: using this option disables commenting.","required":false},"dependencies":{"description":"Emit import dependency information. Note: using this option disables commenting.","required":false},"ignore-external":{"description":"Ignore external imports for verify-types.","required":false},"level":{"description":"Minimum diagnostic level (error or warning)","required":false},"project":{"description":"Use the configuration file at this location.","required":false},"python-platform":{"description":"Analyze for a specific platform (Darwin, Linux, Windows).","required":false},"python-path":{"description":"Path to the Python interpreter.","required":false},"python-version":{"description":"Analyze for a specific version (3.3, 3.4, etc.).","required":false},"skip-unannotated":{"description":"Skip analysis of functions with no type annotations.","required":false},"stats":{"description":"Print detailed performance stats. Note: using this option disables commenting.","required":false},"typeshed-path":{"description":"Use typeshed type stubs at this location.","required":false},"venv-path":{"description":"Directory that contains virtual environments.","required":false},"verbose":{"description":"Emit verbose diagnostics. Note: using this option disables commenting.","required":false},"verify-types":{"description":"Package name to run the type verifier on; must be an *installed* library. Any score under 100% will fail the build. Using this option disables commenting.","required":false},"warnings":{"description":"Use exit code of 1 if warnings are reported.","required":false,"default":"false"},"extra-args":{"description":"Extra arguments; can be used to specify specific files to check.","required":false},"lib":{"description":"Use library code to infer types when stubs are missing.","required":false,"default":"false"},"no-comments":{"description":"Disable issue/commit comments.","required":false,"default":"false","deprecationMessage":"Use \"annotate\" instead."}},"runs":{"using":"node24","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":43145724,"uuid":"361906620","full_name":"jakebailey/pyright-action","owner":"jakebailey","description":"GitHub Action for pyright","archived":false,"fork":false,"pushed_at":"2026-09-07T02:07:19.000Z","size":6954,"stargazers_count":97,"open_issues_count":15,"forks_count":15,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-07T12:36:52.220Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakebailey.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-04-26T22:07:32.000Z","updated_at":"2026-08-08T16:55:28.000Z","dependencies_parsed_at":"2026-08-31T08:53:57.122Z","dependency_job_id":"f631c496-9c66-4385-b69a-9273ecfa3232","html_url":"https://github.com/jakebailey/pyright-action","commit_stats":{"total_commits":288,"total_committers":3,"mean_commits":96.0,"dds":0.06597222222222221,"last_synced_commit":"fb32d81e1511e730ab635d410d763df5df4e3577"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/jakebailey/pyright-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakebailey","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/sbom","scorecard":{"id":208454,"data":{"date":"2025-08-11","repo":{"name":"github.com/jakebailey/pyright-action","commit":"fa0d678573efdb6dd916b93d51fd6e7a3499217e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:87","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T00:16:27.734Z","repository_id":43145724,"created_at":"2025-08-17T00:16:27.734Z","updated_at":"2025-08-17T00:16:27.734Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37225844,"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":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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":"jakebailey","name":"Jake Bailey","uuid":"5341706","kind":"user","description":"Senior Software Engineer at @microsoft working on the TypeScript toolchain (previously pyright/pylance)","email":"","website":null,"location":null,"twitter":null,"company":"@Microsoft ","icon_url":"https://avatars.githubusercontent.com/u/5341706?u=c2f1fcc1f5e82d65a2738df6875012accebb4d49\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-05T07:12:30.469Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jakebailey","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T08:06:06.644Z","updated_at":"2023-03-05T07:12:30.471Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakebailey","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakebailey/repositories"},"tags":[{"name":"v3.0.2","sha":"8ec14b5cfe41f26e5f41686a31eb6012758217ef","kind":"tag","published_at":"2026-02-15T23:07:58.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v3.0.2","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v3.0.2","dependencies_parsed_at":"2026-08-08T09:37:13.518Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v3.0.2/manifests"},{"name":"v3","sha":"8ec14b5cfe41f26e5f41686a31eb6012758217ef","kind":"commit","published_at":"2026-02-15T23:07:57.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v3","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v3","dependencies_parsed_at":"2026-08-08T09:37:13.520Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v3/manifests"},{"name":"v3.0.1","sha":"9b73e5f097fdaa21dcce526700dcf7415e09d3e6","kind":"tag","published_at":"2026-02-15T22:19:36.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v3.0.1","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v3.0.1","dependencies_parsed_at":"2026-08-08T09:37:13.477Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"61e7045315c3d22664d21e4fed96f366a9459e06","kind":"tag","published_at":"2026-02-15T22:16:14.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v3.0.0","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v3.0.0","dependencies_parsed_at":"2026-08-08T09:37:13.919Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v3.0.0/manifests"},{"name":"v2.3.3","sha":"6cabc0f01c4994be48fd45cd9dbacdd6e1ee6e5e","kind":"tag","published_at":"2025-08-17T02:29:01.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v2.3.3","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v2.3.3","dependencies_parsed_at":"2025-08-24T11:50:54.372Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.3.3/manifests"},{"name":"v2","sha":"6cabc0f01c4994be48fd45cd9dbacdd6e1ee6e5e","kind":"commit","published_at":"2025-08-17T02:29:01.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v2","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v2","dependencies_parsed_at":"2026-08-24T10:54:39.630Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2/manifests"},{"name":"v2.3.2","sha":"b5d50e5cde6547546a5c4ac92e416a8c2c1a1dfe","kind":"tag","published_at":"2024-08-22T18:40:06.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v2.3.2","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v2.3.2","dependencies_parsed_at":"2024-08-27T04:13:06.133Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"3bdde3b31d26f0f1f5de051b1fbd7a536a9a4e7f","kind":"tag","published_at":"2024-04-12T17:09:21.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v2.3.1","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v2.3.1","dependencies_parsed_at":"2024-04-14T05:26:17.189Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"20e69225f7f4713c65694eedc9f9c09ea517233b","kind":"tag","published_at":"2024-04-11T05:14:05.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v2.3.0","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v2.3.0","dependencies_parsed_at":"2024-04-14T05:26:17.123Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"b8ffdb7aa4a15fab942303261611eaa541f3f8b0","kind":"tag","published_at":"2024-02-29T00:51:15.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v2.2.1","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v2.2.1","dependencies_parsed_at":"2024-03-01T04:08:37.315Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"a8fd988a7773d6f8a1dc5d93c37b9930cb4da0e7","kind":"tag","published_at":"2024-02-28T18:58:34.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v2.2.0","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v2.2.0","dependencies_parsed_at":"2024-03-01T04:08:37.314Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"47f833f079b2666b2d2eabbe051a38a20310f91d","kind":"tag","published_at":"2024-02-27T16:06:54.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v2.1.2","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v2.1.2","dependencies_parsed_at":"2024-02-29T04:09:01.439Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"cccc068c36fa37830f79e905023207cc2817254e","kind":"tag","published_at":"2024-02-27T15:42:05.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v2.1.1","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v2.1.1","dependencies_parsed_at":"2024-02-29T04:09:01.443Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ea696b113b1d90f9b019f4983686471f6023d527","kind":"tag","published_at":"2024-02-27T04:11:42.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v2.1.0","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v2.1.0","dependencies_parsed_at":"2024-02-29T04:09:01.440Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"7e7f09e52a331b25d6d2e8ad7af8ed99a46c8d73","kind":"tag","published_at":"2024-02-23T23:18:04.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v2.0.2","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v2.0.2","dependencies_parsed_at":"2024-02-25T04:13:46.324Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"03ab3c98073356eb56161009632b39fc2666321b","kind":"tag","published_at":"2024-01-17T19:51:49.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v2.0.1","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v2.0.1","dependencies_parsed_at":"2024-01-19T04:43:54.428Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1a4bf406072a8d0efdf6faba94a34a096430472f","kind":"tag","published_at":"2024-01-17T19:49:21.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v2.0.0","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v2.0.0","dependencies_parsed_at":"2024-01-19T04:43:54.410Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"6baf8b2bcc1727b5a89249955f936d4a6f9f995b","kind":"tag","published_at":"2023-12-08T19:36:42.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.8.1","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.8.1","dependencies_parsed_at":"2023-12-10T04:03:44.834Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.8.1/manifests"},{"name":"v1","sha":"6baf8b2bcc1727b5a89249955f936d4a6f9f995b","kind":"commit","published_at":"2023-12-08T19:36:42.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1","dependencies_parsed_at":"2026-08-24T10:54:38.847Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1/manifests"},{"name":"v1.8.0","sha":"22721c953a9844274ad81800259251488c26b8dc","kind":"tag","published_at":"2023-11-29T19:09:31.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.8.0","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.8.0","dependencies_parsed_at":"2023-12-02T08:35:35.068Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"545429fc4baabbd1efe7b8b2cd28106c2fac86b3","kind":"tag","published_at":"2023-10-23T18:36:36.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.7.1","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.7.1","dependencies_parsed_at":"2023-10-25T07:57:26.322Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"2e3ef101dca9bbade58b7668210fd929e1a8f361","kind":"tag","published_at":"2023-09-04T18:22:40.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.7.0","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.7.0","dependencies_parsed_at":"2023-09-07T05:02:08.518Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"cb4684b9fee37eb0e6fef65757bbe409c9885677","kind":"tag","published_at":"2023-06-04T23:40:49.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.6.0","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.6.0","dependencies_parsed_at":"2023-06-06T00:07:52.477Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"12750e8237a25bfd24cfbc47fe195b082613b11d","kind":"tag","published_at":"2023-03-05T21:55:05.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.5.1","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.5.1","dependencies_parsed_at":"2023-06-02T01:26:06.883Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4f7112cc2417bd522aaa058db6a4be0499a88737","kind":"tag","published_at":"2023-02-10T18:35:26.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.5.0","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.5.0","dependencies_parsed_at":"2023-06-02T01:26:07.050Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b8f45534105b2c02bf5ae64c388a0d96a09123be","kind":"tag","published_at":"2023-01-21T17:40:46.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.4.2","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.4.2","dependencies_parsed_at":"2023-06-02T01:26:07.054Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e0ed0df6f691286375696853cb8e5a124e5588a5","kind":"tag","published_at":"2022-08-19T17:19:52.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.4.1","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.4.1","dependencies_parsed_at":"2023-05-31T14:20:34.399Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"f4d12d7359218f4576ff40f7cf625217c6cd0a0b","kind":"tag","published_at":"2022-07-25T01:55:59.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.4.0","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.4.0","dependencies_parsed_at":"2023-05-31T14:20:35.543Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"cc73d260db0227d4c5b1a656e5debb5d37cad58e","kind":"tag","published_at":"2022-05-09T17:06:12.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.3.0","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-31T14:20:36.089Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"820ac7e7fb15d914f4b93a2d3d9f2fc81f17546d","kind":"tag","published_at":"2022-05-05T19:46:27.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.2.0","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T14:20:36.770Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"880d54df1ce517765c4c124039180ffe396204e7","kind":"tag","published_at":"2022-04-05T18:18:55.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.1.0","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T14:20:37.261Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"e7c2cbabca407c6ba1eecc5c2317422f8a609c2a","kind":"tag","published_at":"2022-03-16T15:30:54.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.0.8","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.0.8","dependencies_parsed_at":"2023-05-31T14:20:37.683Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"52b57a64732b6c116477d3ec0e8eebb7b71d5817","kind":"tag","published_at":"2022-03-16T03:03:59.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.0.7","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.0.7","dependencies_parsed_at":"2023-05-31T14:20:38.103Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"470d8cdd56aef058e429cbd61f697a5145d37dcf","kind":"tag","published_at":"2022-03-16T02:58:53.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.0.6","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.0.6","dependencies_parsed_at":"2023-05-31T14:20:38.521Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"26b35031a2a035ccb0b457a706ba12203ea27401","kind":"commit","published_at":"2022-03-16T02:05:05.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.0.5","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-31T14:20:38.809Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"22ae3652ac791a2c0d2dfe7849780c501dfae5d0","kind":"commit","published_at":"2022-03-15T16:42:31.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.0.4","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-31T14:20:39.211Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"474a259945bd1ec4c148032917e0e04a8248ffbc","kind":"commit","published_at":"2021-10-11T18:52:09.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.0.3","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T14:20:39.623Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"a2b1a45d73e9b7b7f01f067f645548e382e1c50d","kind":"commit","published_at":"2021-05-20T04:58:23.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.0.2","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T14:20:40.024Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"4a48f7d75e616e31e7ca51bb3b58fc8cf0263b18","kind":"commit","published_at":"2021-05-05T18:35:01.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.0.1","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T14:20:40.382Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4458c73f0def2ac7a071c75a3b7381bf1fe5e830","kind":"commit","published_at":"2021-04-27T20:46:11.000Z","download_url":"https://codeload.github.com/jakebailey/pyright-action/tar.gz/v1.0.0","html_url":"https://github.com/jakebailey/pyright-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T14:20:40.737Z","dependency_job_id":null,"purl":"pkg:github/jakebailey/pyright-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-12T05:08:42.641Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":305,"rankings":{"downloads":null,"dependent_repos_count":2.253208683251466,"dependent_packages_count":0.0,"stargazers_count":3.7743622246870543,"forks_count":11.136111551259706,"docker_downloads_count":null,"average":4.290920614799557},"purl":"pkg:githubactions/jakebailey/pyright-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/jakebailey/pyright-action","docker_dependents_count":1,"docker_downloads_count":120,"usage_url":"https://repos.ecosyste.ms/usage/actions/jakebailey/pyright-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/jakebailey/pyright-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T06:00:47.630Z","issues_count":28,"pull_requests_count":280,"avg_time_to_close_issue":1804188.8260869565,"avg_time_to_close_pull_request":2443228.3982300884,"issues_closed_count":23,"pull_requests_closed_count":226,"pull_request_authors_count":7,"issue_authors_count":21,"avg_comments_per_issue":4.428571428571429,"avg_comments_per_pull_request":1.042857142857143,"merged_pull_requests_count":33,"bot_issues_count":2,"bot_pull_requests_count":270,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3047565.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.9166666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakebailey%2Fpyright-action/issues","maintainers":[{"login":"jakebailey","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jakebailey%2Fpyright-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jakebailey%2Fpyright-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jakebailey%2Fpyright-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jakebailey%2Fpyright-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jakebailey%2Fpyright-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jakebailey%2Fpyright-action/codemeta","maintainers":[]}