{"id":12316984,"name":"ruby-prof","ecosystem":"rubygems","description":"ruby-prof is a fast code profiler for Ruby. It is a C extension and\ntherefore is many times faster than the standard Ruby profiler. It\nsupports both flat and graph profiles.  For each method, graph profiles\nshow how long the method ran, which methods called it and which\nmethods it called. RubyProf generate both text and html and can output\nit to standard out or to a file.\n","homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":[],"namespace":null,"versions_count":119,"first_release_published_at":"2009-09-24T22:30:10.371Z","latest_release_published_at":"2026-03-04T02:57:02.505Z","latest_release_number":"2.0.4","last_synced_at":"2026-05-26T13:38:12.890Z","created_at":"2025-10-07T05:41:06.338Z","updated_at":"2026-05-26T14:26:51.976Z","registry_url":"https://gem.coop/gems/ruby-prof","install_command":"gem install ruby-prof -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/ruby-prof/","metadata":{"funding":null},"repo_metadata":{"id":724570,"uuid":"372397","full_name":"ruby-prof/ruby-prof","owner":"ruby-prof","description":"A ruby profiler.  See https://ruby-prof.github.io for more information.","archived":false,"fork":false,"pushed_at":"2026-05-10T23:03:11.000Z","size":3069,"stargazers_count":2029,"open_issues_count":2,"forks_count":207,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-05-21T08:40:25.349Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby-prof.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-11-14T02:54:18.000Z","updated_at":"2026-05-13T15:06:40.000Z","dependencies_parsed_at":"2026-05-21T04:01:08.930Z","dependency_job_id":null,"html_url":"https://github.com/ruby-prof/ruby-prof","commit_stats":{"total_commits":1249,"total_committers":76,"mean_commits":16.43421052631579,"dds":0.6813450760608486,"last_synced_commit":"7628d54ab888ca4212638d31facdbca6064af8fb"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/ruby-prof/ruby-prof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/sbom","scorecard":{"id":788884,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby-prof/ruby-prof","commit":"a4d82ceac6f11b32171713b52413582d4b03b197"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/27 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":"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":"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":"Maintained","score":10,"reason":"15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/testing.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":"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/testing.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-prof/ruby-prof/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-prof/ruby-prof/testing.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/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 'master'"],"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 6 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"}}]},"last_synced_at":"2025-08-23T06:53:26.959Z","repository_id":724570,"created_at":"2025-08-23T06:53:26.959Z","updated_at":"2025-08-23T06:53:26.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33331742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"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"},"tags":[{"name":"2.0.4","sha":"6c7770d3e14026811ca5d4d33774d7a8a111f902","kind":"commit","published_at":"2026-03-04T02:55:54.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.4","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"9b68fff2e8f6c6ca2a72860ac47e7c080d43365f","kind":"commit","published_at":"2026-02-28T08:16:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"5275114d6c8e5595434fb5acbdacf102795dfbf7","kind":"commit","published_at":"2026-02-18T07:43:48.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"a47b4904eaa4a6e9a744b8e3db5ad0e3eedd0cef","kind":"commit","published_at":"2026-02-17T03:59:58.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"54b46db1f02c51d7eb82932ef195de3c5eb21cea","kind":"commit","published_at":"2026-02-14T01:34:06.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.0/manifests"},{"name":"1.7.2","sha":"a4d82ceac6f11b32171713b52413582d4b03b197","kind":"commit","published_at":"2025-05-22T03:36:53.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.7.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"7628d54ab888ca4212638d31facdbca6064af8fb","kind":"commit","published_at":"2024-10-20T06:50:19.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.7.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"8c0dc15d62c94cfaa96c9bc5754abaa50bd2491f","kind":"commit","published_at":"2024-01-07T20:51:40.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.7.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.0/manifests"},{"name":"1.6.3","sha":"99308495e1d1e1bfb9a41293a665c76d0d53798d","kind":"commit","published_at":"2023-04-20T07:01:36.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"fd3a5236a459586c5ca7ce4de506c1835129516a","kind":"commit","published_at":"2023-04-18T04:44:26.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"6a9beec446d92bb920c4e1f0678e5e17ea6f41d0","kind":"commit","published_at":"2023-02-22T07:03:58.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"8d51f837522e07829e41cb92270a87f952e03daf","kind":"commit","published_at":"2023-02-21T08:01:35.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"eadc2599afde1c45177fcb01f7aed01f13549714","kind":"commit","published_at":"2023-02-07T07:59:19.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.5.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.5.0/manifests"},{"name":"1.4.5","sha":"5d9ca2d9cf64fdba345f2afb6c5a8f86f87e7461","kind":"commit","published_at":"2022-12-28T08:02:56.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"7518b95d9557e2693de1c4eb3b421ab22f2477a5","kind":"commit","published_at":"2022-12-19T03:22:15.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.4","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"57d087e49fcd270268b5f39faa2afeb8a5ef0be3","kind":"commit","published_at":"2021-02-16T06:43:13.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"a3f0e51b0395686234b902a2f9e7cec376dea40b","kind":"commit","published_at":"2020-11-04T08:11:07.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"4e301c502e8cdb489af9006392f768473aef2106","kind":"commit","published_at":"2020-05-15T05:20:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"58b35636ef5debc64f114d5c7e812ca0bdf0329c","kind":"commit","published_at":"2020-05-13T04:31:49.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"50f0ebc1317ed43971f2f406626ec5e6ecee5de0","kind":"commit","published_at":"2020-04-20T05:42:13.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.3.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"f4ea25cd47d45ac7bd0a35b000b78fb5086dc351","kind":"commit","published_at":"2020-03-12T07:50:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.3.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"3e331a90fca8b105505d79a7dc7185e84cee87fc","kind":"commit","published_at":"2020-02-22T22:14:29.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.3.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"00ef9a6a004db45bd5e92497b763dbc5686b9bac","kind":"commit","published_at":"2020-01-24T01:48:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.2.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"a67c931bb4c9dc5a879f6cc9554195e5396dbc68","kind":"commit","published_at":"2019-12-15T01:59:00.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.1.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"73152d5e870ec7ffdb243292e80d74fc7a5f1843","kind":"commit","published_at":"2019-07-30T05:32:02.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.0.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"ec5e5f05a3d35b42ed60768d8e20fbe6735ab704","kind":"commit","published_at":"2019-05-28T04:03:02.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.18.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.18.0/manifests"},{"name":"v0.17.0","sha":"9465159ad4ac3dc97b607106bc7b09da3c629389","kind":"tag","published_at":"2017-12-17T10:13:06.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.17.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.17.0/manifests"},{"name":"airbnb-v0.0.1","sha":"4f3bf70c476dba69c1060705a36ee18433a7b479","kind":"commit","published_at":"2017-04-03T14:25:57.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/airbnb-v0.0.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/airbnb-v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@airbnb-v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/airbnb-v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/airbnb-v0.0.1/manifests"},{"name":"v0.16.2","sha":"9d9d99823dc6092bc47750152a30ad6f5e0bb01d","kind":"tag","published_at":"2016-08-25T08:46:46.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.16.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b05f2f018e973d5c3d89f4549b8e5acd3a54a30c","kind":"tag","published_at":"2016-08-24T20:07:20.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.16.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"577466e25c3246066e7f9de8209d51855b0400cd","kind":"tag","published_at":"2016-08-24T18:37:47.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.16.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.0/manifests"},{"name":"v0.15.9","sha":"1e9013fa3f564a3b8d420d83667a4e56361f90f6","kind":"tag","published_at":"2015-12-09T16:40:39.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.9","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.9/manifests"},{"name":"v0.15.8","sha":"440fa5459c550a2905408872689fc998bed887c6","kind":"tag","published_at":"2015-04-24T10:51:53.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.8","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.8/manifests"},{"name":"v0.15.7","sha":"b883689359c17f3946a2d8ab98a11a8f7b75ea7c","kind":"tag","published_at":"2015-04-23T10:24:21.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.7","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"22e0dcdc78355348f8c0875283fa150f765d9af6","kind":"tag","published_at":"2015-02-22T15:12:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.6","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"2a26ff08379b68340247cbfa5214055d9ef65a04","kind":"tag","published_at":"2015-02-22T14:46:50.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"c7da13fa0203c9d5f70a94b3b9069d5db3422ebe","kind":"tag","published_at":"2015-02-14T13:59:03.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.4","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"4596f5ceda8804c3676d319100339673d86cbe2a","kind":"tag","published_at":"2015-01-16T13:11:34.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"a4e0379fa95c1eef5190a013316e7f5e5e1f40fa","kind":"tag","published_at":"2014-10-22T23:43:23.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"7282ba9a3c72de827830aebfe2c3ca41ab6840f9","kind":"tag","published_at":"2014-05-05T09:42:48.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"857f31798a9665c9a22d58a5adfa037ba67b538d","kind":"tag","published_at":"2014-05-02T06:21:08.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"b56c1268ba001f5eb55f940ca1c83bc6b83a9752","kind":"tag","published_at":"2014-01-05T08:38:36.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.14.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"84a063be25ae8d9eb926c82f664a6ee862dbd5f4","kind":"tag","published_at":"2014-01-04T08:11:03.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.14.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"42a9ad28d8ef0736f1dec08ec41a9355425c3004","kind":"tag","published_at":"2014-01-02T12:25:33.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.14.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"befe13fdb4a89a3b86d15552c9bb732a9f9c3875","kind":"tag","published_at":"2013-12-14T07:44:01.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.13.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"73f8755086691a4a3c327d5ef8d2415cf608e60a","kind":"tag","published_at":"2013-03-10T10:08:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.13.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"c6bb0da1d7170d4ff962dbd1c3beb9a56bab2cc2","kind":"tag","published_at":"2013-02-13T12:02:05.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.12.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.12.2/manifests"},{"name":"0.12.1","sha":"a977386dc332d9305517ef86c8f4491b2492aa9e","kind":"commit","published_at":"2013-01-07T08:30:12.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.12.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"00483802133cc6bb1353c209b63e46bbf6cddefd","kind":"commit","published_at":"2013-01-07T04:34:13.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.12.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"ee13773817c176c8446137256657d5bf362bd6a9","kind":"commit","published_at":"2012-12-27T17:23:26.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"fef32d7d9b74376bf2eea2667ed144e93fe03d92","kind":"commit","published_at":"2012-05-06T09:37:05.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"7cb83b58719f256d4fa65af5cd90507a8e1095cb","kind":"commit","published_at":"2012-05-06T07:40:32.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"26564b7339991c242b01ffde8f4793b21da5fcdb","kind":"commit","published_at":"2012-05-06T06:56:24.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0/manifests"},{"name":"0.11.0.rc3","sha":"f30efda79fcf4138bf6d8423eaa6236d585564ac","kind":"commit","published_at":"2012-03-26T22:16:00.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.0.rc3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc3/manifests"},{"name":"0.11.0.rc2","sha":"3d0ad7bcf616c052fae0b083f07e0453a6e3289a","kind":"commit","published_at":"2012-03-26T06:17:58.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.0.rc2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc2/manifests"},{"name":"0.10.8","sha":"badf53c87703ef0e34db938e4ba7788466151302","kind":"commit","published_at":"2011-06-06T14:47:28.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.8","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.8/manifests"},{"name":"0.10.7","sha":"9404bbe8aab9eab57181acb3f8e8960f93f0e3da","kind":"commit","published_at":"2011-05-10T03:00:51.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.7","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.7/manifests"},{"name":"0.10.6","sha":"d1e431f74c14a4482dfb817d371397775caced90","kind":"commit","published_at":"2011-04-29T17:58:27.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.6","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.6/manifests"},{"name":"0.10.5","sha":"83cc0b69b8d28c94879b4b565b9fa9558edcca27","kind":"commit","published_at":"2011-04-25T20:13:37.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.5/manifests"},{"name":"0.10.2","sha":"be7047adb8738fa59b6f4d6a5053820603904da4","kind":"commit","published_at":"2011-04-02T09:37:40.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5f4ca0fa8a073b5bf0624934a3b4521bd59236be","kind":"commit","published_at":"2011-03-30T14:41:14.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"aaa864c14f4654a5b9a800888fefab90cd41db67","kind":"commit","published_at":"2011-03-29T17:54:47.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"31a7a37051007c8019fe1882d73e16275c2766b8","kind":"commit","published_at":"2010-08-26T14:07:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.9.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"53e306de28d9a3220a21cc792999868ba2a1ce93","kind":"commit","published_at":"2010-08-11T14:42:23.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.9.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"afd205c5d2f9f0c753a2be98ed4e7a04b4f50427","kind":"commit","published_at":"2010-07-25T07:09:02.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.9.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"e14f403d2cbe2158653b7b235dc63da41a9c0be1","kind":"commit","published_at":"2010-02-03T23:48:06.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.8.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"eab91a70dc2821aa7ef1e2dd4e1fb9a3c0409044","kind":"tag","published_at":"2010-02-03T19:20:09.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.8.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-05-26T14:26:51.950Z","dependent_packages_count":0,"downloads":88321623,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.3200605519963236,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.1066868506654412},"purl":"pkg:gem/ruby-prof?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/ruby-prof","docker_dependents_count":361,"docker_downloads_count":166732948,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-11T23:01:52.627Z","issues_count":75,"pull_requests_count":58,"avg_time_to_close_issue":15353053.515151516,"avg_time_to_close_pull_request":7484587.1034482755,"issues_closed_count":66,"pull_requests_closed_count":58,"pull_request_authors_count":33,"issue_authors_count":56,"avg_comments_per_issue":4.44,"avg_comments_per_pull_request":2.1206896551724137,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":432334.0,"past_year_avg_time_to_close_pull_request":162801.3,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"cfis","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-prof/codemeta","maintainers":[{"uuid":"40433","login":"shugo","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://gem.coop/profiles/shugo","role":null,"created_at":"2025-10-08T05:26:07.756Z","updated_at":"2025-10-08T05:26:07.756Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/shugo/packages"},{"uuid":"39554","login":"bitsweat","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://gem.coop/profiles/bitsweat","role":null,"created_at":"2025-10-08T05:26:07.890Z","updated_at":"2025-10-08T05:26:07.890Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/bitsweat/packages"},{"uuid":"40290","login":"cfis","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://gem.coop/profiles/cfis","role":null,"created_at":"2025-10-08T05:26:07.817Z","updated_at":"2025-10-08T05:26:07.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/cfis/packages"},{"uuid":"1979","login":"rogerdpack","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://gem.coop/profiles/rogerdpack","role":null,"created_at":"2025-10-08T05:26:08.031Z","updated_at":"2025-10-08T05:26:08.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/rogerdpack/packages"},{"uuid":"1078","login":"skaes","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://gem.coop/profiles/skaes","role":null,"created_at":"2025-10-08T05:26:08.071Z","updated_at":"2025-10-08T05:26:08.071Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/skaes/packages"},{"uuid":"34451","login":"harshaw","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/harshaw","role":null,"created_at":"2025-10-08T05:26:07.949Z","updated_at":"2025-10-08T05:26:07.949Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/harshaw/packages"},{"uuid":"12399","login":"hboen","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/hboen","role":null,"created_at":"2025-10-08T05:26:07.987Z","updated_at":"2025-10-08T05:26:07.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/hboen/packages"}]}