{"id":5801606,"name":"jpmcb/prow-github-actions","ecosystem":"actions","description":"Prow inspired github CI/CD actions","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jpmcb/prow-github-actions","keywords_array":["chat-ops","github-actions","prow"],"namespace":"jpmcb","versions_count":8,"first_release_published_at":"2020-06-17T02:00:39.000Z","latest_release_published_at":"2025-04-06T22:35:30.000Z","latest_release_number":"v2.0.0","last_synced_at":"2026-06-02T21:16:19.987Z","created_at":"2023-01-04T13:16:04.195Z","updated_at":"2026-06-02T21:16:19.987Z","registry_url":"https://github.com/jpmcb/prow-github-actions","install_command":null,"documentation_url":null,"metadata":{"name":"prow-github-actions","description":"Prow inspired github CI/CD actions","author":"John McBride","inputs":{"github-token":{"description":"Token used by prow actions to accomplish jobs and tasks. May be a bot user access token or the limited scope Github token","required":true},"prow-commands":{"description":"Comment keywords/commands to look for. Space delimited. Expect commands on own line.","required":false},"jobs":{"description":"The jobs to automatically run on event. Space delimited. Expect commands on own line.","required":false},"merge-method":{"description":"Strategy for Prow-github-actions to take when merging a pull request using the lgtm cron-job. Can be 'squash', 'rebase', or 'merge'. Defaults to 'merge'","required":false}},"branding":{"color":"blue","icon":"anchor"},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":37174266,"uuid":"254954414","full_name":"jpmcb/prow-github-actions","owner":"jpmcb","description":"Slash commands, jobs, and chat-ops for Github actions inspired by Kubernetes Prow ⚓️","archived":false,"fork":false,"pushed_at":"2025-08-30T21:54:23.000Z","size":1864,"stargazers_count":105,"open_issues_count":17,"forks_count":13,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-18T01:37:40.100Z","etag":null,"topics":["chat-ops","github-actions","prow"],"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/jpmcb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":{"github":"jpmcb"}},"created_at":"2020-04-11T20:58:55.000Z","updated_at":"2025-09-13T18:19:35.000Z","dependencies_parsed_at":"2024-06-18T16:41:20.838Z","dependency_job_id":"aee4b9ca-86e8-4e5b-964e-50c964680f50","html_url":"https://github.com/jpmcb/prow-github-actions","commit_stats":{"total_commits":126,"total_committers":5,"mean_commits":25.2,"dds":0.3650793650793651,"last_synced_commit":"3b71ce4d16776b2874a7746ab78ae2094039e782"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":"actions/typescript-action","purl":"pkg:github/jpmcb/prow-github-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpmcb","download_url":"https://codeload.github.com/jpmcb/prow-github-actions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/sbom","scorecard":{"id":535810,"data":{"date":"2025-08-11","repo":{"name":"github.com/jpmcb/prow-github-actions","commit":"1accfe4a8ca80422f59da41949e6ea810a7b647d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"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/10 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":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/issueComment.yml:1","Warn: no topLevel permission defined: .github/workflows/lgtm-merger.yml:1","Warn: no topLevel permission defined: .github/workflows/onPr.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/issueComment.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/jpmcb/prow-github-actions/issueComment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lgtm-merger.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/jpmcb/prow-github-actions/lgtm-merger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/onPr.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/jpmcb/prow-github-actions/onPr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/jpmcb/prow-github-actions/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/issueComment.yml:12","Warn: npmCommand not pinned by hash: .github/workflows/lgtm-merger.yml:12","Warn: npmCommand not pinned by hash: .github/workflows/onPr.yml:10","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:10","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand 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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jpmcb/.github/SECURITY.md:1","Info: Found linked content: github.com/jpmcb/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jpmcb/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jpmcb/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-20T06:55:48.809Z","repository_id":37174266,"created_at":"2025-08-20T06:55:48.809Z","updated_at":"2025-08-20T06:55:48.809Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276047279,"owners_count":25575882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"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":"jpmcb","name":"John McBride","uuid":"23109390","kind":"user","description":"🍕","email":"","website":"https://johncodes.com","location":"Denver, Colorado","twitter":"johncodezzz","company":"@open-sauced","icon_url":"https://avatars.githubusercontent.com/u/23109390?u=385f5ea55c6a932878eed020c2f96111209d0d11\u0026v=4","repositories_count":149,"last_synced_at":"2024-05-20T14:49:59.377Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/jpmcb","funding_links":["https://github.com/sponsors/jpmcb"],"total_stars":379,"followers":173,"following":37,"created_at":"2022-11-14T09:46:18.546Z","updated_at":"2024-05-20T14:50:02.501Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpmcb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpmcb/repositories"},"tags":[{"name":"v2.0.0","sha":"c44ac3a57d67639e39e4a4988b52049ef45b80dd","kind":"commit","published_at":"2025-04-06T22:35:30.000Z","download_url":"https://codeload.github.com/jpmcb/prow-github-actions/tar.gz/v2.0.0","html_url":"https://github.com/jpmcb/prow-github-actions/releases/tag/v2.0.0","dependencies_parsed_at":"2025-04-16T06:00:31.958Z","dependency_job_id":null,"purl":"pkg:github/jpmcb/prow-github-actions@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.2","sha":"c44ac3a57d67639e39e4a4988b52049ef45b80dd","kind":"commit","published_at":"2025-04-06T22:35:30.000Z","download_url":"https://codeload.github.com/jpmcb/prow-github-actions/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/jpmcb/prow-github-actions/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":"2025-04-16T06:00:31.960Z","dependency_job_id":null,"purl":"pkg:github/jpmcb/prow-github-actions@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"fd6e9cbdbe471fce2c8e9bb8d0a6b0482ee1a98e","kind":"commit","published_at":"2025-03-21T23:43:20.000Z","download_url":"https://codeload.github.com/jpmcb/prow-github-actions/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/jpmcb/prow-github-actions/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":"2025-04-16T06:00:47.194Z","dependency_job_id":null,"purl":"pkg:github/jpmcb/prow-github-actions@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags/v2.0.0-rc.1/manifests"},{"name":"v1.1.3","sha":"f4d01dd4b13f289014c23fe5a19878a2479cb35b","kind":"commit","published_at":"2021-06-17T15:22:06.000Z","download_url":"https://codeload.github.com/jpmcb/prow-github-actions/tar.gz/v1.1.3","html_url":"https://github.com/jpmcb/prow-github-actions/releases/tag/v1.1.3","dependencies_parsed_at":"2023-05-31T08:08:07.720Z","dependency_job_id":null,"purl":"pkg:github/jpmcb/prow-github-actions@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"82045a1c6942e73287fce8f5bbc188a4036d2fbe","kind":"commit","published_at":"2020-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/jpmcb/prow-github-actions/tar.gz/v1.1.2","html_url":"https://github.com/jpmcb/prow-github-actions/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-31T08:08:08.605Z","dependency_job_id":null,"purl":"pkg:github/jpmcb/prow-github-actions@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"40b669aecd919eaa45694bd6c82f84c523970115","kind":"commit","published_at":"2020-10-08T01:19:26.000Z","download_url":"https://codeload.github.com/jpmcb/prow-github-actions/tar.gz/v1.1.1","html_url":"https://github.com/jpmcb/prow-github-actions/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T08:08:09.513Z","dependency_job_id":null,"purl":"pkg:github/jpmcb/prow-github-actions@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"4e3b39f2eb38caa8740ae8b5f737568bab69564b","kind":"commit","published_at":"2020-07-29T20:35:13.000Z","download_url":"https://codeload.github.com/jpmcb/prow-github-actions/tar.gz/v1.1.0","html_url":"https://github.com/jpmcb/prow-github-actions/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T08:08:10.406Z","dependency_job_id":null,"purl":"pkg:github/jpmcb/prow-github-actions@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b603439b144ea88dee6fcef13a29f2eccdfffe79","kind":"commit","published_at":"2020-06-17T02:00:39.000Z","download_url":"https://codeload.github.com/jpmcb/prow-github-actions/tar.gz/v1.0.0","html_url":"https://github.com/jpmcb/prow-github-actions/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T08:08:11.266Z","dependency_job_id":null,"purl":"pkg:github/jpmcb/prow-github-actions@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-22T20:40:27.312Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":228,"rankings":{"downloads":null,"dependent_repos_count":2.842655680557756,"dependent_packages_count":0.0,"stargazers_count":2.826810331167802,"forks_count":8.25225796228807,"docker_downloads_count":null,"average":3.480430993503407},"purl":"pkg:githubactions/jpmcb/prow-github-actions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/jpmcb/prow-github-actions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/jpmcb/prow-github-actions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/jpmcb/prow-github-actions/dependencies","status":null,"funding_links":["https://github.com/sponsors/jpmcb"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T00:00:46.450Z","issues_count":38,"pull_requests_count":58,"avg_time_to_close_issue":14275588.80952381,"avg_time_to_close_pull_request":4935837.092592592,"issues_closed_count":21,"pull_requests_closed_count":54,"pull_request_authors_count":9,"issue_authors_count":13,"avg_comments_per_issue":2.263157894736842,"avg_comments_per_pull_request":1.6896551724137931,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":5,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":216484.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.6923076923076923,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fprow-github-actions/issues","maintainers":[{"login":"jpmcb","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"prow-github-actions-tester","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prow-github-actions-tester"}],"active_maintainers":[{"login":"jpmcb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jpmcb%2Fprow-github-actions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jpmcb%2Fprow-github-actions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jpmcb%2Fprow-github-actions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jpmcb%2Fprow-github-actions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jpmcb%2Fprow-github-actions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jpmcb%2Fprow-github-actions/codemeta","maintainers":[]}