{"id":312,"name":null,"description":"A ruby profiler.  See https://ruby-prof.github.io for more information.","url":"https://github.com/ruby-prof/ruby-prof","last_synced_at":"2026-09-24T17:34:11.667Z","repository":{"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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":{"login":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"packages":[{"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":121,"first_release_published_at":"2009-09-24T22:30:10.371Z","latest_release_published_at":"2026-06-22T04:08:21.906Z","latest_release_number":"2.0.5","last_synced_at":"2026-09-23T17:03:06.281Z","created_at":"2025-10-07T05:41:06.338Z","updated_at":"2026-09-23T20:30:13.385Z","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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-23T20:30:13.385Z","dependent_packages_count":0,"downloads":92425317,"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-09-23T17:03:03.223Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"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":20,"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"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":196956,"maintainers_count":69199,"namespaces_count":0,"keywords_count":19809,"github":"gem-coop","metadata":{"funded_packages_count":8283},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-09-24T05:03:23.648Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":14549430,"name":"devel/ruby-prof,ruby34","ecosystem":"openbsd","description":"fast code profiler for Ruby","homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":[],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-04-25T13:29:49.000Z","latest_release_published_at":"2026-04-25T13:29:49.000Z","latest_release_number":"1.6.3","last_synced_at":"2026-08-01T10:32:32.460Z","created_at":"2026-05-28T01:17:05.664Z","updated_at":"2026-09-17T06:35:41.815Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/ruby-prof/","install_command":"pkg_add ruby34-prof-1.6.3","documentation_url":null,"metadata":{"pkgstem":"ruby34-prof","fullpkgname":"ruby34-prof-1.6.3","subpackage":"-"},"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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-17T06:35:41.815Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:openbsd/devel/ruby-prof%2Cruby34?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/devel/ruby-prof,ruby34","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/devel/ruby-prof,ruby34","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/devel/ruby-prof,ruby34/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-16T13:31:10.586Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby34/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby34/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby34/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby34/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby34/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby34/codemeta","maintainers":[{"uuid":"jeremy@openbsd.org","login":null,"name":"Jeremy Evans","email":"jeremy@openbsd.org","url":null,"packages_count":104,"html_url":null,"role":null,"created_at":"2026-05-28T01:17:06.111Z","updated_at":"2026-05-28T01:17:06.111Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/jeremy@openbsd.org/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":23,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":301},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-09-23T05:00:10.395Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/namespaces"}},{"id":13805015,"name":"ruby-prof","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:29:55.425Z","latest_release_published_at":"2026-02-13T18:29:55.425Z","latest_release_number":"1.4.5-2","last_synced_at":"2026-08-16T17:28:58.937Z","created_at":"2026-02-13T18:29:55.222Z","updated_at":"2026-09-17T06:35:41.821Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-prof","install_command":"apt-get install ruby-prof","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-prof","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1.1~), rake","build_depends_indep":null,"build_depends_arch":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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-17T06:35:41.821Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-prof?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-prof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-16T13:31:10.586Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-prof/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1771},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-24T05:06:39.659Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13605915,"name":"ruby-prof","ecosystem":"debian","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:25:04.623Z","latest_release_published_at":"2026-02-11T11:25:04.623Z","latest_release_number":"0.17.0+dfsg-3","last_synced_at":"2026-08-16T17:27:15.984Z","created_at":"2026-02-11T11:25:04.451Z","updated_at":"2026-09-22T01:21:49.941Z","registry_url":"https://tracker.debian.org/pkg/ruby-prof","install_command":"apt-get install ruby-prof","documentation_url":"https://packages.debian.org/buster/ruby-prof","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"ruby-prof","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, rake","build_depends_indep":null,"build_depends_arch":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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-22T01:21:49.938Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-prof?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-prof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-21T15:44:46.195Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-prof/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":858},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-09-24T05:00:12.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":293618,"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":123,"first_release_published_at":"2009-09-24T22:30:10.371Z","latest_release_published_at":"2026-06-22T04:08:21.906Z","latest_release_number":"2.0.5","last_synced_at":"2026-09-23T17:03:06.285Z","created_at":"2022-04-06T10:09:12.928Z","updated_at":"2026-09-23T20:46:24.459Z","registry_url":"https://rubygems.org/gems/ruby-prof","install_command":"gem install ruby-prof -s https://rubygems.org","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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-23T20:46:24.459Z","dependent_packages_count":302,"downloads":92425317,"downloads_period":"total","dependent_repos_count":7615,"rankings":{"downloads":0.3088725594050022,"dependent_repos_count":0.3696435142337842,"dependent_packages_count":0.1427281140932862,"stargazers_count":1.145727634616028,"forks_count":1.8660585854305818,"docker_downloads_count":0.6796311370301402,"average":0.7521102574681371},"purl":"pkg:gem/ruby-prof","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":true,"issue_metadata":{"last_synced_at":"2026-09-23T17:03:03.223Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ruby-prof/codemeta","maintainers":[{"uuid":"39554","login":"bitsweat","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://rubygems.org/profiles/bitsweat","role":null,"created_at":"2022-11-09T09:49:28.160Z","updated_at":"2022-11-09T09:49:28.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/bitsweat/packages"},{"uuid":"40290","login":"cfis","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://rubygems.org/profiles/cfis","role":null,"created_at":"2022-11-09T09:49:28.151Z","updated_at":"2022-11-09T09:49:28.151Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/cfis/packages"},{"uuid":"1979","login":"rogerdpack","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://rubygems.org/profiles/rogerdpack","role":null,"created_at":"2022-11-09T09:49:28.206Z","updated_at":"2022-11-09T09:49:28.206Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/rogerdpack/packages"},{"uuid":"1078","login":"skaes","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://rubygems.org/profiles/skaes","role":null,"created_at":"2022-11-09T09:49:28.215Z","updated_at":"2022-11-09T09:49:28.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/skaes/packages"},{"uuid":"40433","login":"shugo","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://rubygems.org/profiles/shugo","role":null,"created_at":"2022-11-09T09:49:28.138Z","updated_at":"2022-11-09T09:49:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/shugo/packages"},{"uuid":"34451","login":"harshaw","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/harshaw","role":null,"created_at":"2022-11-09T09:49:28.188Z","updated_at":"2022-11-09T09:49:28.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/harshaw/packages"},{"uuid":"12399","login":"hboen","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/hboen","role":null,"created_at":"2022-11-09T09:49:28.195Z","updated_at":"2022-11-09T09:49:28.195Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/hboen/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":212437,"maintainers_count":70211,"namespaces_count":0,"keywords_count":20264,"github":"rubygems","metadata":{"funded_packages_count":8552},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-09-24T05:02:45.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":152695,"name":"airbnb-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":1,"first_release_published_at":"2017-04-03T14:29:55.299Z","latest_release_published_at":"2017-04-03T14:29:55.299Z","latest_release_number":"0.0.1","last_synced_at":"2026-09-23T17:03:04.529Z","created_at":"2022-04-05T16:48:30.379Z","updated_at":"2026-09-23T20:50:21.245Z","registry_url":"https://rubygems.org/gems/airbnb-ruby-prof","install_command":"gem install airbnb-ruby-prof -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/airbnb-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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-23T20:50:21.245Z","dependent_packages_count":0,"downloads":3747,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":88.35903020576603,"dependent_repos_count":46.781949801970555,"dependent_packages_count":15.705942029816185,"stargazers_count":1.0529030778930475,"forks_count":1.6501404252880152,"average":30.70999310814677},"purl":"pkg:gem/airbnb-ruby-prof","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/airbnb-ruby-prof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/airbnb-ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/airbnb-ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-23T17:03:03.223Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/airbnb-ruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/airbnb-ruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/airbnb-ruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/airbnb-ruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/airbnb-ruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/airbnb-ruby-prof/codemeta","maintainers":[{"uuid":"17705","login":"schleyfox","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://rubygems.org/profiles/schleyfox","role":null,"created_at":"2022-11-07T12:48:36.278Z","updated_at":"2022-11-07T12:48:36.278Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/schleyfox/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":212437,"maintainers_count":70211,"namespaces_count":0,"keywords_count":20264,"github":"rubygems","metadata":{"funded_packages_count":8552},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-09-24T05:02:45.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":13530786,"name":"ruby-prof","ecosystem":"debian","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:36:20.489Z","latest_release_published_at":"2026-02-10T23:36:20.489Z","latest_release_number":"1.3.1-2","last_synced_at":"2026-07-25T15:02:59.702Z","created_at":"2026-02-10T23:36:20.304Z","updated_at":"2026-09-17T09:11:22.973Z","registry_url":"https://tracker.debian.org/pkg/ruby-prof","install_command":"apt-get install ruby-prof","documentation_url":"https://packages.debian.org/bullseye/ruby-prof","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"ruby-prof","standards_version":"4.5.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb (\u003e= 1.1), rake","build_depends_indep":null,"build_depends_arch":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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-17T09:11:22.973Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-prof?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-prof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-16T13:31:10.586Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-prof/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":758,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":1148},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-24T05:06:45.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13669358,"name":"ruby-prof","ecosystem":"debian","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:38:41.271Z","latest_release_published_at":"2026-02-12T12:38:41.271Z","latest_release_number":"1.7.0-1","last_synced_at":"2026-03-14T18:11:02.191Z","created_at":"2026-02-12T12:38:40.354Z","updated_at":"2026-09-17T09:11:22.993Z","registry_url":"https://tracker.debian.org/pkg/ruby-prof","install_command":"apt-get install ruby-prof","documentation_url":"https://packages.debian.org/trixie/ruby-prof","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"ruby-prof","standards_version":"4.7.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1.1~), rake","build_depends_indep":null,"build_depends_arch":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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-17T09:11:22.993Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-prof?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-prof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-16T13:31:10.586Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-prof/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38027,"maintainers_count":0,"namespaces_count":4,"keywords_count":1979,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":2333},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-24T05:02:49.959Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":14549429,"name":"devel/ruby-prof,ruby33","ecosystem":"openbsd","description":"fast code profiler for Ruby","homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":[],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-04-25T13:29:47.000Z","latest_release_published_at":"2026-04-25T13:29:47.000Z","latest_release_number":"1.6.3","last_synced_at":"2026-08-01T10:32:44.947Z","created_at":"2026-05-28T01:17:05.004Z","updated_at":"2026-09-21T10:19:23.901Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/ruby-prof/","install_command":"pkg_add ruby33-prof-1.6.3","documentation_url":null,"metadata":{"pkgstem":"ruby33-prof","fullpkgname":"ruby33-prof-1.6.3","subpackage":"-"},"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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-21T10:19:23.901Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:openbsd/devel/ruby-prof%2Cruby33?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/devel/ruby-prof,ruby33","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/devel/ruby-prof,ruby33","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/devel/ruby-prof,ruby33/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-20T15:32:23.188Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby33/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby33/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby33/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby33/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby33/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby33/codemeta","maintainers":[{"uuid":"jeremy@openbsd.org","login":null,"name":"Jeremy Evans","email":"jeremy@openbsd.org","url":null,"packages_count":104,"html_url":null,"role":null,"created_at":"2026-05-28T01:17:05.473Z","updated_at":"2026-05-28T01:17:05.473Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/jeremy@openbsd.org/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":23,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":301},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-09-23T05:00:10.395Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/namespaces"}},{"id":13467102,"name":"ruby-prof","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T17:04:28.039Z","latest_release_published_at":"2026-02-09T17:04:28.039Z","latest_release_number":"1.7.0-1build1","last_synced_at":"2026-08-16T17:28:48.440Z","created_at":"2026-02-09T17:04:21.635Z","updated_at":"2026-09-21T10:19:23.895Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-prof","install_command":"apt-get install ruby-prof","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-prof","standards_version":"4.7.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1.1~), rake","build_depends_indep":null,"build_depends_arch":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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-21T10:19:23.895Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-prof?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-prof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-20T15:32:23.188Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-prof/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1909},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-24T05:03:16.960Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13713037,"name":"ruby-prof","ecosystem":"debian","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:37:39.723Z","latest_release_published_at":"2026-02-12T23:37:39.723Z","latest_release_number":"1.4.5-2","last_synced_at":"2026-03-13T23:45:45.442Z","created_at":"2026-02-12T23:37:39.509Z","updated_at":"2026-09-19T16:16:52.540Z","registry_url":"https://tracker.debian.org/pkg/ruby-prof","install_command":"apt-get install ruby-prof","documentation_url":"https://packages.debian.org/bookworm/ruby-prof","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"ruby-prof","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1.1~), rake","build_depends_indep":null,"build_depends_arch":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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-19T16:16:52.540Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-prof?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-prof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-19T15:02:25.353Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-prof/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2635,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1650},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-24T05:06:43.955Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13950434,"name":"ruby-ruby-prof","ecosystem":"guix","description":"Fast code profiler for Ruby","homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"bsd-2","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T18:56:38.861Z","latest_release_published_at":"2026-03-02T18:56:38.861Z","latest_release_number":"1.7.2","last_synced_at":"2026-07-31T18:06:51.726Z","created_at":"2026-03-02T18:56:38.650Z","updated_at":"2026-09-17T19:40:52.341Z","registry_url":"https://packages.guix.gnu.org/packages/ruby-ruby-prof/1.7.2/","install_command":"guix install ruby-ruby-prof","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ruby-xyz.scm#n9517","metadata":{"location":"gnu/packages/ruby-xyz.scm:9517","variable_name":"ruby-ruby-prof"},"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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-17T19:40:52.341Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/ruby-ruby-prof","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/ruby-ruby-prof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/ruby-ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/ruby-ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-17T14:00:55.177Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-ruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-ruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-ruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-ruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-ruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-ruby-prof/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32630,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1683},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-09-24T05:01:33.971Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13779522,"name":"ruby-prof","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:23:13.167Z","latest_release_published_at":"2026-02-13T13:23:13.167Z","latest_release_number":"1.3.1-2build2","last_synced_at":"2026-07-31T03:10:00.095Z","created_at":"2026-02-13T13:23:12.893Z","updated_at":"2026-09-21T15:44:46.065Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-prof","install_command":"apt-get install ruby-prof","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-prof","standards_version":"4.5.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb (\u003e= 1.1), rake","build_depends_indep":null,"build_depends_arch":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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-21T15:44:46.065Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-prof?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-prof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-20T15:32:23.188Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-prof/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":1389},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-09-24T05:06:35.971Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13566954,"name":"ruby-prof","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:47:01.294Z","latest_release_published_at":"2026-02-11T06:47:01.294Z","latest_release_number":"1.4.5-2","last_synced_at":"2026-08-16T17:29:04.412Z","created_at":"2026-02-11T06:47:01.125Z","updated_at":"2026-09-17T22:21:10.274Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-prof","install_command":"apt-get install ruby-prof","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-prof","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1.1~), rake","build_depends_indep":null,"build_depends_arch":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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-17T22:21:10.274Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-prof?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-prof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-17T14:00:55.177Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-prof/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1579},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-24T05:06:41.742Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13407114,"name":"ruby-prof","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T15:46:53.278Z","latest_release_published_at":"2026-02-06T15:46:53.278Z","latest_release_number":"1.4.5-2build2","last_synced_at":"2026-03-06T17:19:01.491Z","created_at":"2026-02-06T15:46:49.024Z","updated_at":"2026-09-17T22:21:10.224Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-prof","install_command":"apt-get install ruby-prof","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-prof","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1.1~), rake","build_depends_indep":null,"build_depends_arch":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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-17T22:21:10.224Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/ruby-prof?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-prof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-17T14:00:55.177Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-prof/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1696,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1766},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-24T05:06:31.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":14514093,"name":"dev-ruby/ruby-prof","ecosystem":"gentoo","description":"A module for profiling Ruby code","homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":["~amd64","~ppc","~x86"],"namespace":"dev-ruby","versions_count":1,"first_release_published_at":"2026-04-22T07:13:25.000Z","latest_release_published_at":"2026-04-22T07:13:25.000Z","latest_release_number":"1.7.2","last_synced_at":"2026-08-16T17:26:09.778Z","created_at":"2026-05-27T02:50:12.570Z","updated_at":"2026-09-17T22:21:10.281Z","registry_url":"https://packages.gentoo.org/packages/dev-ruby/ruby-prof","install_command":"emerge dev-ruby/ruby-prof","documentation_url":"https://packages.gentoo.org/packages/dev-ruby/ruby-prof","metadata":{"category":"dev-ruby","slot":"0","eapi":"8","inherit":"ruby-fakegem","iuse":"test ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 doc test test"},"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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-17T22:21:10.281Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-ruby/ruby-prof","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-ruby/ruby-prof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-ruby/ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-ruby/ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-17T14:00:55.177Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fruby-prof/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19553,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":807},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-09-24T05:05:33.056Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":13751538,"name":"ruby-prof","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:20:13.867Z","latest_release_published_at":"2026-02-13T07:20:13.867Z","latest_release_number":"1.0.0-2build1","last_synced_at":"2026-08-16T17:27:28.929Z","created_at":"2026-02-13T07:20:13.707Z","updated_at":"2026-09-22T07:09:08.296Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-prof","install_command":"apt-get install ruby-prof","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-prof","standards_version":"4.4.1","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, rake","build_depends_indep":null,"build_depends_arch":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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-22T07:09:08.295Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-prof?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-prof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-21T15:44:46.195Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-prof/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1425,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":1046},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-09-24T05:06:37.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":12179876,"name":"airbnb-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":1,"first_release_published_at":"2017-04-03T14:29:55.299Z","latest_release_published_at":"2017-04-03T14:29:55.299Z","latest_release_number":"0.0.1","last_synced_at":"2026-09-23T17:03:04.568Z","created_at":"2025-10-07T00:02:11.315Z","updated_at":"2026-09-23T18:34:35.048Z","registry_url":"https://gem.coop/gems/airbnb-ruby-prof","install_command":"gem install airbnb-ruby-prof -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/airbnb-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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-23T18:34:35.048Z","dependent_packages_count":0,"downloads":3747,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":87.14233308877476,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.04744436292492},"purl":"pkg:gem/airbnb-ruby-prof?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/airbnb-ruby-prof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/airbnb-ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/airbnb-ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-23T17:03:03.223Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/airbnb-ruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/airbnb-ruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/airbnb-ruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/airbnb-ruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/airbnb-ruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/airbnb-ruby-prof/codemeta","maintainers":[{"uuid":"17705","login":"schleyfox","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://gem.coop/profiles/schleyfox","role":null,"created_at":"2025-10-07T00:42:03.146Z","updated_at":"2025-10-07T00:42:03.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/schleyfox/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":196956,"maintainers_count":69199,"namespaces_count":0,"keywords_count":19809,"github":"gem-coop","metadata":{"funded_packages_count":8283},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-09-24T05:03:23.648Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":8614795,"name":"github.com/ruby-prof/ruby-prof","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2023-12-02T02:15:06.171Z","latest_release_published_at":"2017-12-17T10:06:55.000Z","latest_release_number":"v0.17.0","last_synced_at":"2026-09-23T17:03:06.364Z","created_at":"2023-12-02T02:15:02.405Z","updated_at":"2026-09-23T17:03:06.364Z","registry_url":"https://pkg.go.dev/github.com/ruby-prof/ruby-prof","install_command":"go get github.com/ruby-prof/ruby-prof","documentation_url":"https://pkg.go.dev/github.com/ruby-prof/ruby-prof#section-documentation","metadata":{},"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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-17T06:35:41.816Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":1.4954673999531007,"forks_count":1.8910051489053816,"docker_downloads_count":null,"average":5.940948850780582},"purl":"pkg:golang/github.com/ruby-prof/ruby-prof","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ruby-prof/ruby-prof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ruby-prof/ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ruby-prof/ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-16T13:31:10.586Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby-prof%2Fruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby-prof%2Fruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby-prof%2Fruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby-prof%2Fruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby-prof%2Fruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby-prof%2Fruby-prof/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2517875,"maintainers_count":0,"namespaces_count":851035,"keywords_count":132805,"github":"golang","metadata":{"funded_packages_count":102361,"sync_missing_packages_cursor":{"timestamp":"2026-09-24T00:03:35.861773Z","path":"github.com/Termux/termux-packages","version":"v0.0.0-20240204004448-ea43e4d4dec9"},"rate_limit":5},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-24T05:02:38.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14549431,"name":"devel/ruby-prof,ruby40","ecosystem":"openbsd","description":"fast code profiler for Ruby","homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":[],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-04-25T13:29:51.000Z","latest_release_published_at":"2026-04-25T13:29:51.000Z","latest_release_number":"1.6.3","last_synced_at":"2026-05-28T01:17:06.579Z","created_at":"2026-05-28T01:17:06.296Z","updated_at":"2026-09-22T16:33:19.627Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/ruby-prof/","install_command":"pkg_add ruby40-prof-1.6.3","documentation_url":null,"metadata":{"pkgstem":"ruby40-prof","fullpkgname":"ruby40-prof-1.6.3","subpackage":"-"},"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-06-22T04:06:47.000Z","size":3086,"stargazers_count":2033,"open_issues_count":4,"forks_count":210,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-09-15T15:07:48.022Z","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-09-13T07:22:32.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":68,"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":341189360,"owners_count":37343189,"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-15T02:00:05.939Z","response_time":113,"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":"ruby-prof","name":"ruby-prof","uuid":"3954124","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3954124?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:35:03.508Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-prof","funding_links":[],"total_stars":1983,"followers":2,"following":0,"created_at":"2022-11-02T16:34:30.984Z","updated_at":"2024-03-25T20:35:04.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof/repositories"},"tags":[{"name":"2.0.5","sha":"769d3a452cb54312fa043224bd6b62b8a27a5acd","kind":"commit","published_at":"2026-06-22T03:56:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.5/manifests"},{"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-09-22T16:33:19.626Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:openbsd/devel/ruby-prof%2Cruby40?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/devel/ruby-prof,ruby40","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/devel/ruby-prof,ruby40","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/devel/ruby-prof,ruby40/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-21T15:44:46.195Z","issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby40/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby40/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby40/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby40/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby40/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fruby-prof,ruby40/codemeta","maintainers":[{"uuid":"jeremy@openbsd.org","login":null,"name":"Jeremy Evans","email":"jeremy@openbsd.org","url":null,"packages_count":104,"html_url":null,"role":null,"created_at":"2026-05-28T01:17:06.803Z","updated_at":"2026-05-28T01:17:06.803Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/jeremy@openbsd.org/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":23,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":301},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-09-23T05:00:10.395Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/namespaces"}}],"commits":{"id":3379,"full_name":"ruby-prof/ruby-prof","default_branch":"master","total_commits":1345,"total_committers":79,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":17.025316455696203,"dds":0.6810408921933085,"past_year_total_commits":68,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":22.666666666666668,"past_year_dds":0.02941176470588236,"last_synced_at":"2026-09-23T01:57:24.315Z","last_synced_commit":"769d3a452cb54312fa043224bd6b62b8a27a5acd","created_at":"2023-03-07T09:17:30.583Z","updated_at":"2026-09-23T01:57:24.149Z","committers":[{"name":"Charlie Savage","email":"cfis@savagexi.com","login":"cfis","count":429},{"name":"Charlie Savage","email":"cfis@zerista.com","login":null,"count":398},{"name":"Stefan Kaes","email":"stefan.kaes@xing.com","login":"skaes","count":202},{"name":"rogerdpack","email":"rogerpack2005@gmail.com","login":"rdp","count":109},{"name":"Charlie Savage","email":"charlie.savage@orbitalinsight.com","login":"cfisoi","count":35},{"name":"Stefan Kaes","email":"skaes@railsexpress.de","login":null,"count":27},{"name":"Nelson Gauthier","email":"nelson@airbnb.com","login":null,"count":12},{"name":"David Barri","email":"japgolly@gmail.com","login":"japgolly","count":10},{"name":"rogerdpack","email":"rogerdpack@gmail.com","login":"githubsvnclone","count":9},{"name":"sergioro","email":"25378688+sergioro9","login":"sergioro9","count":7},{"name":"Vasily Fedoseyev","email":"vasilyfedoseyev@gmail.com","login":"Vasfed","count":7},{"name":"Sasha Egorov","email":"a.a.egoroff@gmail.com","login":"sashaegorov","count":7},{"name":"Adam Sanderson","email":"netghost@gmail.com","login":"adamsanderson","count":6},{"name":"Charlie Somerville","email":"charlie@charliesomerville.com","login":null,"count":6},{"name":"Keiji, Yoshimi","email":"walf443@gmail.com","login":"walf443","count":3},{"name":"Jean Rouge","email":"jer329@cornell.edu","login":"wk8","count":3},{"name":"Jan Suchal","email":"johno@jsmf.net","login":"jsuchal","count":3},{"name":"Gary S. Weaver","email":"garysweaver@gmail.com","login":"garysweaver","count":3},{"name":"Sean Duckett","email":"sduckett@gmail.com","login":"sduckett","count":2},{"name":"Nicolas Leger","email":"nicolasleger","login":"nicolasleger","count":2},{"name":"Joe Francis","email":"joe@lostapathy.com","login":"lostapathy","count":2},{"name":"Jeremy Kemper","email":"jeremy@bitsweat.net","login":"jeremy","count":2},{"name":"Jairo Soto","email":"61017759+jairosoto05","login":"jairosoto05","count":2},{"name":"Greg Hazel","email":"ghazel@gmail.com","login":"ghazel","count":2},{"name":"Andrew Grimm","email":"andrew.j.grimm@gmail.com","login":"agrimm","count":2},{"name":"Arthur Nogueira Neves","email":"github@arthurnn.com","login":null,"count":2},{"name":"Orien Madgwick","email":"_@orien.io","login":"orien","count":1},{"name":"Brian Ploetz","email":"bploetz@savewave.com","login":null,"count":1},{"name":"Isa Farnik","email":"isa@chef.io","login":null,"count":1},{"name":"Kenta Murata","email":"mrkn@cookpad.com","login":null,"count":1},{"name":"Logan Buckley","email":"lbuckley@opinionlab.com","login":null,"count":1},{"name":"Michal Konarski","email":"michal.konarski@u2i.com","login":null,"count":1},{"name":"Roman Sandler","email":"romsan@amazon.com","login":null,"count":1},{"name":"Suguru Odai","email":"ourqwers@gmail.com","login":null,"count":1},{"name":"Thomas Leishman","email":"thomas.leishman@plansource.com","login":null,"count":1},{"name":"utenmiki","email":"utenmiki@gmail.com","login":null,"count":1},{"name":"jjyg","email":"jonjon-github@mailinator.com","login":null,"count":1},{"name":"jafrog","email":"howeveririna@gmail.com","login":null,"count":1},{"name":"Victor Goya","email":"victor.goya@af83.com","login":null,"count":1},{"name":"Maciek Dubiński","email":"maciek@dubinski.net","login":"maciek-rr","count":1},{"name":"Mark McDonald","email":"mark.mcdonald.ga@gmail.com","login":"MarkyMarkMcDonald","count":1},{"name":"Matt Sanders","email":"matt@modal.org","login":"nextmat","count":1},{"name":"Mike Gehard","email":"mike.gehard@gmail.com","login":"mikegehard","count":1},{"name":"Mike Slinn","email":"mslinn@micronauticsresearch.com","login":"mslinn","count":1},{"name":"Nathan Seither","email":"nathanseither@gmail.com","login":"Supernats","count":1},{"name":"Neng","email":"zhougn@gmail.com","login":"zhougn","count":1},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":1},{"name":"Gonçalo Silva","email":"goncalossilva@gmail.com","login":"goncalossilva","count":1},{"name":"Paarth Madan","email":"paarth.madan@shopify.com","login":"paarthmadan","count":1},{"name":"Ryan Duryea","email":"aguynamedryan@gmail.com","login":"aguynamedryan","count":1},{"name":"Sam Dunne","email":"sam@sam-dunne.com","login":"samdunne","count":1},{"name":"Sammy Larbi","email":"sam@codeodor.com","login":"codeodor","count":1},{"name":"Sean McGivern","email":"sean@gitlab.com","login":"smcgivern","count":1},{"name":"Thilo Rusche","email":"thilorusche@gmail.com","login":"trusche","count":1},{"name":"Timo Schilling","email":"timo@schilling.io","login":"timoschilling","count":1},{"name":"Yuri Zubov","email":"yuri.zubov@cleverlabs.io","login":"yuri-zubov","count":1},{"name":"artygus","email":"hero@engineeriam.net","login":"artygus","count":1},{"name":"eileencodes","email":"eileencodes@gmail.com","login":"eileencodes","count":1},{"name":"victor-am","email":"victor.atmorning@gmail.com","login":"victor-am","count":1},{"name":"Tiago Cardoso","email":"tiago@restorm.com","login":null,"count":1},{"name":"Andrew Monks","email":"a@monks.co","login":"amonks","count":1},{"name":"Ashwin","email":"asivasub@amd.com","login":"asivasubs","count":1},{"name":"Ben Buckman","email":"ben@benbuckman.net","login":"benbuckman","count":1},{"name":"Ben Hughes","email":"ben@pixelmachine.org","login":"schleyfox","count":1},{"name":"Benjamin Quorning","email":"bquorning@zendesk.com","login":"bquorning","count":1},{"name":"Chas Lemley","email":"chas.lemley@gmail.com","login":"chaslemley","count":1},{"name":"Dave Gynn","email":"davegynn@gmail.com","login":"dgynn","count":1},{"name":"David Kennedy","email":"dave@dkennedy.org","login":"TheTeaNerd","count":1},{"name":"Dov Murik","email":"dov.murik@gmail.com","login":"dubek","count":1},{"name":"Edho Arief","email":"edho@myconan.net","login":"nanaya","count":1},{"name":"Gilbert Roulot","email":"github@issarlk.net","login":"groulot","count":1},{"name":"Aldric Giacomoni","email":"Trevoke","login":"Trevoke","count":1},{"name":"Isi Robayna","email":"irobayna@gmail.com","login":"irobayna","count":1},{"name":"Jack Danger Canty","email":"danger@squareup.com","login":"JackDanger","count":1},{"name":"Jan Piotrowski","email":"piotrowski@gmail.com","login":"janpio","count":1},{"name":"Jared Beck","email":"jared@jaredbeck.com","login":"jaredbeck","count":1},{"name":"John Lindgren","email":"john@jlindgren.net","login":"jlindgren90","count":1},{"name":"Lamont Granquist","email":"lamont@scriptkiddie.org","login":"lamont-granquist","count":1},{"name":"MSP-Greg","email":"Greg.mpls@gmail.com","login":"MSP-Greg","count":1}],"past_year_committers":[{"name":"cfis","email":"cfis@savagexi.com","login":"cfis","count":66},{"name":"Yuri Zubov","email":"yuri.zubov@cleverlabs.io","login":"yuri-zubov","count":1},{"name":"Roman Sandler","email":"romsan@amazon.com","login":null,"count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-23T00:00:08.362Z","repositories_count":7629132,"commits_count":1164240841,"contributors_count":52451260,"owners_count":1557040,"committers_count":3613724,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"ruby-prof/ruby-prof","html_url":"https://github.com/ruby-prof/ruby-prof","last_synced_at":"2026-09-23T17:03:03.223Z","status":null,"issues_count":237,"pull_requests_count":126,"avg_time_to_close_issue":14362176.055555556,"avg_time_to_close_pull_request":5707640.56,"issues_closed_count":234,"pull_requests_closed_count":125,"pull_request_authors_count":84,"issue_authors_count":139,"avg_comments_per_issue":4.818565400843882,"avg_comments_per_pull_request":2.0952380952380953,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1511434.4285714286,"past_year_avg_time_to_close_pull_request":89927.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-12T07:36:38.037Z","updated_at":"2026-09-23T17:03:03.223Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","issue_labels_count":{"waiting-for-feedback":5,"feature-request":2,"high prio":2,"bug":2,"needs-reproducible-test-case":1,"wish":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":159,"MEMBER":52,"CONTRIBUTOR":26},"pull_request_author_associations_count":{"CONTRIBUTOR":86,"NONE":27,"MEMBER":13},"issue_authors":{"rdp":41,"agrimm":10,"skaes":8,"paddor":6,"ioquatix":5,"thomthom":5,"japgolly":4,"matkoniecz":4,"apteryks":3,"cfis":3,"ghazel":2,"harmon":2,"grosser":2,"jrochkind":2,"kapso":2,"Inversion-des":2,"graaff":2,"goncalossilva":2,"jairosoto05":2,"MarcoCostantini":2,"nateberkopec":2,"vbatts":2,"zw963":2,"gioele":2,"gerrywastaken":2,"yfeldblum":2,"mrueg":2,"MacksMind":2,"mperham":2,"waldofe":1,"cboettig":1,"surenderk2009":1,"dvsekhvalnov":1,"kddnewton":1,"rtomayko":1,"nobu":1,"codegourmet":1,"Erquint":1,"kushbhandari":1,"wiwengweng":1,"duncan-bayne":1,"bboe":1,"forthrin":1,"robzolkos":1,"garysweaver":1,"kirikak2":1,"walf443":1,"Lewiscowles1986":1,"Eric-Guo":1,"philippm":1,"betelgeuse":1,"jcantrill":1,"luca-drf":1,"justfalter":1,"gdb":1,"mauliktrapas":1,"asit569":1,"net1957":1,"delwaterman":1,"ayashjorden":1,"ltran":1,"pjones":1,"ASnow":1,"lamont-granquist":1,"coolo":1,"RST-J":1,"codemachine":1,"nohar":1,"hitanaka156":1,"iMacTia":1,"YenTheFirst":1,"dwarburt":1,"MixmasterFresh":1,"st0012":1,"dnagir":1,"orangethunder":1,"kovalevtech":1,"abdul010":1,"mhenrixon":1,"matth":1,"asksurya":1,"stevecj":1,"SpComb":1,"seanvikoren":1,"misalcedo":1,"nelgau":1,"siva3395":1,"AlexMooney":1,"smcgivern":1,"porterjamesj":1,"atulj":1,"darix":1,"utkarsh2102":1,"sfcgeorge":1,"bhavinkamani":1,"akimd":1,"kaiserprogrammer":1,"the-nw1-group":1,"jcoyne":1,"0xdevalias":1,"shaneardell":1,"krainboltgreene":1,"l4cr0ss":1,"mikesnare":1,"denglitong":1,"gingerlime":1,"kwasimensah":1,"der-flo":1,"kstephens":1,"neleai":1,"ghost":1,"ptarjan":1,"tjh":1,"notEthan":1,"pkopac":1,"januszm":1,"evanchaney":1,"zbskii":1,"u3shit":1,"mjankowski":1,"robert":1,"alexhanh":1,"id4coding":1,"fhars":1,"garmoshka-mo":1,"SpringMT":1,"samuel-williams-shopify":1,"khalilfazal":1,"jlogsdon":1,"jweaver60":1,"terceiro":1,"asoki":1,"gr790":1,"baelter":1,"johrstrom":1,"ujetjeremy":1,"Sequoia":1,"tjarratt":1,"zamirkhan":1},"pull_request_authors":{"sergioro9":13,"cfis":12,"jairosoto05":4,"schleyfox":4,"wk8":3,"lamont-granquist":3,"walf443":2,"nicolasleger":2,"garysweaver":2,"cheald":2,"Vasfed":2,"agrimm":2,"dgynn":2,"holsky":2,"lostapathy":2,"yuri-zubov":1,"sandlerr":1,"MarkyMarkMcDonald":1,"sduckett":1,"jlindgren90":1,"codegourmet":1,"tleish":1,"elia":1,"zhougn":1,"mjk-old":1,"MSP-Greg":1,"ChrisJr404":1,"chaslemley":1,"japgolly":1,"jaredbeck":1,"Trevoke":1,"YenTheFirst":1,"timoschilling":1,"nanaya":1,"trusche":1,"HoneyryderChuck":1,"paddor":1,"mslinn":1,"mikegehard":1,"arthurnn":1,"harmon":1,"victor-am":1,"JackDanger":1,"dcluna":1,"haileys":1,"Lewiscowles1986":1,"jsuchal":1,"benbuckman":1,"codeodor":1,"sashaegorov":1,"jafrog":1,"aguynamedryan":1,"TheTeaNerd":1,"maciek-rr":1,"ioquatix":1,"bploetz":1,"sigma":1,"irobayna":1,"loganmhb":1,"samdunne":1,"curiositycasualty":1,"technicalpickles":1,"lucascaton":1,"groulot":1,"paarthmadan":1,"asksurya":1,"skaes":1,"orien":1,"amonks":1,"danieldimitrov":1,"olleolleolle":1,"Supernats":1,"janpio":1,"bquorning":1,"eileencodes":1,"mrkn":1,"odaillyjp":1,"galiminus":1,"nextmat":1,"dubek":1,"jjyg":1,"artygus":1,"smcgivern":1,"ohaddahan":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-23T00:00:07.929Z","repositories_count":17559971,"issues_count":46832462,"pull_requests_count":145698067,"authors_count":11840277,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":9},"past_year_pull_request_author_associations_count":{"MEMBER":3,"NONE":2,"CONTRIBUTOR":1},"past_year_issue_authors":{"paddor":3,"codemachine":1,"forthrin":1,"mperham":1,"nobu":1,"notEthan":1,"samuel-williams-shopify":1},"past_year_pull_request_authors":{"cfis":3,"ChrisJr404":1,"sandlerr":1,"yuri-zubov":1},"maintainers":[{"login":"rdp","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdp"},{"login":"cfis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"events":{"total":{"CreateEvent":2,"DeleteEvent":1,"ForkEvent":3,"IssueCommentEvent":31,"IssuesEvent":13,"PullRequestEvent":15,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"PushEvent":45,"WatchEvent":36},"last_year":{"DeleteEvent":1,"IssueCommentEvent":7,"IssuesEvent":5,"PullRequestEvent":4,"PushEvent":22,"WatchEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"rubygems","filepath":"ruby-prof.gemspec","sha":null,"kind":"manifest","created_at":"2022-08-16T10:45:22.167Z","updated_at":"2022-08-16T10:45:22.167Z","repository_link":"https://github.com/ruby-prof/ruby-prof/blob/master/ruby-prof.gemspec","dependencies":[{"id":1851488921,"package_name":"minitest","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":1851488922,"package_name":"rake-compiler","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":1851488923,"package_name":"rdoc","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/testing.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:38:20.708Z","updated_at":"2023-01-13T10:38:20.708Z","repository_link":"https://github.com/ruby-prof/ruby-prof/blob/master/.github/workflows/testing.yml","dependencies":[{"id":6875553240,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875553241,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2024-02-26T01:48:56.445Z","updated_at":"2024-02-26T01:48:56.445Z","repository_link":"https://github.com/ruby-prof/ruby-prof/blob/master/Gemfile","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2026-05-21T04:01:08.363Z","updated_at":"2026-05-21T04:01:08.363Z","repository_link":"https://github.com/ruby-prof/ruby-prof/blob/master/.github/workflows/docs.yml","dependencies":[{"id":25866822105,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25866822114,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25866822156,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":32.054809086718265,"created_at":"2024-12-15T21:38:07.702Z","updated_at":"2026-09-24T17:34:11.704Z","avatar_url":"https://github.com/ruby-prof.png","language":"Ruby","monthly_downloads":0,"readme":"# ruby-prof\n\n![ruby-prof](https://github.com/ruby-prof/ruby-prof/workflows/ruby-prof/badge.svg)\n\nFor an overview of ruby-prof please see https://ruby-prof.github.io\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","activejob","mvc","rubygems","rspec","rack","rubocop","authorization","code-formatter","static-code-analysis"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/312","html_url":"https://ruby.ecosyste.ms/projects/312"}