{"id":5799787,"name":"AdWerx/pronto-ruby","ecosystem":"actions","description":"Run pronto code review runners on your commits and pull requests\nand get feedback as inline code annotations.\n","homepage":"https://github.com/prontolabs/pronto","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/AdWerx/pronto-ruby","keywords_array":["pronto","pronto-ruby","pronto-runners","review","rubocop"],"namespace":"AdWerx","versions_count":42,"first_release_published_at":"2019-10-03T14:33:15.000Z","latest_release_published_at":"2020-03-22T19:06:45.000Z","latest_release_number":"v2.4.0","last_synced_at":"2026-08-22T08:52:49.990Z","created_at":"2023-01-04T11:32:29.252Z","updated_at":"2026-09-11T10:29:30.923Z","registry_url":"https://github.com/AdWerx/pronto-ruby","install_command":null,"documentation_url":null,"metadata":{"name":"Pronto Ruby","author":"jbielick@adwerx.com","description":"Run pronto code review runners on your commits and pull requests\nand get feedback as inline code annotations.\n","branding":{"icon":"code","color":"red"},"inputs":{"runners":{"description":"Space-separated list of pronto runners to run. Must be the preinstalled runners (ruby only).","required":false,"default":"rubocop"},"target":{"description":"The git object to diff against when running pronto. Use this if you have a specific branch you'd like to always use as a target for the diff to be reviewed and that branch is not master. This defaults to origin/master or the target of the pull request being opened (when the event is pull_request).","required":false,"default":"origin/master"}},"runs":{"using":"docker","image":"docker://docker.io/adwerx/pronto-ruby:4.1","args":["run","-r","${{ inputs.runners }}","-c","${{ inputs.target }}","-f","text","github_action_check_run"]},"default_branch":"main","path":null},"repo_metadata":{"id":36917798,"uuid":"212600211","full_name":"AdWerx/pronto-ruby","owner":"AdWerx","description":"A GitHub Action for running Pronto code review automation","archived":false,"fork":false,"pushed_at":"2023-12-25T10:19:33.000Z","size":1581,"stargazers_count":22,"open_issues_count":14,"forks_count":19,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-08-22T08:54:46.690Z","etag":null,"topics":["pronto","pronto-ruby","pronto-runners","review","rubocop"],"latest_commit_sha":null,"homepage":"https://github.com/prontolabs/pronto","language":"Ruby","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/AdWerx.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}},"created_at":"2019-10-03T14:25:57.000Z","updated_at":"2025-09-13T14:49:44.000Z","dependencies_parsed_at":"2023-02-16T06:15:58.719Z","dependency_job_id":"64571467-4bd3-4eab-9bb7-b7747c7065a9","html_url":"https://github.com/AdWerx/pronto-ruby","commit_stats":{"total_commits":121,"total_committers":10,"mean_commits":12.1,"dds":"0.39669421487603307","last_synced_commit":"33c4fcc2bb85655ae53db0786ad6a735533fd5a5"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/AdWerx/pronto-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdWerx","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/sbom","scorecard":{"id":8435,"data":{"date":"2025-08-11","repo":{"name":"github.com/AdWerx/pronto-ruby","commit":"3c9d9292de159609ec661c630e49819b42708071"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/self.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":"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":"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":"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/self.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AdWerx/pronto-ruby/self.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ruby:2.7-slim to ruby:2.7-slim@sha256:39f68389fd3fe8c04ed896b10cc90ba4553a42e555ae18b37b41ea8c3ce965fd","Warn: downloadThenRun not pinned by hash: Dockerfile:11","Warn: npmCommand not pinned by hash: Dockerfile:26","Warn: npmCommand not pinned by hash: Dockerfile:27","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   2 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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xp5h-f8jf-rc8q","Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-22f2-v57c-j9cx","Warn: Project is vulnerable to: GHSA-3h57-hmj3-gj3p","Warn: Project is vulnerable to: GHSA-54rr-7fvw-6x8f","Warn: Project is vulnerable to: GHSA-65f5-mfpf-vfhj","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-93pm-5p5f-3ghx","Warn: Project is vulnerable to: GHSA-c6qg-cjj8-47qp","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-rqv2-275x-2jq5","Warn: Project is vulnerable to: GHSA-xj5v-6v4g-jfw6","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-mqcp-p2hv-vw6x"],"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-14T14:04:15.592Z","repository_id":36917798,"created_at":"2025-08-14T14:04:15.592Z","updated_at":"2025-08-14T14:04:15.592Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37215250,"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":"AdWerx","name":"Adwerx","uuid":"9949761","kind":"organization","description":"Brilliantly simple digital advertising for real estate, mortgage, insurance, and wealth management.","email":"engineering@adwerx.com","website":"https://adwerx.com/","location":"Durham, NC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9949761?v=4","repositories_count":6,"last_synced_at":"2023-02-26T12:15:26.071Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AdWerx","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-09T23:43:41.040Z","updated_at":"2023-02-26T12:15:26.072Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdWerx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdWerx/repositories"},"tags":[{"name":"v4.1","sha":"33c4fcc2bb85655ae53db0786ad6a735533fd5a5","kind":"commit","published_at":"2023-01-09T19:05:57.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v4.1","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v4.1","dependencies_parsed_at":"2023-06-01T13:13:41.405Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v4.1/manifests"},{"name":"v4.0","sha":"71a90b5c3e0269f8de0cc790e473dc1f1cc29788","kind":"commit","published_at":"2022-03-17T19:24:52.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v4.0","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v4.0","dependencies_parsed_at":"2023-05-31T12:41:55.110Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v4.0/manifests"},{"name":"image-v4.0","sha":"fbc31deb6992873e0f8bccd59296037dae1dd3c0","kind":"commit","published_at":"2022-03-17T19:00:17.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/image-v4.0","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/image-v4.0","dependencies_parsed_at":"2023-05-31T12:41:55.847Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@image-v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/image-v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/image-v4.0/manifests"},{"name":"v2.9","sha":"6a5cbf4808bddeb2127c91f2fd089b381e806d04","kind":"commit","published_at":"2021-02-05T15:21:27.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v2.9","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v2.9","dependencies_parsed_at":"2023-05-31T12:41:56.502Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.9/manifests"},{"name":"v2.8","sha":"3aa7958156ff7537e892d105c02a97bbd57d705c","kind":"commit","published_at":"2021-01-04T22:35:56.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v2.8","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v2.8","dependencies_parsed_at":"2023-05-31T12:41:57.164Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.8/manifests"},{"name":"v2.7","sha":"77fb4c55325e8990771adb563c9e1f9142fb313d","kind":"commit","published_at":"2021-01-04T21:35:07.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v2.7","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v2.7","dependencies_parsed_at":"2023-05-31T12:41:58.450Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.7/manifests"},{"name":"v2.7-rc1","sha":"742915c0c1fff0722a7766ffd996209017799585","kind":"commit","published_at":"2021-01-04T20:07:47.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v2.7-rc1","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v2.7-rc1","dependencies_parsed_at":"2023-05-31T12:41:59.190Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.7-rc1/manifests"},{"name":"image-v3.1.0","sha":"8f54bdff7e4ec45e1c3b9c14be83e19e8fea4746","kind":"commit","published_at":"2021-01-04T19:38:36.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/image-v3.1.0","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/image-v3.1.0","dependencies_parsed_at":"2023-05-31T12:41:59.838Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@image-v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/image-v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/image-v3.1.0/manifests"},{"name":"image-v3.1","sha":"8f54bdff7e4ec45e1c3b9c14be83e19e8fea4746","kind":"commit","published_at":"2021-01-04T19:38:36.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/image-v3.1","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/image-v3.1","dependencies_parsed_at":"2023-05-31T12:42:00.544Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@image-v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/image-v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/image-v3.1/manifests"},{"name":"v2.5","sha":"a29a1cedf394e71f8774ca539bf87d256888cd39","kind":"commit","published_at":"2020-03-24T18:45:27.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v2.5","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v2.5","dependencies_parsed_at":"2023-05-31T12:42:02.279Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.5/manifests"},{"name":"2.5","sha":"b08c624728b909e1fd2f9e148866d58c5c587c4d","kind":"commit","published_at":"2020-03-24T18:43:31.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/2.5","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/2.5","dependencies_parsed_at":"2023-05-31T12:42:01.390Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/2.5/manifests"},{"name":"image-v3.0","sha":"f7610fe2871c4ce990bbb0a153473324c6ef8938","kind":"commit","published_at":"2020-03-24T17:00:10.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/image-v3.0","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/image-v3.0","dependencies_parsed_at":"2023-05-31T12:42:03.103Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@image-v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/image-v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/image-v3.0/manifests"},{"name":"v2.4","sha":"23875bfce717a0ea686af94de62f773d02375918","kind":"commit","published_at":"2020-03-23T16:23:51.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v2.4","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v2.4","dependencies_parsed_at":"2023-05-31T12:42:03.879Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.4/manifests"},{"name":"v2.4.0","sha":"b2226945cdaa70afef83fb4b533ca0c9c5899a08","kind":"commit","published_at":"2020-03-22T19:06:45.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v2.4.0","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v2.4.0","dependencies_parsed_at":"2023-05-31T12:42:04.545Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.4.0/manifests"},{"name":"image-v2.4.1","sha":"b2226945cdaa70afef83fb4b533ca0c9c5899a08","kind":"commit","published_at":"2020-03-22T19:06:45.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/image-v2.4.1","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/image-v2.4.1","dependencies_parsed_at":"2023-05-31T12:42:05.319Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@image-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/image-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/image-v2.4.1/manifests"},{"name":"v2.3.1","sha":"b8550ac3ae01da68f5607d2c81d09207298150b7","kind":"commit","published_at":"2020-01-01T00:48:46.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v2.3.1","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v2.3.1","dependencies_parsed_at":"2023-05-31T12:42:06.218Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"a87e9fbd941c6881bb78b298b1c8d4075fa8098b","kind":"commit","published_at":"2019-12-31T17:19:04.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v2.3.0","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v2.3.0","dependencies_parsed_at":"2023-05-31T12:42:07.084Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.3.0/manifests"},{"name":"base-v1.5.0","sha":"cb925ed30e84c488c53a1db99351f90d2a65f8e2","kind":"commit","published_at":"2019-12-30T19:57:24.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/base-v1.5.0","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/base-v1.5.0","dependencies_parsed_at":"2023-05-31T12:42:09.315Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@base-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/base-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/base-v1.5.0/manifests"},{"name":"v2.2.0","sha":"cb925ed30e84c488c53a1db99351f90d2a65f8e2","kind":"commit","published_at":"2019-12-30T19:57:24.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v2.2.0","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v2.2.0","dependencies_parsed_at":"2023-05-31T12:42:07.836Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267450fde4a4429da20c967ee649cdcc9a6ddd21","kind":"commit","published_at":"2019-12-30T17:38:43.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v2.1.1","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v2.1.1","dependencies_parsed_at":"2023-05-31T12:42:08.301Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.1.1/manifests"},{"name":"base-v1.4.1","sha":"2d39ce58a6fb2dfee3f93c3b435f5842496959e1","kind":"commit","published_at":"2019-12-20T19:19:12.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/base-v1.4.1","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/base-v1.4.1","dependencies_parsed_at":"2023-05-31T12:42:10.358Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@base-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/base-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/base-v1.4.1/manifests"},{"name":"v2.1.0","sha":"d65d16722c1df10957080fd61f72abad4c4961cb","kind":"commit","published_at":"2019-12-20T19:09:07.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v2.1.0","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v2.1.0","dependencies_parsed_at":"2023-05-31T12:42:09.791Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.1.0/manifests"},{"name":"base-v1.4.0","sha":"76c7e4dbdd9d8905ad5592a30197b325738a1a09","kind":"commit","published_at":"2019-12-20T19:01:16.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/base-v1.4.0","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/base-v1.4.0","dependencies_parsed_at":"2023-05-31T12:42:10.923Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@base-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/base-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/base-v1.4.0/manifests"},{"name":"v2.0.3","sha":"030a43eb4d1d47eb46c02c4677759e14d6021470","kind":"commit","published_at":"2019-12-18T19:37:37.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v2.0.3","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v2.0.3","dependencies_parsed_at":"2023-05-31T12:42:11.561Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"38237ef5f4f15ea4376add8cdcd5741fdc196d29","kind":"commit","published_at":"2019-12-18T19:34:26.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v2.0.2","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v2.0.2","dependencies_parsed_at":"2023-05-31T12:42:12.106Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"8e0c8f406c1e8d7c79730460a081906e510cbae9","kind":"commit","published_at":"2019-12-18T19:31:45.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v2.0.1","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v2.0.1","dependencies_parsed_at":"2023-05-31T12:42:12.699Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d32cf692f8931fc529f90a6dc2f52e60b262f1c5","kind":"commit","published_at":"2019-12-18T19:16:49.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v2.0.0","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-31T12:42:13.338Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v2.0.0/manifests"},{"name":"base-v1.3.2","sha":"23e297eb3daee4e406b9d086ee3a9c1b9404d0e8","kind":"commit","published_at":"2019-12-18T18:39:02.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/base-v1.3.2","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/base-v1.3.2","dependencies_parsed_at":"2023-05-31T12:42:13.904Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@base-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/base-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/base-v1.3.2/manifests"},{"name":"base-v1.3.1","sha":"4c79935563e8f26d8018c82591353bd4fd01e6e5","kind":"commit","published_at":"2019-11-27T19:48:28.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/base-v1.3.1","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/base-v1.3.1","dependencies_parsed_at":"2023-05-31T12:42:15.278Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@base-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/base-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/base-v1.3.1/manifests"},{"name":"base-v1.3.0","sha":"f9050c565f21d856e8180589bda23b62d64c8462","kind":"commit","published_at":"2019-11-27T18:31:46.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/base-v1.3.0","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/base-v1.3.0","dependencies_parsed_at":"2023-05-31T12:42:16.027Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@base-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/base-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/base-v1.3.0/manifests"},{"name":"v1.1.1","sha":"274aace44d00407bb010c4eecb78b56221687624","kind":"commit","published_at":"2019-11-27T18:14:25.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v1.1.1","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T12:42:14.552Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"af768ee091c2ec2f453f6c82d59daff90ef59f95","kind":"commit","published_at":"2019-10-09T15:40:26.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v1.1.0","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T12:42:16.703Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v1.1.0/manifests"},{"name":"v1.0.0-rc3","sha":"bf572f2a98a342d381d9485e52bfa01674473124","kind":"commit","published_at":"2019-10-07T20:51:00.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v1.0.0-rc3","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v1.0.0-rc3","dependencies_parsed_at":"2023-05-31T12:42:17.434Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v1.0.0-rc3/manifests"},{"name":"v0.9.5","sha":"4dd952841c50f8a99e17b3abb97af7184e4e5daa","kind":"commit","published_at":"2019-10-07T19:06:01.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v0.9.5","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v0.9.5","dependencies_parsed_at":"2023-05-31T12:42:18.037Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v0.9.5/manifests"},{"name":"1.0.0-rc2","sha":"1cab6ad0e4de9fa4ebfa410742c51da4e57ac883","kind":"commit","published_at":"2019-10-03T21:41:46.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/1.0.0-rc2","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/1.0.0-rc2","dependencies_parsed_at":"2023-05-31T12:42:18.964Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/1.0.0-rc2/manifests"},{"name":"v1.0.0-rc2","sha":"1cab6ad0e4de9fa4ebfa410742c51da4e57ac883","kind":"commit","published_at":"2019-10-03T21:41:46.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v1.0.0-rc2","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v1.0.0-rc2","dependencies_parsed_at":"2023-05-31T12:42:19.513Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc","sha":"57e86f5f66bde4e8cfe3ad268997dc9673fd84e9","kind":"commit","published_at":"2019-10-03T16:16:42.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v1.0.0-rc","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v1.0.0-rc","dependencies_parsed_at":"2023-05-31T12:42:19.970Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v1.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v1.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v1.0.0-rc/manifests"},{"name":"v0.9.4","sha":"a442af78a1288269f290742fe4082a0ebeecd0b0","kind":"commit","published_at":"2019-10-03T16:12:05.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v0.9.4","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v0.9.4","dependencies_parsed_at":"2023-05-31T12:42:20.403Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"d8b032d5ea9eb138849de17ca66852664351520a","kind":"commit","published_at":"2019-10-03T16:00:12.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v0.9.3","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v0.9.3","dependencies_parsed_at":"2023-05-31T12:42:20.814Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"f2016001df68aed7f46b2f37d2d4d046b46dad02","kind":"commit","published_at":"2019-10-03T15:56:01.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v0.9.2","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v0.9.2","dependencies_parsed_at":"2023-05-31T12:42:21.336Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3b7b31b33bb092c244327fd86793eebd946f8bbf","kind":"commit","published_at":"2019-10-03T14:33:15.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v0.9.1","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v0.9.1","dependencies_parsed_at":"2023-05-31T12:42:21.759Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"3b7b31b33bb092c244327fd86793eebd946f8bbf","kind":"commit","published_at":"2019-10-03T14:33:15.000Z","download_url":"https://codeload.github.com/AdWerx/pronto-ruby/tar.gz/v0.9","html_url":"https://github.com/AdWerx/pronto-ruby/releases/tag/v0.9","dependencies_parsed_at":"2023-05-31T12:42:22.258Z","dependency_job_id":null,"purl":"pkg:github/AdWerx/pronto-ruby@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/tags/v0.9/manifests"}]},"repo_metadata_updated_at":"2026-09-11T10:29:30.923Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":8.90009832001026,"forks_count":4.1636386953362114,"average":13.980677980592484},"purl":"pkg:githubactions/AdWerx/pronto-ruby","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/AdWerx/pronto-ruby","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/AdWerx/pronto-ruby","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/AdWerx/pronto-ruby/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T08:48:32.369Z","issues_count":1,"pull_requests_count":99,"avg_time_to_close_issue":238.0,"avg_time_to_close_pull_request":5015259.056818182,"issues_closed_count":1,"pull_requests_closed_count":88,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":97,"past_year_issues_count":0,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1922961.6734693877,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":49,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdWerx%2Fpronto-ruby/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AdWerx%2Fpronto-ruby/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AdWerx%2Fpronto-ruby/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AdWerx%2Fpronto-ruby/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AdWerx%2Fpronto-ruby/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AdWerx%2Fpronto-ruby/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AdWerx%2Fpronto-ruby/codemeta","maintainers":[]}