{"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-05-24T05:30:21.565Z","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-05-10T23:03:11.000Z","size":3069,"stargazers_count":2029,"open_issues_count":2,"forks_count":207,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-05-21T08:40:25.349Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby-prof.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-11-14T02:54:18.000Z","updated_at":"2026-05-13T15:06:40.000Z","dependencies_parsed_at":"2026-05-21T04:01:08.930Z","dependency_job_id":null,"html_url":"https://github.com/ruby-prof/ruby-prof","commit_stats":{"total_commits":1249,"total_committers":76,"mean_commits":16.43421052631579,"dds":0.6813450760608486,"last_synced_commit":"7628d54ab888ca4212638d31facdbca6064af8fb"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/ruby-prof/ruby-prof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/sbom","scorecard":{"id":788884,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby-prof/ruby-prof","commit":"a4d82ceac6f11b32171713b52413582d4b03b197"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/27 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/testing.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-prof/ruby-prof/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-prof/ruby-prof/testing.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:53:26.959Z","repository_id":724570,"created_at":"2025-08-23T06:53:26.959Z","updated_at":"2025-08-23T06:53:26.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33383233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":13751538,"name":"ruby-prof","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":null,"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-03-13T20:22:15.544Z","created_at":"2026-02-13T07:20:13.707Z","updated_at":"2026-03-13T20:22:15.545Z","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":{},"repo_metadata_updated_at":"2026-02-13T07:20:14.557Z","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":null,"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":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","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":13713037,"name":"ruby-prof","ecosystem":"debian","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":null,"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-03-14T00:02:14.321Z","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":{},"repo_metadata_updated_at":"2026-02-12T23:37:40.318Z","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":null,"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":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","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":13530786,"name":"ruby-prof","ecosystem":"debian","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":null,"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-03-14T05:22:01.393Z","created_at":"2026-02-10T23:36:20.304Z","updated_at":"2026-03-14T05:22:01.393Z","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":{},"repo_metadata_updated_at":"2026-02-11T14:26:47.181Z","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":null,"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":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","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":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":121,"first_release_published_at":"2009-09-24T22:30:10.371Z","latest_release_published_at":"2026-03-04T02:57:02.505Z","latest_release_number":"2.0.4","last_synced_at":"2026-05-22T06:01:50.422Z","created_at":"2022-04-06T10:09:12.928Z","updated_at":"2026-05-22T06:07:07.795Z","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-05-10T23:03:11.000Z","size":3069,"stargazers_count":2029,"open_issues_count":2,"forks_count":207,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-05-21T08:40:25.349Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby-prof.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-11-14T02:54:18.000Z","updated_at":"2026-05-13T15:06:40.000Z","dependencies_parsed_at":"2026-05-21T04:01:08.930Z","dependency_job_id":null,"html_url":"https://github.com/ruby-prof/ruby-prof","commit_stats":{"total_commits":1249,"total_committers":76,"mean_commits":16.43421052631579,"dds":0.6813450760608486,"last_synced_commit":"7628d54ab888ca4212638d31facdbca6064af8fb"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/ruby-prof/ruby-prof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/sbom","scorecard":{"id":788884,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby-prof/ruby-prof","commit":"a4d82ceac6f11b32171713b52413582d4b03b197"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/27 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/testing.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-prof/ruby-prof/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-prof/ruby-prof/testing.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:53:26.959Z","repository_id":724570,"created_at":"2025-08-23T06:53:26.959Z","updated_at":"2025-08-23T06:53:26.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33331742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"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.4","sha":"6c7770d3e14026811ca5d4d33774d7a8a111f902","kind":"commit","published_at":"2026-03-04T02:55:54.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.4","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"9b68fff2e8f6c6ca2a72860ac47e7c080d43365f","kind":"commit","published_at":"2026-02-28T08:16:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"5275114d6c8e5595434fb5acbdacf102795dfbf7","kind":"commit","published_at":"2026-02-18T07:43:48.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"a47b4904eaa4a6e9a744b8e3db5ad0e3eedd0cef","kind":"commit","published_at":"2026-02-17T03:59:58.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"54b46db1f02c51d7eb82932ef195de3c5eb21cea","kind":"commit","published_at":"2026-02-14T01:34:06.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.0/manifests"},{"name":"1.7.2","sha":"a4d82ceac6f11b32171713b52413582d4b03b197","kind":"commit","published_at":"2025-05-22T03:36:53.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.7.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"7628d54ab888ca4212638d31facdbca6064af8fb","kind":"commit","published_at":"2024-10-20T06:50:19.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.7.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"8c0dc15d62c94cfaa96c9bc5754abaa50bd2491f","kind":"commit","published_at":"2024-01-07T20:51:40.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.7.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.0/manifests"},{"name":"1.6.3","sha":"99308495e1d1e1bfb9a41293a665c76d0d53798d","kind":"commit","published_at":"2023-04-20T07:01:36.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"fd3a5236a459586c5ca7ce4de506c1835129516a","kind":"commit","published_at":"2023-04-18T04:44:26.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"6a9beec446d92bb920c4e1f0678e5e17ea6f41d0","kind":"commit","published_at":"2023-02-22T07:03:58.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"8d51f837522e07829e41cb92270a87f952e03daf","kind":"commit","published_at":"2023-02-21T08:01:35.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"eadc2599afde1c45177fcb01f7aed01f13549714","kind":"commit","published_at":"2023-02-07T07:59:19.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.5.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.5.0/manifests"},{"name":"1.4.5","sha":"5d9ca2d9cf64fdba345f2afb6c5a8f86f87e7461","kind":"commit","published_at":"2022-12-28T08:02:56.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"7518b95d9557e2693de1c4eb3b421ab22f2477a5","kind":"commit","published_at":"2022-12-19T03:22:15.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.4","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"57d087e49fcd270268b5f39faa2afeb8a5ef0be3","kind":"commit","published_at":"2021-02-16T06:43:13.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"a3f0e51b0395686234b902a2f9e7cec376dea40b","kind":"commit","published_at":"2020-11-04T08:11:07.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"4e301c502e8cdb489af9006392f768473aef2106","kind":"commit","published_at":"2020-05-15T05:20:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"58b35636ef5debc64f114d5c7e812ca0bdf0329c","kind":"commit","published_at":"2020-05-13T04:31:49.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"50f0ebc1317ed43971f2f406626ec5e6ecee5de0","kind":"commit","published_at":"2020-04-20T05:42:13.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.3.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"f4ea25cd47d45ac7bd0a35b000b78fb5086dc351","kind":"commit","published_at":"2020-03-12T07:50:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.3.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"3e331a90fca8b105505d79a7dc7185e84cee87fc","kind":"commit","published_at":"2020-02-22T22:14:29.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.3.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"00ef9a6a004db45bd5e92497b763dbc5686b9bac","kind":"commit","published_at":"2020-01-24T01:48:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.2.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"a67c931bb4c9dc5a879f6cc9554195e5396dbc68","kind":"commit","published_at":"2019-12-15T01:59:00.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.1.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"73152d5e870ec7ffdb243292e80d74fc7a5f1843","kind":"commit","published_at":"2019-07-30T05:32:02.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.0.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"ec5e5f05a3d35b42ed60768d8e20fbe6735ab704","kind":"commit","published_at":"2019-05-28T04:03:02.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.18.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.18.0/manifests"},{"name":"v0.17.0","sha":"9465159ad4ac3dc97b607106bc7b09da3c629389","kind":"tag","published_at":"2017-12-17T10:13:06.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.17.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.17.0/manifests"},{"name":"airbnb-v0.0.1","sha":"4f3bf70c476dba69c1060705a36ee18433a7b479","kind":"commit","published_at":"2017-04-03T14:25:57.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/airbnb-v0.0.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/airbnb-v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@airbnb-v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/airbnb-v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/airbnb-v0.0.1/manifests"},{"name":"v0.16.2","sha":"9d9d99823dc6092bc47750152a30ad6f5e0bb01d","kind":"tag","published_at":"2016-08-25T08:46:46.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.16.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b05f2f018e973d5c3d89f4549b8e5acd3a54a30c","kind":"tag","published_at":"2016-08-24T20:07:20.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.16.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"577466e25c3246066e7f9de8209d51855b0400cd","kind":"tag","published_at":"2016-08-24T18:37:47.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.16.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.0/manifests"},{"name":"v0.15.9","sha":"1e9013fa3f564a3b8d420d83667a4e56361f90f6","kind":"tag","published_at":"2015-12-09T16:40:39.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.9","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.9/manifests"},{"name":"v0.15.8","sha":"440fa5459c550a2905408872689fc998bed887c6","kind":"tag","published_at":"2015-04-24T10:51:53.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.8","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.8/manifests"},{"name":"v0.15.7","sha":"b883689359c17f3946a2d8ab98a11a8f7b75ea7c","kind":"tag","published_at":"2015-04-23T10:24:21.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.7","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"22e0dcdc78355348f8c0875283fa150f765d9af6","kind":"tag","published_at":"2015-02-22T15:12:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.6","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"2a26ff08379b68340247cbfa5214055d9ef65a04","kind":"tag","published_at":"2015-02-22T14:46:50.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"c7da13fa0203c9d5f70a94b3b9069d5db3422ebe","kind":"tag","published_at":"2015-02-14T13:59:03.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.4","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"4596f5ceda8804c3676d319100339673d86cbe2a","kind":"tag","published_at":"2015-01-16T13:11:34.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"a4e0379fa95c1eef5190a013316e7f5e5e1f40fa","kind":"tag","published_at":"2014-10-22T23:43:23.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"7282ba9a3c72de827830aebfe2c3ca41ab6840f9","kind":"tag","published_at":"2014-05-05T09:42:48.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"857f31798a9665c9a22d58a5adfa037ba67b538d","kind":"tag","published_at":"2014-05-02T06:21:08.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"b56c1268ba001f5eb55f940ca1c83bc6b83a9752","kind":"tag","published_at":"2014-01-05T08:38:36.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.14.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"84a063be25ae8d9eb926c82f664a6ee862dbd5f4","kind":"tag","published_at":"2014-01-04T08:11:03.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.14.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"42a9ad28d8ef0736f1dec08ec41a9355425c3004","kind":"tag","published_at":"2014-01-02T12:25:33.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.14.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"befe13fdb4a89a3b86d15552c9bb732a9f9c3875","kind":"tag","published_at":"2013-12-14T07:44:01.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.13.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"73f8755086691a4a3c327d5ef8d2415cf608e60a","kind":"tag","published_at":"2013-03-10T10:08:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.13.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"c6bb0da1d7170d4ff962dbd1c3beb9a56bab2cc2","kind":"tag","published_at":"2013-02-13T12:02:05.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.12.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.12.2/manifests"},{"name":"0.12.1","sha":"a977386dc332d9305517ef86c8f4491b2492aa9e","kind":"commit","published_at":"2013-01-07T08:30:12.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.12.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"00483802133cc6bb1353c209b63e46bbf6cddefd","kind":"commit","published_at":"2013-01-07T04:34:13.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.12.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"ee13773817c176c8446137256657d5bf362bd6a9","kind":"commit","published_at":"2012-12-27T17:23:26.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"fef32d7d9b74376bf2eea2667ed144e93fe03d92","kind":"commit","published_at":"2012-05-06T09:37:05.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"7cb83b58719f256d4fa65af5cd90507a8e1095cb","kind":"commit","published_at":"2012-05-06T07:40:32.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"26564b7339991c242b01ffde8f4793b21da5fcdb","kind":"commit","published_at":"2012-05-06T06:56:24.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0/manifests"},{"name":"0.11.0.rc3","sha":"f30efda79fcf4138bf6d8423eaa6236d585564ac","kind":"commit","published_at":"2012-03-26T22:16:00.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.0.rc3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc3/manifests"},{"name":"0.11.0.rc2","sha":"3d0ad7bcf616c052fae0b083f07e0453a6e3289a","kind":"commit","published_at":"2012-03-26T06:17:58.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.0.rc2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc2/manifests"},{"name":"0.10.8","sha":"badf53c87703ef0e34db938e4ba7788466151302","kind":"commit","published_at":"2011-06-06T14:47:28.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.8","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.8/manifests"},{"name":"0.10.7","sha":"9404bbe8aab9eab57181acb3f8e8960f93f0e3da","kind":"commit","published_at":"2011-05-10T03:00:51.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.7","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.7/manifests"},{"name":"0.10.6","sha":"d1e431f74c14a4482dfb817d371397775caced90","kind":"commit","published_at":"2011-04-29T17:58:27.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.6","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.6/manifests"},{"name":"0.10.5","sha":"83cc0b69b8d28c94879b4b565b9fa9558edcca27","kind":"commit","published_at":"2011-04-25T20:13:37.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.5/manifests"},{"name":"0.10.2","sha":"be7047adb8738fa59b6f4d6a5053820603904da4","kind":"commit","published_at":"2011-04-02T09:37:40.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5f4ca0fa8a073b5bf0624934a3b4521bd59236be","kind":"commit","published_at":"2011-03-30T14:41:14.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"aaa864c14f4654a5b9a800888fefab90cd41db67","kind":"commit","published_at":"2011-03-29T17:54:47.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"31a7a37051007c8019fe1882d73e16275c2766b8","kind":"commit","published_at":"2010-08-26T14:07:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.9.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"53e306de28d9a3220a21cc792999868ba2a1ce93","kind":"commit","published_at":"2010-08-11T14:42:23.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.9.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"afd205c5d2f9f0c753a2be98ed4e7a04b4f50427","kind":"commit","published_at":"2010-07-25T07:09:02.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.9.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"e14f403d2cbe2158653b7b235dc63da41a9c0be1","kind":"commit","published_at":"2010-02-03T23:48:06.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.8.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"eab91a70dc2821aa7ef1e2dd4e1fb9a3c0409044","kind":"tag","published_at":"2010-02-03T19:20:09.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.8.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-05-22T06:07:07.794Z","dependent_packages_count":302,"downloads":88182487,"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-05-11T23:01:52.627Z","issues_count":75,"pull_requests_count":58,"avg_time_to_close_issue":15353053.515151516,"avg_time_to_close_pull_request":7484587.1034482755,"issues_closed_count":66,"pull_requests_closed_count":58,"pull_request_authors_count":33,"issue_authors_count":56,"avg_comments_per_issue":4.44,"avg_comments_per_pull_request":2.1206896551724137,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":432334.0,"past_year_avg_time_to_close_pull_request":162801.3,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"cfis","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/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":17,"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":207283,"maintainers_count":68774,"namespaces_count":0,"keywords_count":18627,"github":"rubygems","metadata":{"funded_packages_count":7375},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-05-13T05:11:24.133Z","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":12316984,"name":"ruby-prof","ecosystem":"rubygems","description":"ruby-prof is a fast code profiler for Ruby. It is a C extension and\ntherefore is many times faster than the standard Ruby profiler. It\nsupports both flat and graph profiles.  For each method, graph profiles\nshow how long the method ran, which methods called it and which\nmethods it called. RubyProf generate both text and html and can output\nit to standard out or to a file.\n","homepage":"https://github.com/ruby-prof/ruby-prof","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/ruby-prof/ruby-prof","keywords_array":[],"namespace":null,"versions_count":119,"first_release_published_at":"2009-09-24T22:30:10.371Z","latest_release_published_at":"2026-03-04T02:57:02.505Z","latest_release_number":"2.0.4","last_synced_at":"2026-05-22T06:02:00.540Z","created_at":"2025-10-07T05:41:06.338Z","updated_at":"2026-05-22T06:07:29.406Z","registry_url":"https://gem.coop/gems/ruby-prof","install_command":"gem install ruby-prof -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/ruby-prof/","metadata":{"funding":null},"repo_metadata":{"id":724570,"uuid":"372397","full_name":"ruby-prof/ruby-prof","owner":"ruby-prof","description":"A ruby profiler.  See https://ruby-prof.github.io for more information.","archived":false,"fork":false,"pushed_at":"2026-05-10T23:03:11.000Z","size":3069,"stargazers_count":2029,"open_issues_count":2,"forks_count":207,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-05-21T08:40:25.349Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby-prof.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-11-14T02:54:18.000Z","updated_at":"2026-05-13T15:06:40.000Z","dependencies_parsed_at":"2026-05-21T04:01:08.930Z","dependency_job_id":null,"html_url":"https://github.com/ruby-prof/ruby-prof","commit_stats":{"total_commits":1249,"total_committers":76,"mean_commits":16.43421052631579,"dds":0.6813450760608486,"last_synced_commit":"7628d54ab888ca4212638d31facdbca6064af8fb"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/ruby-prof/ruby-prof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/sbom","scorecard":{"id":788884,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby-prof/ruby-prof","commit":"a4d82ceac6f11b32171713b52413582d4b03b197"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/27 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/testing.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-prof/ruby-prof/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-prof/ruby-prof/testing.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:53:26.959Z","repository_id":724570,"created_at":"2025-08-23T06:53:26.959Z","updated_at":"2025-08-23T06:53:26.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33331742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"2.0.4","sha":"6c7770d3e14026811ca5d4d33774d7a8a111f902","kind":"commit","published_at":"2026-03-04T02:55:54.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.4","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"9b68fff2e8f6c6ca2a72860ac47e7c080d43365f","kind":"commit","published_at":"2026-02-28T08:16:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"5275114d6c8e5595434fb5acbdacf102795dfbf7","kind":"commit","published_at":"2026-02-18T07:43:48.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"a47b4904eaa4a6e9a744b8e3db5ad0e3eedd0cef","kind":"commit","published_at":"2026-02-17T03:59:58.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"54b46db1f02c51d7eb82932ef195de3c5eb21cea","kind":"commit","published_at":"2026-02-14T01:34:06.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.0/manifests"},{"name":"1.7.2","sha":"a4d82ceac6f11b32171713b52413582d4b03b197","kind":"commit","published_at":"2025-05-22T03:36:53.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.7.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"7628d54ab888ca4212638d31facdbca6064af8fb","kind":"commit","published_at":"2024-10-20T06:50:19.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.7.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"8c0dc15d62c94cfaa96c9bc5754abaa50bd2491f","kind":"commit","published_at":"2024-01-07T20:51:40.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.7.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.0/manifests"},{"name":"1.6.3","sha":"99308495e1d1e1bfb9a41293a665c76d0d53798d","kind":"commit","published_at":"2023-04-20T07:01:36.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"fd3a5236a459586c5ca7ce4de506c1835129516a","kind":"commit","published_at":"2023-04-18T04:44:26.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"6a9beec446d92bb920c4e1f0678e5e17ea6f41d0","kind":"commit","published_at":"2023-02-22T07:03:58.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"8d51f837522e07829e41cb92270a87f952e03daf","kind":"commit","published_at":"2023-02-21T08:01:35.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"eadc2599afde1c45177fcb01f7aed01f13549714","kind":"commit","published_at":"2023-02-07T07:59:19.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.5.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.5.0/manifests"},{"name":"1.4.5","sha":"5d9ca2d9cf64fdba345f2afb6c5a8f86f87e7461","kind":"commit","published_at":"2022-12-28T08:02:56.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"7518b95d9557e2693de1c4eb3b421ab22f2477a5","kind":"commit","published_at":"2022-12-19T03:22:15.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.4","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"57d087e49fcd270268b5f39faa2afeb8a5ef0be3","kind":"commit","published_at":"2021-02-16T06:43:13.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"a3f0e51b0395686234b902a2f9e7cec376dea40b","kind":"commit","published_at":"2020-11-04T08:11:07.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"4e301c502e8cdb489af9006392f768473aef2106","kind":"commit","published_at":"2020-05-15T05:20:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"58b35636ef5debc64f114d5c7e812ca0bdf0329c","kind":"commit","published_at":"2020-05-13T04:31:49.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"50f0ebc1317ed43971f2f406626ec5e6ecee5de0","kind":"commit","published_at":"2020-04-20T05:42:13.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.3.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"f4ea25cd47d45ac7bd0a35b000b78fb5086dc351","kind":"commit","published_at":"2020-03-12T07:50:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.3.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"3e331a90fca8b105505d79a7dc7185e84cee87fc","kind":"commit","published_at":"2020-02-22T22:14:29.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.3.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"00ef9a6a004db45bd5e92497b763dbc5686b9bac","kind":"commit","published_at":"2020-01-24T01:48:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.2.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"a67c931bb4c9dc5a879f6cc9554195e5396dbc68","kind":"commit","published_at":"2019-12-15T01:59:00.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.1.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"73152d5e870ec7ffdb243292e80d74fc7a5f1843","kind":"commit","published_at":"2019-07-30T05:32:02.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.0.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"ec5e5f05a3d35b42ed60768d8e20fbe6735ab704","kind":"commit","published_at":"2019-05-28T04:03:02.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.18.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.18.0/manifests"},{"name":"v0.17.0","sha":"9465159ad4ac3dc97b607106bc7b09da3c629389","kind":"tag","published_at":"2017-12-17T10:13:06.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.17.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.17.0/manifests"},{"name":"airbnb-v0.0.1","sha":"4f3bf70c476dba69c1060705a36ee18433a7b479","kind":"commit","published_at":"2017-04-03T14:25:57.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/airbnb-v0.0.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/airbnb-v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@airbnb-v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/airbnb-v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/airbnb-v0.0.1/manifests"},{"name":"v0.16.2","sha":"9d9d99823dc6092bc47750152a30ad6f5e0bb01d","kind":"tag","published_at":"2016-08-25T08:46:46.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.16.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b05f2f018e973d5c3d89f4549b8e5acd3a54a30c","kind":"tag","published_at":"2016-08-24T20:07:20.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.16.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"577466e25c3246066e7f9de8209d51855b0400cd","kind":"tag","published_at":"2016-08-24T18:37:47.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.16.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.0/manifests"},{"name":"v0.15.9","sha":"1e9013fa3f564a3b8d420d83667a4e56361f90f6","kind":"tag","published_at":"2015-12-09T16:40:39.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.9","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.9/manifests"},{"name":"v0.15.8","sha":"440fa5459c550a2905408872689fc998bed887c6","kind":"tag","published_at":"2015-04-24T10:51:53.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.8","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.8/manifests"},{"name":"v0.15.7","sha":"b883689359c17f3946a2d8ab98a11a8f7b75ea7c","kind":"tag","published_at":"2015-04-23T10:24:21.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.7","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"22e0dcdc78355348f8c0875283fa150f765d9af6","kind":"tag","published_at":"2015-02-22T15:12:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.6","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"2a26ff08379b68340247cbfa5214055d9ef65a04","kind":"tag","published_at":"2015-02-22T14:46:50.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"c7da13fa0203c9d5f70a94b3b9069d5db3422ebe","kind":"tag","published_at":"2015-02-14T13:59:03.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.4","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"4596f5ceda8804c3676d319100339673d86cbe2a","kind":"tag","published_at":"2015-01-16T13:11:34.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"a4e0379fa95c1eef5190a013316e7f5e5e1f40fa","kind":"tag","published_at":"2014-10-22T23:43:23.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"7282ba9a3c72de827830aebfe2c3ca41ab6840f9","kind":"tag","published_at":"2014-05-05T09:42:48.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"857f31798a9665c9a22d58a5adfa037ba67b538d","kind":"tag","published_at":"2014-05-02T06:21:08.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"b56c1268ba001f5eb55f940ca1c83bc6b83a9752","kind":"tag","published_at":"2014-01-05T08:38:36.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.14.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"84a063be25ae8d9eb926c82f664a6ee862dbd5f4","kind":"tag","published_at":"2014-01-04T08:11:03.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.14.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"42a9ad28d8ef0736f1dec08ec41a9355425c3004","kind":"tag","published_at":"2014-01-02T12:25:33.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.14.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"befe13fdb4a89a3b86d15552c9bb732a9f9c3875","kind":"tag","published_at":"2013-12-14T07:44:01.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.13.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"73f8755086691a4a3c327d5ef8d2415cf608e60a","kind":"tag","published_at":"2013-03-10T10:08:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.13.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"c6bb0da1d7170d4ff962dbd1c3beb9a56bab2cc2","kind":"tag","published_at":"2013-02-13T12:02:05.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.12.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.12.2/manifests"},{"name":"0.12.1","sha":"a977386dc332d9305517ef86c8f4491b2492aa9e","kind":"commit","published_at":"2013-01-07T08:30:12.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.12.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"00483802133cc6bb1353c209b63e46bbf6cddefd","kind":"commit","published_at":"2013-01-07T04:34:13.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.12.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"ee13773817c176c8446137256657d5bf362bd6a9","kind":"commit","published_at":"2012-12-27T17:23:26.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"fef32d7d9b74376bf2eea2667ed144e93fe03d92","kind":"commit","published_at":"2012-05-06T09:37:05.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"7cb83b58719f256d4fa65af5cd90507a8e1095cb","kind":"commit","published_at":"2012-05-06T07:40:32.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"26564b7339991c242b01ffde8f4793b21da5fcdb","kind":"commit","published_at":"2012-05-06T06:56:24.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0/manifests"},{"name":"0.11.0.rc3","sha":"f30efda79fcf4138bf6d8423eaa6236d585564ac","kind":"commit","published_at":"2012-03-26T22:16:00.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.0.rc3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc3/manifests"},{"name":"0.11.0.rc2","sha":"3d0ad7bcf616c052fae0b083f07e0453a6e3289a","kind":"commit","published_at":"2012-03-26T06:17:58.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.0.rc2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc2/manifests"},{"name":"0.10.8","sha":"badf53c87703ef0e34db938e4ba7788466151302","kind":"commit","published_at":"2011-06-06T14:47:28.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.8","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.8/manifests"},{"name":"0.10.7","sha":"9404bbe8aab9eab57181acb3f8e8960f93f0e3da","kind":"commit","published_at":"2011-05-10T03:00:51.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.7","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.7/manifests"},{"name":"0.10.6","sha":"d1e431f74c14a4482dfb817d371397775caced90","kind":"commit","published_at":"2011-04-29T17:58:27.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.6","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.6/manifests"},{"name":"0.10.5","sha":"83cc0b69b8d28c94879b4b565b9fa9558edcca27","kind":"commit","published_at":"2011-04-25T20:13:37.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.5/manifests"},{"name":"0.10.2","sha":"be7047adb8738fa59b6f4d6a5053820603904da4","kind":"commit","published_at":"2011-04-02T09:37:40.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5f4ca0fa8a073b5bf0624934a3b4521bd59236be","kind":"commit","published_at":"2011-03-30T14:41:14.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"aaa864c14f4654a5b9a800888fefab90cd41db67","kind":"commit","published_at":"2011-03-29T17:54:47.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"31a7a37051007c8019fe1882d73e16275c2766b8","kind":"commit","published_at":"2010-08-26T14:07:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.9.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"53e306de28d9a3220a21cc792999868ba2a1ce93","kind":"commit","published_at":"2010-08-11T14:42:23.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.9.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"afd205c5d2f9f0c753a2be98ed4e7a04b4f50427","kind":"commit","published_at":"2010-07-25T07:09:02.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.9.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"e14f403d2cbe2158653b7b235dc63da41a9c0be1","kind":"commit","published_at":"2010-02-03T23:48:06.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.8.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"eab91a70dc2821aa7ef1e2dd4e1fb9a3c0409044","kind":"tag","published_at":"2010-02-03T19:20:09.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.8.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-05-22T06:07:29.406Z","dependent_packages_count":0,"downloads":88182487,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.3200605519963236,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.1066868506654412},"purl":"pkg:gem/ruby-prof?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/ruby-prof","docker_dependents_count":361,"docker_downloads_count":166732948,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/ruby-prof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/ruby-prof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-11T23:01:52.627Z","issues_count":75,"pull_requests_count":58,"avg_time_to_close_issue":15353053.515151516,"avg_time_to_close_pull_request":7484587.1034482755,"issues_closed_count":66,"pull_requests_closed_count":58,"pull_request_authors_count":33,"issue_authors_count":56,"avg_comments_per_issue":4.44,"avg_comments_per_pull_request":2.1206896551724137,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":432334.0,"past_year_avg_time_to_close_pull_request":162801.3,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"cfis","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-prof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-prof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-prof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-prof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-prof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-prof/codemeta","maintainers":[{"uuid":"40433","login":"shugo","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://gem.coop/profiles/shugo","role":null,"created_at":"2025-10-08T05:26:07.756Z","updated_at":"2025-10-08T05:26:07.756Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/shugo/packages"},{"uuid":"39554","login":"bitsweat","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://gem.coop/profiles/bitsweat","role":null,"created_at":"2025-10-08T05:26:07.890Z","updated_at":"2025-10-08T05:26:07.890Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/bitsweat/packages"},{"uuid":"40290","login":"cfis","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://gem.coop/profiles/cfis","role":null,"created_at":"2025-10-08T05:26:07.817Z","updated_at":"2025-10-08T05:26:07.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/cfis/packages"},{"uuid":"1979","login":"rogerdpack","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://gem.coop/profiles/rogerdpack","role":null,"created_at":"2025-10-08T05:26:08.031Z","updated_at":"2025-10-08T05:26:08.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/rogerdpack/packages"},{"uuid":"1078","login":"skaes","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://gem.coop/profiles/skaes","role":null,"created_at":"2025-10-08T05:26:08.071Z","updated_at":"2025-10-08T05:26:08.071Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/skaes/packages"},{"uuid":"34451","login":"harshaw","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/harshaw","role":null,"created_at":"2025-10-08T05:26:07.949Z","updated_at":"2025-10-08T05:26:07.949Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/harshaw/packages"},{"uuid":"12399","login":"hboen","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/hboen","role":null,"created_at":"2025-10-08T05:26:07.987Z","updated_at":"2025-10-08T05:26:07.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/hboen/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":192121,"maintainers_count":67783,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","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":13605915,"name":"ruby-prof","ecosystem":"debian","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":null,"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-03-14T03:01:45.071Z","created_at":"2026-02-11T11:25:04.451Z","updated_at":"2026-03-14T03:01:45.072Z","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":{},"repo_metadata_updated_at":"2026-02-11T15:15:16.832Z","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":null,"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":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-22T18:14:24.960Z","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":13805015,"name":"ruby-prof","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":null,"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-03-14T03:13:45.891Z","created_at":"2026-02-13T18:29:55.222Z","updated_at":"2026-03-14T03:13:45.891Z","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":{},"repo_metadata_updated_at":"2026-02-13T18:29:56.037Z","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":null,"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":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","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":13566954,"name":"ruby-prof","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":null,"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-03-11T18:32:23.242Z","created_at":"2026-02-11T06:47:01.125Z","updated_at":"2026-03-11T18:32:23.243Z","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":{},"repo_metadata_updated_at":"2026-02-11T14:57:08.497Z","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":null,"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":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","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":13779522,"name":"ruby-prof","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":null,"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-03-13T22:39:44.732Z","created_at":"2026-02-13T13:23:12.893Z","updated_at":"2026-03-13T22:39:44.732Z","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":{},"repo_metadata_updated_at":"2026-02-13T13:23:13.680Z","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":null,"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":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","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":13467102,"name":"ruby-prof","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":null,"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-03-09T18:22:12.339Z","created_at":"2026-02-09T17:04:21.635Z","updated_at":"2026-03-09T19:02:29.473Z","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":{},"repo_metadata_updated_at":null,"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":null,"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":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","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":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-04-27T16:17:14.585Z","created_at":"2026-03-02T18:56:38.650Z","updated_at":"2026-04-27T16:17:20.097Z","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":{},"repo_metadata_updated_at":"2026-04-27T16:17:20.071Z","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":null,"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":31400,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","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":13407114,"name":"ruby-prof","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":null,"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-03-06T17:19:01.492Z","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":{},"repo_metadata_updated_at":null,"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":null,"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":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","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":13669358,"name":"ruby-prof","ecosystem":"debian","description":null,"homepage":"https://github.com/ruby-prof/ruby-prof","licenses":null,"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-03-14T18:11:02.192Z","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":{},"repo_metadata_updated_at":"2026-02-12T12:39:09.778Z","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":null,"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":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","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":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-05-21T04:01:38.625Z","created_at":"2023-12-02T02:15:02.405Z","updated_at":"2026-05-21T04:01:38.626Z","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":"2025-05-22T03:41:45.000Z","size":2317,"stargazers_count":2027,"open_issues_count":4,"forks_count":208,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-10-27T21:39:53.215Z","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":"CHANGES","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}},"created_at":"2009-11-14T02:54:18.000Z","updated_at":"2025-10-18T03:50:22.000Z","dependencies_parsed_at":"2024-02-26T01:48:56.629Z","dependency_job_id":"0dd3b08f-a200-4af0-9e36-0ecc42700cfd","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":62,"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":282566691,"owners_count":26690686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-04T02:00:05.887Z","response_time":62,"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":"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":"2025-11-04T03:07:42.931Z","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":"2025-09-21T19:59:08.924Z","issues_count":70,"pull_requests_count":56,"avg_time_to_close_issue":15581304.615384616,"avg_time_to_close_pull_request":6121689.472727273,"issues_closed_count":65,"pull_requests_closed_count":55,"pull_request_authors_count":31,"issue_authors_count":54,"avg_comments_per_issue":4.6571428571428575,"avg_comments_per_pull_request":2.142857142857143,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":439485.0,"past_year_avg_time_to_close_pull_request":176466.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":1.5714285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"cfis","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":8,"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":2145228,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":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-05-21T04:01:37.274Z","created_at":"2022-04-05T16:48:30.379Z","updated_at":"2026-05-21T04:02:32.851Z","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-05-10T23:03:11.000Z","size":3069,"stargazers_count":2030,"open_issues_count":2,"forks_count":207,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-05-13T00:03:00.199Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby-prof.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-11-14T02:54:18.000Z","updated_at":"2026-05-10T23:03:16.000Z","dependencies_parsed_at":"2024-02-26T01:48:56.629Z","dependency_job_id":"c50b92a8-b5d5-4bc2-9626-31ba33106b86","html_url":"https://github.com/ruby-prof/ruby-prof","commit_stats":{"total_commits":1249,"total_committers":76,"mean_commits":16.43421052631579,"dds":0.6813450760608486,"last_synced_commit":"7628d54ab888ca4212638d31facdbca6064af8fb"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/ruby-prof/ruby-prof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/sbom","scorecard":{"id":788884,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby-prof/ruby-prof","commit":"a4d82ceac6f11b32171713b52413582d4b03b197"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/27 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/testing.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-prof/ruby-prof/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-prof/ruby-prof/testing.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:53:26.959Z","repository_id":724570,"created_at":"2025-08-23T06:53:26.959Z","updated_at":"2025-08-23T06:53:26.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32995915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.4","sha":"6c7770d3e14026811ca5d4d33774d7a8a111f902","kind":"commit","published_at":"2026-03-04T02:55:54.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.4","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"9b68fff2e8f6c6ca2a72860ac47e7c080d43365f","kind":"commit","published_at":"2026-02-28T08:16:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"5275114d6c8e5595434fb5acbdacf102795dfbf7","kind":"commit","published_at":"2026-02-18T07:43:48.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"a47b4904eaa4a6e9a744b8e3db5ad0e3eedd0cef","kind":"commit","published_at":"2026-02-17T03:59:58.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"54b46db1f02c51d7eb82932ef195de3c5eb21cea","kind":"commit","published_at":"2026-02-14T01:34:06.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.0/manifests"},{"name":"1.7.2","sha":"a4d82ceac6f11b32171713b52413582d4b03b197","kind":"commit","published_at":"2025-05-22T03:36:53.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.7.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"7628d54ab888ca4212638d31facdbca6064af8fb","kind":"commit","published_at":"2024-10-20T06:50:19.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.7.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"8c0dc15d62c94cfaa96c9bc5754abaa50bd2491f","kind":"commit","published_at":"2024-01-07T20:51:40.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.7.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.0/manifests"},{"name":"1.6.3","sha":"99308495e1d1e1bfb9a41293a665c76d0d53798d","kind":"commit","published_at":"2023-04-20T07:01:36.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"fd3a5236a459586c5ca7ce4de506c1835129516a","kind":"commit","published_at":"2023-04-18T04:44:26.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"6a9beec446d92bb920c4e1f0678e5e17ea6f41d0","kind":"commit","published_at":"2023-02-22T07:03:58.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"8d51f837522e07829e41cb92270a87f952e03daf","kind":"commit","published_at":"2023-02-21T08:01:35.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"eadc2599afde1c45177fcb01f7aed01f13549714","kind":"commit","published_at":"2023-02-07T07:59:19.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.5.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.5.0/manifests"},{"name":"1.4.5","sha":"5d9ca2d9cf64fdba345f2afb6c5a8f86f87e7461","kind":"commit","published_at":"2022-12-28T08:02:56.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"7518b95d9557e2693de1c4eb3b421ab22f2477a5","kind":"commit","published_at":"2022-12-19T03:22:15.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.4","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"57d087e49fcd270268b5f39faa2afeb8a5ef0be3","kind":"commit","published_at":"2021-02-16T06:43:13.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"a3f0e51b0395686234b902a2f9e7cec376dea40b","kind":"commit","published_at":"2020-11-04T08:11:07.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"4e301c502e8cdb489af9006392f768473aef2106","kind":"commit","published_at":"2020-05-15T05:20:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"58b35636ef5debc64f114d5c7e812ca0bdf0329c","kind":"commit","published_at":"2020-05-13T04:31:49.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"50f0ebc1317ed43971f2f406626ec5e6ecee5de0","kind":"commit","published_at":"2020-04-20T05:42:13.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.3.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"f4ea25cd47d45ac7bd0a35b000b78fb5086dc351","kind":"commit","published_at":"2020-03-12T07:50:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.3.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"3e331a90fca8b105505d79a7dc7185e84cee87fc","kind":"commit","published_at":"2020-02-22T22:14:29.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.3.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"00ef9a6a004db45bd5e92497b763dbc5686b9bac","kind":"commit","published_at":"2020-01-24T01:48:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.2.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"a67c931bb4c9dc5a879f6cc9554195e5396dbc68","kind":"commit","published_at":"2019-12-15T01:59:00.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.1.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"73152d5e870ec7ffdb243292e80d74fc7a5f1843","kind":"commit","published_at":"2019-07-30T05:32:02.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.0.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"ec5e5f05a3d35b42ed60768d8e20fbe6735ab704","kind":"commit","published_at":"2019-05-28T04:03:02.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.18.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.18.0/manifests"},{"name":"v0.17.0","sha":"9465159ad4ac3dc97b607106bc7b09da3c629389","kind":"tag","published_at":"2017-12-17T10:13:06.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.17.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.17.0/manifests"},{"name":"airbnb-v0.0.1","sha":"4f3bf70c476dba69c1060705a36ee18433a7b479","kind":"commit","published_at":"2017-04-03T14:25:57.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/airbnb-v0.0.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/airbnb-v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@airbnb-v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/airbnb-v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/airbnb-v0.0.1/manifests"},{"name":"v0.16.2","sha":"9d9d99823dc6092bc47750152a30ad6f5e0bb01d","kind":"tag","published_at":"2016-08-25T08:46:46.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.16.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b05f2f018e973d5c3d89f4549b8e5acd3a54a30c","kind":"tag","published_at":"2016-08-24T20:07:20.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.16.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"577466e25c3246066e7f9de8209d51855b0400cd","kind":"tag","published_at":"2016-08-24T18:37:47.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.16.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.0/manifests"},{"name":"v0.15.9","sha":"1e9013fa3f564a3b8d420d83667a4e56361f90f6","kind":"tag","published_at":"2015-12-09T16:40:39.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.9","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.9/manifests"},{"name":"v0.15.8","sha":"440fa5459c550a2905408872689fc998bed887c6","kind":"tag","published_at":"2015-04-24T10:51:53.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.8","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.8/manifests"},{"name":"v0.15.7","sha":"b883689359c17f3946a2d8ab98a11a8f7b75ea7c","kind":"tag","published_at":"2015-04-23T10:24:21.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.7","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"22e0dcdc78355348f8c0875283fa150f765d9af6","kind":"tag","published_at":"2015-02-22T15:12:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.6","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"2a26ff08379b68340247cbfa5214055d9ef65a04","kind":"tag","published_at":"2015-02-22T14:46:50.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"c7da13fa0203c9d5f70a94b3b9069d5db3422ebe","kind":"tag","published_at":"2015-02-14T13:59:03.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.4","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"4596f5ceda8804c3676d319100339673d86cbe2a","kind":"tag","published_at":"2015-01-16T13:11:34.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"a4e0379fa95c1eef5190a013316e7f5e5e1f40fa","kind":"tag","published_at":"2014-10-22T23:43:23.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"7282ba9a3c72de827830aebfe2c3ca41ab6840f9","kind":"tag","published_at":"2014-05-05T09:42:48.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"857f31798a9665c9a22d58a5adfa037ba67b538d","kind":"tag","published_at":"2014-05-02T06:21:08.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"b56c1268ba001f5eb55f940ca1c83bc6b83a9752","kind":"tag","published_at":"2014-01-05T08:38:36.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.14.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"84a063be25ae8d9eb926c82f664a6ee862dbd5f4","kind":"tag","published_at":"2014-01-04T08:11:03.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.14.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"42a9ad28d8ef0736f1dec08ec41a9355425c3004","kind":"tag","published_at":"2014-01-02T12:25:33.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.14.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"befe13fdb4a89a3b86d15552c9bb732a9f9c3875","kind":"tag","published_at":"2013-12-14T07:44:01.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.13.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"73f8755086691a4a3c327d5ef8d2415cf608e60a","kind":"tag","published_at":"2013-03-10T10:08:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.13.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"c6bb0da1d7170d4ff962dbd1c3beb9a56bab2cc2","kind":"tag","published_at":"2013-02-13T12:02:05.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.12.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.12.2/manifests"},{"name":"0.12.1","sha":"a977386dc332d9305517ef86c8f4491b2492aa9e","kind":"commit","published_at":"2013-01-07T08:30:12.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.12.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"00483802133cc6bb1353c209b63e46bbf6cddefd","kind":"commit","published_at":"2013-01-07T04:34:13.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.12.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"ee13773817c176c8446137256657d5bf362bd6a9","kind":"commit","published_at":"2012-12-27T17:23:26.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"fef32d7d9b74376bf2eea2667ed144e93fe03d92","kind":"commit","published_at":"2012-05-06T09:37:05.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"7cb83b58719f256d4fa65af5cd90507a8e1095cb","kind":"commit","published_at":"2012-05-06T07:40:32.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"26564b7339991c242b01ffde8f4793b21da5fcdb","kind":"commit","published_at":"2012-05-06T06:56:24.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0/manifests"},{"name":"0.11.0.rc3","sha":"f30efda79fcf4138bf6d8423eaa6236d585564ac","kind":"commit","published_at":"2012-03-26T22:16:00.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.0.rc3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc3/manifests"},{"name":"0.11.0.rc2","sha":"3d0ad7bcf616c052fae0b083f07e0453a6e3289a","kind":"commit","published_at":"2012-03-26T06:17:58.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.0.rc2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc2/manifests"},{"name":"0.10.8","sha":"badf53c87703ef0e34db938e4ba7788466151302","kind":"commit","published_at":"2011-06-06T14:47:28.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.8","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.8/manifests"},{"name":"0.10.7","sha":"9404bbe8aab9eab57181acb3f8e8960f93f0e3da","kind":"commit","published_at":"2011-05-10T03:00:51.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.7","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.7/manifests"},{"name":"0.10.6","sha":"d1e431f74c14a4482dfb817d371397775caced90","kind":"commit","published_at":"2011-04-29T17:58:27.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.6","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.6/manifests"},{"name":"0.10.5","sha":"83cc0b69b8d28c94879b4b565b9fa9558edcca27","kind":"commit","published_at":"2011-04-25T20:13:37.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.5/manifests"},{"name":"0.10.2","sha":"be7047adb8738fa59b6f4d6a5053820603904da4","kind":"commit","published_at":"2011-04-02T09:37:40.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5f4ca0fa8a073b5bf0624934a3b4521bd59236be","kind":"commit","published_at":"2011-03-30T14:41:14.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"aaa864c14f4654a5b9a800888fefab90cd41db67","kind":"commit","published_at":"2011-03-29T17:54:47.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"31a7a37051007c8019fe1882d73e16275c2766b8","kind":"commit","published_at":"2010-08-26T14:07:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.9.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"53e306de28d9a3220a21cc792999868ba2a1ce93","kind":"commit","published_at":"2010-08-11T14:42:23.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.9.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"afd205c5d2f9f0c753a2be98ed4e7a04b4f50427","kind":"commit","published_at":"2010-07-25T07:09:02.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.9.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"e14f403d2cbe2158653b7b235dc63da41a9c0be1","kind":"commit","published_at":"2010-02-03T23:48:06.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.8.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"eab91a70dc2821aa7ef1e2dd4e1fb9a3c0409044","kind":"tag","published_at":"2010-02-03T19:20:09.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.8.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-05-21T04:02:32.850Z","dependent_packages_count":0,"downloads":3623,"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-05-11T23:01:52.627Z","issues_count":75,"pull_requests_count":58,"avg_time_to_close_issue":15353053.515151516,"avg_time_to_close_pull_request":7484587.1034482755,"issues_closed_count":66,"pull_requests_closed_count":58,"pull_request_authors_count":33,"issue_authors_count":56,"avg_comments_per_issue":4.44,"avg_comments_per_pull_request":2.1206896551724137,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":432334.0,"past_year_avg_time_to_close_pull_request":162801.3,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"cfis","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/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":207283,"maintainers_count":68774,"namespaces_count":0,"keywords_count":18627,"github":"rubygems","metadata":{"funded_packages_count":7375},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-05-13T05:11:24.133Z","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":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-05-21T04:01:38.519Z","created_at":"2025-10-07T00:02:11.315Z","updated_at":"2026-05-21T04:02:51.274Z","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-05-10T23:03:11.000Z","size":3069,"stargazers_count":2030,"open_issues_count":2,"forks_count":207,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-05-13T00:03:00.199Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby-prof.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-11-14T02:54:18.000Z","updated_at":"2026-05-10T23:03:16.000Z","dependencies_parsed_at":"2024-02-26T01:48:56.629Z","dependency_job_id":"c50b92a8-b5d5-4bc2-9626-31ba33106b86","html_url":"https://github.com/ruby-prof/ruby-prof","commit_stats":{"total_commits":1249,"total_committers":76,"mean_commits":16.43421052631579,"dds":0.6813450760608486,"last_synced_commit":"7628d54ab888ca4212638d31facdbca6064af8fb"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/ruby-prof/ruby-prof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-prof","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/sbom","scorecard":{"id":788884,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby-prof/ruby-prof","commit":"a4d82ceac6f11b32171713b52413582d4b03b197"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/27 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/testing.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-prof/ruby-prof/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-prof/ruby-prof/testing.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:53:26.959Z","repository_id":724570,"created_at":"2025-08-23T06:53:26.959Z","updated_at":"2025-08-23T06:53:26.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32995915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.4","sha":"6c7770d3e14026811ca5d4d33774d7a8a111f902","kind":"commit","published_at":"2026-03-04T02:55:54.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.4","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"9b68fff2e8f6c6ca2a72860ac47e7c080d43365f","kind":"commit","published_at":"2026-02-28T08:16:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"5275114d6c8e5595434fb5acbdacf102795dfbf7","kind":"commit","published_at":"2026-02-18T07:43:48.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"a47b4904eaa4a6e9a744b8e3db5ad0e3eedd0cef","kind":"commit","published_at":"2026-02-17T03:59:58.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"54b46db1f02c51d7eb82932ef195de3c5eb21cea","kind":"commit","published_at":"2026-02-14T01:34:06.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/2.0.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/2.0.0/manifests"},{"name":"1.7.2","sha":"a4d82ceac6f11b32171713b52413582d4b03b197","kind":"commit","published_at":"2025-05-22T03:36:53.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.7.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"7628d54ab888ca4212638d31facdbca6064af8fb","kind":"commit","published_at":"2024-10-20T06:50:19.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.7.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"8c0dc15d62c94cfaa96c9bc5754abaa50bd2491f","kind":"commit","published_at":"2024-01-07T20:51:40.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.7.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.7.0/manifests"},{"name":"1.6.3","sha":"99308495e1d1e1bfb9a41293a665c76d0d53798d","kind":"commit","published_at":"2023-04-20T07:01:36.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"fd3a5236a459586c5ca7ce4de506c1835129516a","kind":"commit","published_at":"2023-04-18T04:44:26.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"6a9beec446d92bb920c4e1f0678e5e17ea6f41d0","kind":"commit","published_at":"2023-02-22T07:03:58.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"8d51f837522e07829e41cb92270a87f952e03daf","kind":"commit","published_at":"2023-02-21T08:01:35.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.6.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"eadc2599afde1c45177fcb01f7aed01f13549714","kind":"commit","published_at":"2023-02-07T07:59:19.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.5.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.5.0/manifests"},{"name":"1.4.5","sha":"5d9ca2d9cf64fdba345f2afb6c5a8f86f87e7461","kind":"commit","published_at":"2022-12-28T08:02:56.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"7518b95d9557e2693de1c4eb3b421ab22f2477a5","kind":"commit","published_at":"2022-12-19T03:22:15.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.4","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"57d087e49fcd270268b5f39faa2afeb8a5ef0be3","kind":"commit","published_at":"2021-02-16T06:43:13.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"a3f0e51b0395686234b902a2f9e7cec376dea40b","kind":"commit","published_at":"2020-11-04T08:11:07.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"4e301c502e8cdb489af9006392f768473aef2106","kind":"commit","published_at":"2020-05-15T05:20:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"58b35636ef5debc64f114d5c7e812ca0bdf0329c","kind":"commit","published_at":"2020-05-13T04:31:49.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.4.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"50f0ebc1317ed43971f2f406626ec5e6ecee5de0","kind":"commit","published_at":"2020-04-20T05:42:13.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.3.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"f4ea25cd47d45ac7bd0a35b000b78fb5086dc351","kind":"commit","published_at":"2020-03-12T07:50:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.3.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"3e331a90fca8b105505d79a7dc7185e84cee87fc","kind":"commit","published_at":"2020-02-22T22:14:29.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.3.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"00ef9a6a004db45bd5e92497b763dbc5686b9bac","kind":"commit","published_at":"2020-01-24T01:48:17.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.2.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"a67c931bb4c9dc5a879f6cc9554195e5396dbc68","kind":"commit","published_at":"2019-12-15T01:59:00.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.1.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"73152d5e870ec7ffdb243292e80d74fc7a5f1843","kind":"commit","published_at":"2019-07-30T05:32:02.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/1.0.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"ec5e5f05a3d35b42ed60768d8e20fbe6735ab704","kind":"commit","published_at":"2019-05-28T04:03:02.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.18.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.18.0/manifests"},{"name":"v0.17.0","sha":"9465159ad4ac3dc97b607106bc7b09da3c629389","kind":"tag","published_at":"2017-12-17T10:13:06.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.17.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.17.0/manifests"},{"name":"airbnb-v0.0.1","sha":"4f3bf70c476dba69c1060705a36ee18433a7b479","kind":"commit","published_at":"2017-04-03T14:25:57.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/airbnb-v0.0.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/airbnb-v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@airbnb-v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/airbnb-v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/airbnb-v0.0.1/manifests"},{"name":"v0.16.2","sha":"9d9d99823dc6092bc47750152a30ad6f5e0bb01d","kind":"tag","published_at":"2016-08-25T08:46:46.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.16.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b05f2f018e973d5c3d89f4549b8e5acd3a54a30c","kind":"tag","published_at":"2016-08-24T20:07:20.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.16.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"577466e25c3246066e7f9de8209d51855b0400cd","kind":"tag","published_at":"2016-08-24T18:37:47.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.16.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.16.0/manifests"},{"name":"v0.15.9","sha":"1e9013fa3f564a3b8d420d83667a4e56361f90f6","kind":"tag","published_at":"2015-12-09T16:40:39.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.9","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.9/manifests"},{"name":"v0.15.8","sha":"440fa5459c550a2905408872689fc998bed887c6","kind":"tag","published_at":"2015-04-24T10:51:53.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.8","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.8/manifests"},{"name":"v0.15.7","sha":"b883689359c17f3946a2d8ab98a11a8f7b75ea7c","kind":"tag","published_at":"2015-04-23T10:24:21.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.7","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"22e0dcdc78355348f8c0875283fa150f765d9af6","kind":"tag","published_at":"2015-02-22T15:12:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.6","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"2a26ff08379b68340247cbfa5214055d9ef65a04","kind":"tag","published_at":"2015-02-22T14:46:50.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"c7da13fa0203c9d5f70a94b3b9069d5db3422ebe","kind":"tag","published_at":"2015-02-14T13:59:03.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.4","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"4596f5ceda8804c3676d319100339673d86cbe2a","kind":"tag","published_at":"2015-01-16T13:11:34.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"a4e0379fa95c1eef5190a013316e7f5e5e1f40fa","kind":"tag","published_at":"2014-10-22T23:43:23.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"7282ba9a3c72de827830aebfe2c3ca41ab6840f9","kind":"tag","published_at":"2014-05-05T09:42:48.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"857f31798a9665c9a22d58a5adfa037ba67b538d","kind":"tag","published_at":"2014-05-02T06:21:08.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.15.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"b56c1268ba001f5eb55f940ca1c83bc6b83a9752","kind":"tag","published_at":"2014-01-05T08:38:36.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.14.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"84a063be25ae8d9eb926c82f664a6ee862dbd5f4","kind":"tag","published_at":"2014-01-04T08:11:03.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.14.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"42a9ad28d8ef0736f1dec08ec41a9355425c3004","kind":"tag","published_at":"2014-01-02T12:25:33.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.14.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"befe13fdb4a89a3b86d15552c9bb732a9f9c3875","kind":"tag","published_at":"2013-12-14T07:44:01.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.13.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"73f8755086691a4a3c327d5ef8d2415cf608e60a","kind":"tag","published_at":"2013-03-10T10:08:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.13.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"c6bb0da1d7170d4ff962dbd1c3beb9a56bab2cc2","kind":"tag","published_at":"2013-02-13T12:02:05.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/v0.12.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/v0.12.2/manifests"},{"name":"0.12.1","sha":"a977386dc332d9305517ef86c8f4491b2492aa9e","kind":"commit","published_at":"2013-01-07T08:30:12.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.12.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"00483802133cc6bb1353c209b63e46bbf6cddefd","kind":"commit","published_at":"2013-01-07T04:34:13.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.12.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"ee13773817c176c8446137256657d5bf362bd6a9","kind":"commit","published_at":"2012-12-27T17:23:26.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"fef32d7d9b74376bf2eea2667ed144e93fe03d92","kind":"commit","published_at":"2012-05-06T09:37:05.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"7cb83b58719f256d4fa65af5cd90507a8e1095cb","kind":"commit","published_at":"2012-05-06T07:40:32.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"26564b7339991c242b01ffde8f4793b21da5fcdb","kind":"commit","published_at":"2012-05-06T06:56:24.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0/manifests"},{"name":"0.11.0.rc3","sha":"f30efda79fcf4138bf6d8423eaa6236d585564ac","kind":"commit","published_at":"2012-03-26T22:16:00.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.0.rc3","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc3/manifests"},{"name":"0.11.0.rc2","sha":"3d0ad7bcf616c052fae0b083f07e0453a6e3289a","kind":"commit","published_at":"2012-03-26T06:17:58.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.11.0.rc2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.11.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.11.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.11.0.rc2/manifests"},{"name":"0.10.8","sha":"badf53c87703ef0e34db938e4ba7788466151302","kind":"commit","published_at":"2011-06-06T14:47:28.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.8","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.8/manifests"},{"name":"0.10.7","sha":"9404bbe8aab9eab57181acb3f8e8960f93f0e3da","kind":"commit","published_at":"2011-05-10T03:00:51.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.7","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.7/manifests"},{"name":"0.10.6","sha":"d1e431f74c14a4482dfb817d371397775caced90","kind":"commit","published_at":"2011-04-29T17:58:27.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.6","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.6/manifests"},{"name":"0.10.5","sha":"83cc0b69b8d28c94879b4b565b9fa9558edcca27","kind":"commit","published_at":"2011-04-25T20:13:37.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.5","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.5/manifests"},{"name":"0.10.2","sha":"be7047adb8738fa59b6f4d6a5053820603904da4","kind":"commit","published_at":"2011-04-02T09:37:40.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5f4ca0fa8a073b5bf0624934a3b4521bd59236be","kind":"commit","published_at":"2011-03-30T14:41:14.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"aaa864c14f4654a5b9a800888fefab90cd41db67","kind":"commit","published_at":"2011-03-29T17:54:47.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.10.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"31a7a37051007c8019fe1882d73e16275c2766b8","kind":"commit","published_at":"2010-08-26T14:07:43.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.9.2","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"53e306de28d9a3220a21cc792999868ba2a1ce93","kind":"commit","published_at":"2010-08-11T14:42:23.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.9.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"afd205c5d2f9f0c753a2be98ed4e7a04b4f50427","kind":"commit","published_at":"2010-07-25T07:09:02.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.9.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"e14f403d2cbe2158653b7b235dc63da41a9c0be1","kind":"commit","published_at":"2010-02-03T23:48:06.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.8.1","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"eab91a70dc2821aa7ef1e2dd4e1fb9a3c0409044","kind":"tag","published_at":"2010-02-03T19:20:09.000Z","download_url":"https://codeload.github.com/ruby-prof/ruby-prof/tar.gz/0.8.0","html_url":"https://github.com/ruby-prof/ruby-prof/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-prof/ruby-prof@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/tags/0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-05-21T04:02:51.274Z","dependent_packages_count":0,"downloads":3623,"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-05-11T23:01:52.627Z","issues_count":75,"pull_requests_count":58,"avg_time_to_close_issue":15353053.515151516,"avg_time_to_close_pull_request":7484587.1034482755,"issues_closed_count":66,"pull_requests_closed_count":58,"pull_request_authors_count":33,"issue_authors_count":56,"avg_comments_per_issue":4.44,"avg_comments_per_pull_request":2.1206896551724137,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":432334.0,"past_year_avg_time_to_close_pull_request":162801.3,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-prof%2Fruby-prof/issues","maintainers":[{"login":"cfis","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[{"login":"cfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/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":192121,"maintainers_count":67783,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","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"}}],"commits":{"id":3379,"full_name":"ruby-prof/ruby-prof","default_branch":"master","total_commits":1342,"total_committers":79,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":16.9873417721519,"dds":0.6825633383010432,"past_year_total_commits":65,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":21.666666666666668,"past_year_dds":0.03076923076923077,"last_synced_at":"2026-05-22T06:11:17.673Z","last_synced_commit":"d4732f5b1ccc5a1723b2b25169a27efd15d169c1","created_at":"2023-03-07T09:17:30.583Z","updated_at":"2026-05-22T06:07:54.376Z","committers":[{"name":"Charlie Savage","email":"cfis@savagexi.com","login":"cfis","count":426},{"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":63},{"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-05-23T00:00:39.628Z","repositories_count":6239009,"commits_count":884686063,"contributors_count":34900436,"owners_count":1156359,"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-05-11T23:01:52.627Z","status":null,"issues_count":75,"pull_requests_count":58,"avg_time_to_close_issue":15353053.515151516,"avg_time_to_close_pull_request":7484587.1034482755,"issues_closed_count":66,"pull_requests_closed_count":58,"pull_request_authors_count":33,"issue_authors_count":56,"avg_comments_per_issue":4.44,"avg_comments_per_pull_request":2.1206896551724137,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":432334.0,"past_year_avg_time_to_close_pull_request":162801.3,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-12T07:36:38.037Z","updated_at":"2026-05-11T23:01:52.628Z","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":4,"feature-request":1,"needs-reproducible-test-case":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":67,"MEMBER":4,"CONTRIBUTOR":4},"pull_request_author_associations_count":{"CONTRIBUTOR":39,"NONE":10,"MEMBER":9},"issue_authors":{"paddor":5,"thomthom":4,"ioquatix":3,"Apteryks":3,"cfis":2,"Inversion-des":2,"jairosoto05":2,"zw963":2,"MarcoCostantini":2,"kapso":2,"skaes":2,"MacksMind":2,"Erquint":1,"bboe":1,"forthrin":1,"ktimothy":1,"notEthan":1,"pkopac":1,"zbskii":1,"surenderk2009":1,"dwarburt":1,"iMacTia":1,"hitanaka156":1,"RST-J":1,"mauliktrapas":1,"gerrywastaken":1,"luca-drf":1,"jcantrill":1,"Lewiscowles1986":1,"kddnewton":1,"mperham":1,"der-flo":1,"kwasimensah":1,"denglitong":1,"l4cr0ss":1,"shaneardell":1,"0xdevalias":1,"the-nw1-group":1,"akimd":1,"nateberkopec":1,"utkarsh2102":1,"smcgivern":1,"AlexMooney":1,"misalcedo":1,"asksurya":1,"Sequoia":1,"ujetjeremy":1,"johrstrom":1,"baelter":1,"asoki":1,"terceiro":1,"jweaver60":1,"robert":1,"jrochkind":1,"mjankowski":1,"u3shit":1},"pull_request_authors":{"sergioro9":13,"cfis":9,"jairosoto05":4,"nicolasleger":2,"cheald":2,"orien":1,"asksurya":1,"MSP-Greg":1,"elia":1,"jlindgren90":1,"yuri-zubov":1,"sandlerr":1,"Lewiscowles1986":1,"victor-am":1,"wk8":1,"mslinn":1,"paddor":1,"Trevoke":1,"olleolleolle":1,"Supernats":1,"janpio":1,"schleyfox":1,"artygus":1,"smcgivern":1,"ohaddahan":1,"benbuckman":1,"lamont-granquist":1,"aguynamedryan":1,"TheTeaNerd":1,"maciek-rr":1,"ioquatix":1,"technicalpickles":1,"paarthmadan":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-23T00:00:30.079Z","repositories_count":14668790,"issues_count":34117848,"pull_requests_count":111649820,"authors_count":11270268,"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":6},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":1,"NONE":1},"past_year_issue_authors":{"paddor":3,"forthrin":1,"mauliktrapas":1,"notEthan":1},"past_year_pull_request_authors":{"sandlerr":1,"yuri-zubov":1},"maintainers":[{"login":"cfis","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfis"},{"login":"skaes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skaes"}],"active_maintainers":[]},"events":{"total":{"PullRequestEvent":15,"ForkEvent":3,"IssuesEvent":12,"WatchEvent":36,"IssueCommentEvent":31,"PushEvent":43,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"CreateEvent":2},"last_year":{"PullRequestEvent":4,"IssuesEvent":5,"WatchEvent":12,"IssueCommentEvent":8,"PushEvent":20}},"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.0353521878756,"created_at":"2024-12-15T21:38:07.702Z","updated_at":"2026-05-24T05:30:21.565Z","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"}