{"id":164,"name":null,"description":"memory_profiler for ruby","url":"https://github.com/SamSaffron/memory_profiler","last_synced_at":"2026-04-30T16:30:25.220Z","repository":{"id":10424151,"uuid":"12585141","full_name":"SamSaffron/memory_profiler","owner":"SamSaffron","description":"memory_profiler for ruby","archived":false,"fork":false,"pushed_at":"2026-03-22T22:06:28.000Z","size":250,"stargazers_count":1761,"open_issues_count":9,"forks_count":89,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-04-28T17:57:02.614Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamSaffron.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2013-09-04T07:56:02.000Z","updated_at":"2026-04-23T13:41:16.000Z","dependencies_parsed_at":"2024-06-17T03:38:26.710Z","dependency_job_id":"5b3db5d8-9120-4cd0-a9a4-cc6bedc69494","html_url":"https://github.com/SamSaffron/memory_profiler","commit_stats":{"total_commits":203,"total_committers":33,"mean_commits":6.151515151515151,"dds":0.6995073891625616,"last_synced_commit":"d1c03953ea4a6f1f52dff294834e3a2332d1b370"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/SamSaffron/memory_profiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamSaffron","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/sbom","scorecard":{"id":125386,"data":{"date":"2025-08-11","repo":{"name":"github.com/SamSaffron/memory_profiler","commit":"d1c03953ea4a6f1f52dff294834e3a2332d1b370"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":8,"reason":"Found 12/15 approved changesets -- score normalized to 8","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":"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/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SamSaffron/memory_profiler/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SamSaffron/memory_profiler/ci.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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 27 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-16T03:41:34.195Z","repository_id":10424151,"created_at":"2025-08-16T03:41:34.195Z","updated_at":"2025-08-16T03:41:34.195Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32399008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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":"SamSaffron","name":"Sam","uuid":"5213","kind":"user","description":"","email":"","website":"http://www.samsaffron.com","location":"Sydney, Australia ","twitter":null,"company":"@discourse ","icon_url":"https://avatars.githubusercontent.com/u/5213?v=4","repositories_count":147,"last_synced_at":"2023-04-09T06:51:56.015Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SamSaffron","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:22:40.061Z","updated_at":"2023-04-09T06:51:56.071Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamSaffron","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamSaffron/repositories"},"packages":[{"id":13406909,"name":"ruby-memory-profiler","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/SamSaffron/memory_profiler","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/SamSaffron/memory_profiler","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T15:33:43.477Z","latest_release_published_at":"2026-02-06T15:33:43.477Z","latest_release_number":"1.0.1-3","last_synced_at":"2026-03-06T16:01:18.636Z","created_at":"2026-02-06T15:33:43.177Z","updated_at":"2026-03-06T16:01:18.636Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-memory-profiler","install_command":"apt-get install ruby-memory-profiler","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-memory-profiler","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= 2.1~)","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-memory-profiler?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-memory-profiler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-memory-profiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-memory-profiler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-memory-profiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-memory-profiler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-memory-profiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-memory-profiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-memory-profiler/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":13530564,"name":"ruby-memory-profiler","ecosystem":"debian","description":null,"homepage":"https://github.com/SamSaffron/memory_profiler","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/SamSaffron/memory_profiler","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:33:49.155Z","latest_release_published_at":"2026-02-10T23:33:49.155Z","latest_release_number":"0.9.14-3","last_synced_at":"2026-03-13T09:27:45.971Z","created_at":"2026-02-10T23:33:48.975Z","updated_at":"2026-03-13T09:27:45.971Z","registry_url":"https://tracker.debian.org/pkg/ruby-memory-profiler","install_command":"apt-get install ruby-memory-profiler","documentation_url":"https://packages.debian.org/bullseye/ruby-memory-profiler","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"ruby-memory-profiler","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","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:26:40.579Z","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-memory-profiler?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-memory-profiler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-memory-profiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-memory-profiler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-memory-profiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-memory-profiler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-memory-profiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-memory-profiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-memory-profiler/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":13751326,"name":"ruby-memory-profiler","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/SamSaffron/memory_profiler","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/SamSaffron/memory_profiler","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:17:33.628Z","latest_release_published_at":"2026-02-13T07:17:33.628Z","latest_release_number":"0.9.14-3","last_synced_at":"2026-03-13T13:26:13.818Z","created_at":"2026-02-13T07:17:33.468Z","updated_at":"2026-03-13T13:26:13.818Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-memory-profiler","install_command":"apt-get install ruby-memory-profiler","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-memory-profiler","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","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T07:17:34.110Z","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-memory-profiler?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-memory-profiler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-memory-profiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-memory-profiler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-memory-profiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-memory-profiler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-memory-profiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-memory-profiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-memory-profiler/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":12271964,"name":"memory_profiler","ecosystem":"rubygems","description":"Memory profiling routines for Ruby 3.1+","homepage":"https://github.com/SamSaffron/memory_profiler","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/SamSaffron/memory_profiler","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2013-09-09T04:23:20.432Z","latest_release_published_at":"2024-09-17T05:32:47.295Z","latest_release_number":"1.1.0","last_synced_at":"2026-04-29T03:30:37.695Z","created_at":"2025-10-07T04:14:25.786Z","updated_at":"2026-04-29T03:32:01.036Z","registry_url":"https://gem.coop/gems/memory_profiler","install_command":"gem install memory_profiler -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/memory_profiler/","metadata":{"funding":null},"repo_metadata":{"id":10424151,"uuid":"12585141","full_name":"SamSaffron/memory_profiler","owner":"SamSaffron","description":"memory_profiler for ruby","archived":false,"fork":false,"pushed_at":"2026-03-22T22:06:28.000Z","size":250,"stargazers_count":1760,"open_issues_count":9,"forks_count":89,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-04-21T12:05:11.230Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamSaffron.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2013-09-04T07:56:02.000Z","updated_at":"2026-04-18T05:57:15.000Z","dependencies_parsed_at":"2024-06-17T03:38:26.710Z","dependency_job_id":"5b3db5d8-9120-4cd0-a9a4-cc6bedc69494","html_url":"https://github.com/SamSaffron/memory_profiler","commit_stats":{"total_commits":203,"total_committers":33,"mean_commits":6.151515151515151,"dds":0.6995073891625616,"last_synced_commit":"d1c03953ea4a6f1f52dff294834e3a2332d1b370"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/SamSaffron/memory_profiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamSaffron","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/sbom","scorecard":{"id":125386,"data":{"date":"2025-08-11","repo":{"name":"github.com/SamSaffron/memory_profiler","commit":"d1c03953ea4a6f1f52dff294834e3a2332d1b370"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":8,"reason":"Found 12/15 approved changesets -- score normalized to 8","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":"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/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SamSaffron/memory_profiler/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SamSaffron/memory_profiler/ci.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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 27 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-16T03:41:34.195Z","repository_id":10424151,"created_at":"2025-08-16T03:41:34.195Z","updated_at":"2025-08-16T03:41:34.195Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32135189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"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":"SamSaffron","name":"Sam","uuid":"5213","kind":"user","description":"","email":"","website":"http://www.samsaffron.com","location":"Sydney, Australia ","twitter":null,"company":"@discourse ","icon_url":"https://avatars.githubusercontent.com/u/5213?v=4","repositories_count":147,"last_synced_at":"2023-04-09T06:51:56.015Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SamSaffron","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:22:40.061Z","updated_at":"2023-04-09T06:51:56.071Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamSaffron","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamSaffron/repositories"},"tags":[{"name":"v1.1.0","sha":"d1c03953ea4a6f1f52dff294834e3a2332d1b370","kind":"tag","published_at":"2024-09-17T05:32:21.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v1.1.0","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c0a7cf5a762d14c8c97230b16a980fdb21b1fb1e","kind":"tag","published_at":"2024-06-17T02:37:52.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v1.0.2","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"296764ffd254077cbf13f810ef16e50fc936a365","kind":"tag","published_at":"2022-10-26T01:58:25.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v1.0.1","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"928b638ba6098a48c42749a6b6ee274fcf8dce5c","kind":"tag","published_at":"2020-12-01T23:28:56.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v1.0.0","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.0/manifests"},{"name":"v0.9.14","sha":"e94d81c2ea71fe600fe7ee68f7fadb53da7e74ee","kind":"tag","published_at":"2019-06-27T23:46:15.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.14","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"93ad0d9c3998dcb65e70a6bf816262af53953835","kind":"tag","published_at":"2019-03-22T01:01:24.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.13","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"63a330a482e5979b83e7937ad038ee0a4329a1f0","kind":"tag","published_at":"2018-10-04T06:03:21.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.12","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"42635a97f418153763cfc1eb11a2a69b9cba8976","kind":"tag","published_at":"2018-07-22T22:09:36.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.11","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"b291ebd10a5ddbf4ebf2827d77a028f6f18fa61c","kind":"tag","published_at":"2018-02-15T00:45:35.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.10","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"98cb515e68e92f56687ca0c0c65e5fbd4920bfa0","kind":"tag","published_at":"2018-02-14T05:18:28.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.9","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e09f484f7a6db640c984fa5d3c23b2fd46ef87e1","kind":"tag","published_at":"2017-02-27T20:24:03.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.8","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"f0a2999a5a9fadca4f26c94615a34e7fc9c2970f","kind":"tag","published_at":"2016-11-06T23:33:31.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.7","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"bacc85d0444052550959497e1f41e8306b151754","kind":"tag","published_at":"2015-10-13T02:16:18.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.6","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"a4196faca38042dea3f541821da417e2040a42af","kind":"tag","published_at":"2015-10-12T03:04:29.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.5","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"8a421fb8bb2c7d1e2a91d274aca33d511892425f","kind":"tag","published_at":"2015-06-05T08:19:37.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.4","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"693eddffe06ea59445c8780812c0f21c58eba765","kind":"tag","published_at":"2015-06-04T14:50:36.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.3","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"9ab7a8b113aabee1892e23e3ea8699a3c7a0fbc1","kind":"tag","published_at":"2015-05-31T01:35:11.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.2","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"600a7c469eb91baf77291ed7ffa9155546cecf3d","kind":"tag","published_at":"2015-05-25T05:09:29.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.1","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"8be2e9b5b1cc1959846007ebbf625e5b239a427d","kind":"tag","published_at":"2015-03-06T04:04:40.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.0","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.0/manifests"},{"name":"v0.0.5","sha":"183a3f5adcf2c8adc2ecb18fb0304a084fc18dea","kind":"tag","published_at":"2015-03-06T04:04:08.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.0.5","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.0.5/manifests"},{"name":"0.0.4","sha":"1c33aa60ba8b3c119f133832ca17bc057f8345dc","kind":"commit","published_at":"2014-01-21T01:35:14.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/0.0.4","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-04-29T03:32:01.010Z","dependent_packages_count":0,"downloads":100350388,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.26329732593721955,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.17030525188957732,"average":0.10840064445669922},"purl":"pkg:gem/memory_profiler?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/memory_profiler","docker_dependents_count":317,"docker_downloads_count":557911221,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/memory_profiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/memory_profiler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T11:01:00.249Z","issues_count":48,"pull_requests_count":75,"avg_time_to_close_issue":9326878.82051282,"avg_time_to_close_pull_request":2524010.92,"issues_closed_count":39,"pull_requests_closed_count":75,"pull_request_authors_count":31,"issue_authors_count":45,"avg_comments_per_issue":3.5208333333333335,"avg_comments_per_pull_request":2.68,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":252793.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/issues","maintainers":[{"login":"dgynn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgynn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/memory_profiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/memory_profiler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/memory_profiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/memory_profiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/memory_profiler/codemeta","maintainers":[{"uuid":"3424","login":"samsaffron","name":null,"email":null,"url":null,"packages_count":49,"html_url":"https://gem.coop/profiles/samsaffron","role":null,"created_at":"2025-10-07T23:06:10.488Z","updated_at":"2025-10-07T23:06:10.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/samsaffron/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190389,"maintainers_count":67476,"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":13566738,"name":"ruby-memory-profiler","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/SamSaffron/memory_profiler","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/SamSaffron/memory_profiler","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:43:11.287Z","latest_release_published_at":"2026-02-11T06:43:11.287Z","latest_release_number":"0.9.14-4.1","last_synced_at":"2026-03-11T18:35:02.061Z","created_at":"2026-02-11T06:43:11.116Z","updated_at":"2026-03-11T18:35:02.061Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-memory-profiler","install_command":"apt-get install ruby-memory-profiler","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-memory-profiler","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:56:50.823Z","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-memory-profiler?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-memory-profiler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-memory-profiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-memory-profiler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-memory-profiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-memory-profiler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-memory-profiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-memory-profiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-memory-profiler/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":13804744,"name":"ruby-memory-profiler","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/SamSaffron/memory_profiler","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/SamSaffron/memory_profiler","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:25:27.643Z","latest_release_published_at":"2026-02-13T18:25:27.643Z","latest_release_number":"1.0.1-3","last_synced_at":"2026-03-14T03:15:00.304Z","created_at":"2026-02-13T18:25:27.455Z","updated_at":"2026-03-14T03:15:00.305Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-memory-profiler","install_command":"apt-get install ruby-memory-profiler","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-memory-profiler","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= 2.1~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:25:58.995Z","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-memory-profiler?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-memory-profiler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-memory-profiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-memory-profiler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-memory-profiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-memory-profiler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-memory-profiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-memory-profiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-memory-profiler/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":10382489,"name":"github.com/samsaffron/memory_profiler","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/samsaffron/memory_profiler","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2015-03-06T04:02:28.000Z","latest_release_published_at":"2024-09-17T05:32:05.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-04-27T15:03:04.217Z","created_at":"2024-06-17T05:11:53.537Z","updated_at":"2026-04-27T15:03:04.217Z","registry_url":"https://pkg.go.dev/github.com/samsaffron/memory_profiler","install_command":"go get github.com/samsaffron/memory_profiler","documentation_url":"https://pkg.go.dev/github.com/samsaffron/memory_profiler#section-documentation","metadata":{},"repo_metadata":{"id":10424151,"uuid":"12585141","full_name":"SamSaffron/memory_profiler","owner":"SamSaffron","description":"memory_profiler for ruby","archived":false,"fork":false,"pushed_at":"2024-09-17T05:32:27.000Z","size":247,"stargazers_count":1742,"open_issues_count":9,"forks_count":89,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-09-15T02:01:50.815Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamSaffron.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2013-09-04T07:56:02.000Z","updated_at":"2025-09-12T01:39:19.000Z","dependencies_parsed_at":"2024-06-17T03:38:26.710Z","dependency_job_id":"0ec4a043-89b1-4afb-90ca-933bcab27fac","html_url":"https://github.com/SamSaffron/memory_profiler","commit_stats":{"total_commits":203,"total_committers":33,"mean_commits":6.151515151515151,"dds":0.6995073891625616,"last_synced_commit":"d1c03953ea4a6f1f52dff294834e3a2332d1b370"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/SamSaffron/memory_profiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamSaffron","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/sbom","scorecard":{"id":125386,"data":{"date":"2025-08-11","repo":{"name":"github.com/SamSaffron/memory_profiler","commit":"d1c03953ea4a6f1f52dff294834e3a2332d1b370"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":8,"reason":"Found 12/15 approved changesets -- score normalized to 8","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":"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/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SamSaffron/memory_profiler/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SamSaffron/memory_profiler/ci.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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 27 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-16T03:41:34.195Z","repository_id":10424151,"created_at":"2025-08-16T03:41:34.195Z","updated_at":"2025-08-16T03:41:34.195Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275556862,"owners_count":25486041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"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":"SamSaffron","name":"Sam","uuid":"5213","kind":"user","description":"","email":"","website":"http://www.samsaffron.com","location":"Sydney, Australia ","twitter":null,"company":"@discourse ","icon_url":"https://avatars.githubusercontent.com/u/5213?v=4","repositories_count":147,"last_synced_at":"2023-04-09T06:51:56.015Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SamSaffron","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:22:40.061Z","updated_at":"2023-04-09T06:51:56.071Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamSaffron","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamSaffron/repositories"},"tags":[{"name":"v1.1.0","sha":"d1c03953ea4a6f1f52dff294834e3a2332d1b370","kind":"tag","published_at":"2024-09-17T05:32:21.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v1.1.0","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c0a7cf5a762d14c8c97230b16a980fdb21b1fb1e","kind":"tag","published_at":"2024-06-17T02:37:52.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v1.0.2","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"296764ffd254077cbf13f810ef16e50fc936a365","kind":"tag","published_at":"2022-10-26T01:58:25.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v1.0.1","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"928b638ba6098a48c42749a6b6ee274fcf8dce5c","kind":"tag","published_at":"2020-12-01T23:28:56.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v1.0.0","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.0/manifests"},{"name":"v0.9.14","sha":"e94d81c2ea71fe600fe7ee68f7fadb53da7e74ee","kind":"tag","published_at":"2019-06-27T23:46:15.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.14","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"93ad0d9c3998dcb65e70a6bf816262af53953835","kind":"tag","published_at":"2019-03-22T01:01:24.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.13","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"63a330a482e5979b83e7937ad038ee0a4329a1f0","kind":"tag","published_at":"2018-10-04T06:03:21.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.12","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"42635a97f418153763cfc1eb11a2a69b9cba8976","kind":"tag","published_at":"2018-07-22T22:09:36.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.11","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"b291ebd10a5ddbf4ebf2827d77a028f6f18fa61c","kind":"tag","published_at":"2018-02-15T00:45:35.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.10","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"98cb515e68e92f56687ca0c0c65e5fbd4920bfa0","kind":"tag","published_at":"2018-02-14T05:18:28.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.9","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e09f484f7a6db640c984fa5d3c23b2fd46ef87e1","kind":"tag","published_at":"2017-02-27T20:24:03.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.8","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"f0a2999a5a9fadca4f26c94615a34e7fc9c2970f","kind":"tag","published_at":"2016-11-06T23:33:31.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.7","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"bacc85d0444052550959497e1f41e8306b151754","kind":"tag","published_at":"2015-10-13T02:16:18.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.6","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"a4196faca38042dea3f541821da417e2040a42af","kind":"tag","published_at":"2015-10-12T03:04:29.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.5","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"8a421fb8bb2c7d1e2a91d274aca33d511892425f","kind":"tag","published_at":"2015-06-05T08:19:37.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.4","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"693eddffe06ea59445c8780812c0f21c58eba765","kind":"tag","published_at":"2015-06-04T14:50:36.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.3","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"9ab7a8b113aabee1892e23e3ea8699a3c7a0fbc1","kind":"tag","published_at":"2015-05-31T01:35:11.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.2","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"600a7c469eb91baf77291ed7ffa9155546cecf3d","kind":"tag","published_at":"2015-05-25T05:09:29.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.1","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"8be2e9b5b1cc1959846007ebbf625e5b239a427d","kind":"tag","published_at":"2015-03-06T04:04:40.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.0","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.0/manifests"},{"name":"v0.0.5","sha":"183a3f5adcf2c8adc2ecb18fb0304a084fc18dea","kind":"tag","published_at":"2015-03-06T04:04:08.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.0.5","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.0.5/manifests"},{"name":"0.0.4","sha":"1c33aa60ba8b3c119f133832ca17bc057f8345dc","kind":"commit","published_at":"2014-01-21T01:35:14.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/0.0.4","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2025-09-29T10:24:38.419Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.935580196030183,"dependent_packages_count":6.497216412401576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.716398304215879},"purl":"pkg:golang/github.com/samsaffron/memory_profiler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/samsaffron/memory_profiler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/samsaffron/memory_profiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/samsaffron/memory_profiler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:02:31.887Z","issues_count":48,"pull_requests_count":66,"avg_time_to_close_issue":9326878.82051282,"avg_time_to_close_pull_request":2853942.9545454546,"issues_closed_count":39,"pull_requests_closed_count":66,"pull_request_authors_count":30,"issue_authors_count":45,"avg_comments_per_issue":3.5208333333333335,"avg_comments_per_pull_request":2.9696969696969697,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/issues","maintainers":[{"login":"dgynn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgynn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsamsaffron%2Fmemory_profiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsamsaffron%2Fmemory_profiler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsamsaffron%2Fmemory_profiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsamsaffron%2Fmemory_profiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsamsaffron%2Fmemory_profiler/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2118891,"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":10382484,"name":"github.com/SamSaffron/memory_profiler","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/SamSaffron/memory_profiler","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2015-03-06T04:02:28.000Z","latest_release_published_at":"2024-09-17T05:32:05.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-04-27T15:03:08.946Z","created_at":"2024-06-17T05:11:52.128Z","updated_at":"2026-04-27T15:03:08.946Z","registry_url":"https://pkg.go.dev/github.com/SamSaffron/memory_profiler","install_command":"go get github.com/SamSaffron/memory_profiler","documentation_url":"https://pkg.go.dev/github.com/SamSaffron/memory_profiler#section-documentation","metadata":{},"repo_metadata":{"id":10424151,"uuid":"12585141","full_name":"SamSaffron/memory_profiler","owner":"SamSaffron","description":"memory_profiler for ruby","archived":false,"fork":false,"pushed_at":"2024-09-17T05:32:27.000Z","size":247,"stargazers_count":1742,"open_issues_count":9,"forks_count":89,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-09-22T05:41:27.722Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamSaffron.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2013-09-04T07:56:02.000Z","updated_at":"2025-09-19T21:24:15.000Z","dependencies_parsed_at":"2024-06-17T03:38:26.710Z","dependency_job_id":"0ec4a043-89b1-4afb-90ca-933bcab27fac","html_url":"https://github.com/SamSaffron/memory_profiler","commit_stats":{"total_commits":203,"total_committers":33,"mean_commits":6.151515151515151,"dds":0.6995073891625616,"last_synced_commit":"d1c03953ea4a6f1f52dff294834e3a2332d1b370"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/SamSaffron/memory_profiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamSaffron","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/sbom","scorecard":{"id":125386,"data":{"date":"2025-08-11","repo":{"name":"github.com/SamSaffron/memory_profiler","commit":"d1c03953ea4a6f1f52dff294834e3a2332d1b370"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":8,"reason":"Found 12/15 approved changesets -- score normalized to 8","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":"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/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SamSaffron/memory_profiler/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SamSaffron/memory_profiler/ci.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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 27 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-16T03:41:34.195Z","repository_id":10424151,"created_at":"2025-08-16T03:41:34.195Z","updated_at":"2025-08-16T03:41:34.195Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276524843,"owners_count":25657557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-23T02:00:09.130Z","response_time":73,"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":"SamSaffron","name":"Sam","uuid":"5213","kind":"user","description":"","email":"","website":"http://www.samsaffron.com","location":"Sydney, Australia ","twitter":null,"company":"@discourse ","icon_url":"https://avatars.githubusercontent.com/u/5213?v=4","repositories_count":147,"last_synced_at":"2023-04-09T06:51:56.015Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SamSaffron","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:22:40.061Z","updated_at":"2023-04-09T06:51:56.071Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamSaffron","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamSaffron/repositories"},"tags":[{"name":"v1.1.0","sha":"d1c03953ea4a6f1f52dff294834e3a2332d1b370","kind":"tag","published_at":"2024-09-17T05:32:21.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v1.1.0","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c0a7cf5a762d14c8c97230b16a980fdb21b1fb1e","kind":"tag","published_at":"2024-06-17T02:37:52.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v1.0.2","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"296764ffd254077cbf13f810ef16e50fc936a365","kind":"tag","published_at":"2022-10-26T01:58:25.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v1.0.1","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"928b638ba6098a48c42749a6b6ee274fcf8dce5c","kind":"tag","published_at":"2020-12-01T23:28:56.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v1.0.0","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.0/manifests"},{"name":"v0.9.14","sha":"e94d81c2ea71fe600fe7ee68f7fadb53da7e74ee","kind":"tag","published_at":"2019-06-27T23:46:15.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.14","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"93ad0d9c3998dcb65e70a6bf816262af53953835","kind":"tag","published_at":"2019-03-22T01:01:24.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.13","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"63a330a482e5979b83e7937ad038ee0a4329a1f0","kind":"tag","published_at":"2018-10-04T06:03:21.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.12","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"42635a97f418153763cfc1eb11a2a69b9cba8976","kind":"tag","published_at":"2018-07-22T22:09:36.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.11","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"b291ebd10a5ddbf4ebf2827d77a028f6f18fa61c","kind":"tag","published_at":"2018-02-15T00:45:35.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.10","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"98cb515e68e92f56687ca0c0c65e5fbd4920bfa0","kind":"tag","published_at":"2018-02-14T05:18:28.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.9","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e09f484f7a6db640c984fa5d3c23b2fd46ef87e1","kind":"tag","published_at":"2017-02-27T20:24:03.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.8","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"f0a2999a5a9fadca4f26c94615a34e7fc9c2970f","kind":"tag","published_at":"2016-11-06T23:33:31.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.7","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"bacc85d0444052550959497e1f41e8306b151754","kind":"tag","published_at":"2015-10-13T02:16:18.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.6","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"a4196faca38042dea3f541821da417e2040a42af","kind":"tag","published_at":"2015-10-12T03:04:29.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.5","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"8a421fb8bb2c7d1e2a91d274aca33d511892425f","kind":"tag","published_at":"2015-06-05T08:19:37.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.4","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"693eddffe06ea59445c8780812c0f21c58eba765","kind":"tag","published_at":"2015-06-04T14:50:36.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.3","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"9ab7a8b113aabee1892e23e3ea8699a3c7a0fbc1","kind":"tag","published_at":"2015-05-31T01:35:11.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.2","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"600a7c469eb91baf77291ed7ffa9155546cecf3d","kind":"tag","published_at":"2015-05-25T05:09:29.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.1","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"8be2e9b5b1cc1959846007ebbf625e5b239a427d","kind":"tag","published_at":"2015-03-06T04:04:40.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.0","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.0/manifests"},{"name":"v0.0.5","sha":"183a3f5adcf2c8adc2ecb18fb0304a084fc18dea","kind":"tag","published_at":"2015-03-06T04:04:08.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.0.5","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.0.5/manifests"},{"name":"0.0.4","sha":"1c33aa60ba8b3c119f133832ca17bc057f8345dc","kind":"commit","published_at":"2014-01-21T01:35:14.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/0.0.4","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2025-09-29T10:24:38.041Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.935580196030183,"dependent_packages_count":6.497216412401576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.716398304215879},"purl":"pkg:golang/github.com/%21sam%21saffron/memory_profiler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/SamSaffron/memory_profiler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/SamSaffron/memory_profiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/SamSaffron/memory_profiler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:02:31.887Z","issues_count":48,"pull_requests_count":66,"avg_time_to_close_issue":9326878.82051282,"avg_time_to_close_pull_request":2853942.9545454546,"issues_closed_count":39,"pull_requests_closed_count":66,"pull_request_authors_count":30,"issue_authors_count":45,"avg_comments_per_issue":3.5208333333333335,"avg_comments_per_pull_request":2.9696969696969697,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/issues","maintainers":[{"login":"dgynn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgynn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSamSaffron%2Fmemory_profiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSamSaffron%2Fmemory_profiler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSamSaffron%2Fmemory_profiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSamSaffron%2Fmemory_profiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSamSaffron%2Fmemory_profiler/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2118891,"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":13466967,"name":"ruby-memory-profiler","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/SamSaffron/memory_profiler","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/SamSaffron/memory_profiler","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T16:53:53.730Z","latest_release_published_at":"2026-02-09T16:53:53.730Z","latest_release_number":"1.0.1-3ubuntu2","last_synced_at":"2026-03-09T17:07:23.535Z","created_at":"2026-02-09T16:53:53.453Z","updated_at":"2026-03-09T17:32:00.748Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-memory-profiler","install_command":"apt-get install ruby-memory-profiler","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-memory-profiler","standards_version":"4.6.2","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 2.1~)","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-memory-profiler?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-memory-profiler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-memory-profiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-memory-profiler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-memory-profiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-memory-profiler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-memory-profiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-memory-profiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-memory-profiler/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":13779240,"name":"ruby-memory-profiler","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/SamSaffron/memory_profiler","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/SamSaffron/memory_profiler","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:20:20.138Z","latest_release_published_at":"2026-02-13T13:20:20.138Z","latest_release_number":"0.9.14-4","last_synced_at":"2026-03-13T22:38:54.968Z","created_at":"2026-02-13T13:20:19.897Z","updated_at":"2026-03-13T22:38:54.968Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-memory-profiler","install_command":"apt-get install ruby-memory-profiler","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-memory-profiler","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:20:20.775Z","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-memory-profiler?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-memory-profiler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-memory-profiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-memory-profiler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-memory-profiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-memory-profiler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-memory-profiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-memory-profiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-memory-profiler/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":252555,"name":"memory_profiler","ecosystem":"rubygems","description":"Memory profiling routines for Ruby 3.1+","homepage":"https://github.com/SamSaffron/memory_profiler","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/SamSaffron/memory_profiler","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2013-09-09T04:23:20.432Z","latest_release_published_at":"2024-09-17T05:32:47.295Z","latest_release_number":"1.1.0","last_synced_at":"2026-04-27T16:01:56.962Z","created_at":"2022-04-06T04:12:32.568Z","updated_at":"2026-04-27T16:10:26.146Z","registry_url":"https://rubygems.org/gems/memory_profiler","install_command":"gem install memory_profiler -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/memory_profiler/","metadata":{"funding":null},"repo_metadata":{"id":10424151,"uuid":"12585141","full_name":"SamSaffron/memory_profiler","owner":"SamSaffron","description":"memory_profiler for ruby","archived":false,"fork":false,"pushed_at":"2026-03-22T22:06:28.000Z","size":250,"stargazers_count":1760,"open_issues_count":9,"forks_count":89,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-04-21T12:05:11.230Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamSaffron.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2013-09-04T07:56:02.000Z","updated_at":"2026-04-18T05:57:15.000Z","dependencies_parsed_at":"2024-06-17T03:38:26.710Z","dependency_job_id":"5b3db5d8-9120-4cd0-a9a4-cc6bedc69494","html_url":"https://github.com/SamSaffron/memory_profiler","commit_stats":{"total_commits":203,"total_committers":33,"mean_commits":6.151515151515151,"dds":0.6995073891625616,"last_synced_commit":"d1c03953ea4a6f1f52dff294834e3a2332d1b370"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/SamSaffron/memory_profiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamSaffron","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/sbom","scorecard":{"id":125386,"data":{"date":"2025-08-11","repo":{"name":"github.com/SamSaffron/memory_profiler","commit":"d1c03953ea4a6f1f52dff294834e3a2332d1b370"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":8,"reason":"Found 12/15 approved changesets -- score normalized to 8","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":"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/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SamSaffron/memory_profiler/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SamSaffron/memory_profiler/ci.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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 27 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-16T03:41:34.195Z","repository_id":10424151,"created_at":"2025-08-16T03:41:34.195Z","updated_at":"2025-08-16T03:41:34.195Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32135189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"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":"SamSaffron","name":"Sam","uuid":"5213","kind":"user","description":"","email":"","website":"http://www.samsaffron.com","location":"Sydney, Australia ","twitter":null,"company":"@discourse ","icon_url":"https://avatars.githubusercontent.com/u/5213?v=4","repositories_count":147,"last_synced_at":"2023-04-09T06:51:56.015Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SamSaffron","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:22:40.061Z","updated_at":"2023-04-09T06:51:56.071Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamSaffron","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamSaffron/repositories"},"tags":[{"name":"v1.1.0","sha":"d1c03953ea4a6f1f52dff294834e3a2332d1b370","kind":"tag","published_at":"2024-09-17T05:32:21.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v1.1.0","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c0a7cf5a762d14c8c97230b16a980fdb21b1fb1e","kind":"tag","published_at":"2024-06-17T02:37:52.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v1.0.2","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"296764ffd254077cbf13f810ef16e50fc936a365","kind":"tag","published_at":"2022-10-26T01:58:25.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v1.0.1","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"928b638ba6098a48c42749a6b6ee274fcf8dce5c","kind":"tag","published_at":"2020-12-01T23:28:56.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v1.0.0","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v1.0.0/manifests"},{"name":"v0.9.14","sha":"e94d81c2ea71fe600fe7ee68f7fadb53da7e74ee","kind":"tag","published_at":"2019-06-27T23:46:15.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.14","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"93ad0d9c3998dcb65e70a6bf816262af53953835","kind":"tag","published_at":"2019-03-22T01:01:24.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.13","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"63a330a482e5979b83e7937ad038ee0a4329a1f0","kind":"tag","published_at":"2018-10-04T06:03:21.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.12","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"42635a97f418153763cfc1eb11a2a69b9cba8976","kind":"tag","published_at":"2018-07-22T22:09:36.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.11","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"b291ebd10a5ddbf4ebf2827d77a028f6f18fa61c","kind":"tag","published_at":"2018-02-15T00:45:35.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.10","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"98cb515e68e92f56687ca0c0c65e5fbd4920bfa0","kind":"tag","published_at":"2018-02-14T05:18:28.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.9","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e09f484f7a6db640c984fa5d3c23b2fd46ef87e1","kind":"tag","published_at":"2017-02-27T20:24:03.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.8","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"f0a2999a5a9fadca4f26c94615a34e7fc9c2970f","kind":"tag","published_at":"2016-11-06T23:33:31.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.7","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"bacc85d0444052550959497e1f41e8306b151754","kind":"tag","published_at":"2015-10-13T02:16:18.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.6","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"a4196faca38042dea3f541821da417e2040a42af","kind":"tag","published_at":"2015-10-12T03:04:29.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.5","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"8a421fb8bb2c7d1e2a91d274aca33d511892425f","kind":"tag","published_at":"2015-06-05T08:19:37.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.4","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"693eddffe06ea59445c8780812c0f21c58eba765","kind":"tag","published_at":"2015-06-04T14:50:36.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.3","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"9ab7a8b113aabee1892e23e3ea8699a3c7a0fbc1","kind":"tag","published_at":"2015-05-31T01:35:11.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.2","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"600a7c469eb91baf77291ed7ffa9155546cecf3d","kind":"tag","published_at":"2015-05-25T05:09:29.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.1","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"8be2e9b5b1cc1959846007ebbf625e5b239a427d","kind":"tag","published_at":"2015-03-06T04:04:40.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.9.0","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.9.0/manifests"},{"name":"v0.0.5","sha":"183a3f5adcf2c8adc2ecb18fb0304a084fc18dea","kind":"tag","published_at":"2015-03-06T04:04:08.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/v0.0.5","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/v0.0.5/manifests"},{"name":"0.0.4","sha":"1c33aa60ba8b3c119f133832ca17bc057f8345dc","kind":"commit","published_at":"2014-01-21T01:35:14.000Z","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/0.0.4","html_url":"https://github.com/SamSaffron/memory_profiler/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SamSaffron/memory_profiler@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-04-27T16:10:26.146Z","dependent_packages_count":76,"downloads":100243698,"downloads_period":"total","dependent_repos_count":3935,"rankings":{"downloads":0.34901484149373896,"dependent_repos_count":0.5017785261092093,"dependent_packages_count":0.38859959188679877,"stargazers_count":1.2494285300119312,"forks_count":2.7380381574692523,"docker_downloads_count":0.2848986964908955,"average":0.9186263905769709},"purl":"pkg:gem/memory_profiler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/memory_profiler","docker_dependents_count":317,"docker_downloads_count":557911221,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/memory_profiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/memory_profiler/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-19T11:01:00.249Z","issues_count":48,"pull_requests_count":75,"avg_time_to_close_issue":9326878.82051282,"avg_time_to_close_pull_request":2524010.92,"issues_closed_count":39,"pull_requests_closed_count":75,"pull_request_authors_count":31,"issue_authors_count":45,"avg_comments_per_issue":3.5208333333333335,"avg_comments_per_pull_request":2.68,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":252793.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/issues","maintainers":[{"login":"dgynn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgynn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/memory_profiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/memory_profiler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/memory_profiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/memory_profiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/memory_profiler/codemeta","maintainers":[{"uuid":"3424","login":"samsaffron","name":null,"email":null,"url":null,"packages_count":49,"html_url":"https://rubygems.org/profiles/samsaffron","role":null,"created_at":"2022-11-09T09:40:08.683Z","updated_at":"2022-11-09T09:40:08.683Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/samsaffron/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205536,"maintainers_count":68468,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","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":13950580,"name":"ruby-memory-profiler","ecosystem":"guix","description":"Memory profiling routines for Ruby","homepage":"https://github.com/SamSaffron/memory_profiler","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/SamSaffron/memory_profiler","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T18:58:42.885Z","latest_release_published_at":"2026-03-02T18:58:42.885Z","latest_release_number":"1.1.0","last_synced_at":"2026-04-27T16:19:24.060Z","created_at":"2026-03-02T18:58:42.707Z","updated_at":"2026-04-27T16:19:24.595Z","registry_url":"https://packages.guix.gnu.org/packages/ruby-memory-profiler/1.1.0/","install_command":"guix install ruby-memory-profiler","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ruby-xyz.scm#n9609","metadata":{"location":"gnu/packages/ruby-xyz.scm:9609","variable_name":"ruby-memory-profiler"},"repo_metadata":{"id":10424151,"uuid":"12585141","full_name":"SamSaffron/memory_profiler","owner":"SamSaffron","description":"memory_profiler for ruby","archived":false,"fork":false,"pushed_at":"2026-03-22T22:06:28.000Z","size":250,"stargazers_count":1760,"open_issues_count":9,"forks_count":89,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-04-21T12:05:11.230Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamSaffron.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2013-09-04T07:56:02.000Z","updated_at":"2026-04-18T05:57:15.000Z","dependencies_parsed_at":"2024-06-17T03:38:26.710Z","dependency_job_id":"5b3db5d8-9120-4cd0-a9a4-cc6bedc69494","html_url":"https://github.com/SamSaffron/memory_profiler","commit_stats":{"total_commits":203,"total_committers":33,"mean_commits":6.151515151515151,"dds":0.6995073891625616,"last_synced_commit":"d1c03953ea4a6f1f52dff294834e3a2332d1b370"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/SamSaffron/memory_profiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamSaffron","download_url":"https://codeload.github.com/SamSaffron/memory_profiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/sbom","scorecard":{"id":125386,"data":{"date":"2025-08-11","repo":{"name":"github.com/SamSaffron/memory_profiler","commit":"d1c03953ea4a6f1f52dff294834e3a2332d1b370"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":8,"reason":"Found 12/15 approved changesets -- score normalized to 8","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":"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/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SamSaffron/memory_profiler/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SamSaffron/memory_profiler/ci.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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 27 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-16T03:41:34.195Z","repository_id":10424151,"created_at":"2025-08-16T03:41:34.195Z","updated_at":"2025-08-16T03:41:34.195Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32135189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-04-27T16:19:24.595Z","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-memory-profiler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/ruby-memory-profiler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/ruby-memory-profiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/ruby-memory-profiler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T11:01:00.249Z","issues_count":48,"pull_requests_count":75,"avg_time_to_close_issue":9326878.82051282,"avg_time_to_close_pull_request":2524010.92,"issues_closed_count":39,"pull_requests_closed_count":75,"pull_request_authors_count":31,"issue_authors_count":45,"avg_comments_per_issue":3.5208333333333335,"avg_comments_per_pull_request":2.68,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":252793.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/issues","maintainers":[{"login":"dgynn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgynn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-memory-profiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-memory-profiler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-memory-profiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-memory-profiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-memory-profiler/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31189,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","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":13712759,"name":"ruby-memory-profiler","ecosystem":"debian","description":null,"homepage":"https://github.com/SamSaffron/memory_profiler","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/SamSaffron/memory_profiler","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:34:54.236Z","latest_release_published_at":"2026-02-12T23:34:54.236Z","latest_release_number":"0.9.14-4.1","last_synced_at":"2026-03-13T03:29:09.003Z","created_at":"2026-02-12T23:34:54.048Z","updated_at":"2026-03-13T03:30:18.190Z","registry_url":"https://tracker.debian.org/pkg/ruby-memory-profiler","install_command":"apt-get install ruby-memory-profiler","documentation_url":"https://packages.debian.org/bookworm/ruby-memory-profiler","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"ruby-memory-profiler","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:34:55.229Z","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-memory-profiler?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-memory-profiler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-memory-profiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-memory-profiler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-memory-profiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-memory-profiler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-memory-profiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-memory-profiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-memory-profiler/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":13669160,"name":"ruby-memory-profiler","ecosystem":"debian","description":null,"homepage":"https://github.com/SamSaffron/memory_profiler","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/SamSaffron/memory_profiler","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:30:45.120Z","latest_release_published_at":"2026-02-12T12:30:45.120Z","latest_release_number":"1.1.0-2","last_synced_at":"2026-03-14T18:08:45.002Z","created_at":"2026-02-12T12:30:44.848Z","updated_at":"2026-03-14T18:08:45.002Z","registry_url":"https://tracker.debian.org/pkg/ruby-memory-profiler","install_command":"apt-get install ruby-memory-profiler","documentation_url":"https://packages.debian.org/trixie/ruby-memory-profiler","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"ruby-memory-profiler","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= 2.1~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:30:45.687Z","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-memory-profiler?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-memory-profiler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-memory-profiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-memory-profiler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-memory-profiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-memory-profiler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-memory-profiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-memory-profiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-memory-profiler/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"}}],"commits":{"id":3268,"full_name":"SamSaffron/memory_profiler","default_branch":"master","total_commits":204,"total_committers":34,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.0,"dds":0.7009803921568627,"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2026-04-28T19:51:19.141Z","last_synced_commit":"da9107dc340cf3a29b0e122e015bcc3cc7928709","created_at":"2023-03-07T09:17:03.000Z","updated_at":"2026-04-28T19:49:54.669Z","committers":[{"name":"Dave Gynn","email":"davegynn@gmail.com","login":"dgynn","count":61},{"name":"Sam","email":"sam.saffron@gmail.com","login":"SamSaffron","count":56},{"name":"Nick LaMuro","email":"nicklamuro@gmail.com","login":"NickLaMuro","count":13},{"name":"Jonas Peschla","email":"github@peschla.net","login":"RST-J","count":11},{"name":"fatkodima","email":"fatkodima123@gmail.com","login":"fatkodima","count":10},{"name":"Ashwin Maroli","email":"ashmaroli@gmail.com","login":"ashmaroli","count":7},{"name":"Benoit Daloze","email":"eregontp@gmail.com","login":"eregon","count":6},{"name":"Søren Skovsbøll","email":"soren@skovsboll.com","login":"skovsboll","count":6},{"name":"schneems","email":"richard.schneeman@gmail.com","login":"schneems","count":3},{"name":"Jean Boussier","email":"jean.boussier@gmail.com","login":"byroot","count":2},{"name":"Mark Young","email":"mark.young@atg.auto","login":"mark-young-atg","count":2},{"name":"Vincent Woo","email":"me@vincentwoo.com","login":"vincentwoo","count":2},{"name":"senhalil","email":"halil.sen@mapotempo.com","login":"senhalil","count":2},{"name":"Benoit Tigeot","email":"benoit@hopsandfork.com","login":"benoittgt","count":2},{"name":"Anton Davydov","email":"antondavydov.o@gmail.com","login":"davydovanton","count":2},{"name":"william tabi","email":"william.tabi@intercom.io","login":null,"count":1},{"name":"Roy Zwambag","email":"rzwambag@gitlab.com","login":null,"count":1},{"name":"Jaiden Mispy","email":"^_^@mispy.me","login":null,"count":1},{"name":"Florian Schwab","email":"schwab@fsserv.de","login":null,"count":1},{"name":"Andrew Grimm","email":"andrew.j.grimm@gmail.com","login":"agrimm","count":1},{"name":"Benjamin Quorning","email":"benjamin@quorning.net","login":"bquorning","count":1},{"name":"Boris Staal","email":"boris@staal.io","login":"inossidabile","count":1},{"name":"Danny Ben Shitrit","email":"db@dannyben.com","login":"DannyBen","count":1},{"name":"Earlopain","email":"14981592+Earlopain","login":"Earlopain","count":1},{"name":"Espartaco Palma","email":"esparta@gmail.com","login":"esparta","count":1},{"name":"Hamdi Akoğuz","email":"hamdiakoguz@phonoclick.com","login":"Hamdiakoguz","count":1},{"name":"John Bachir","email":"j@jjb.cc","login":"jjb","count":1},{"name":"Mike Subelsky","email":"github@mikeshop.net","login":"subelsky","count":1},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":1},{"name":"Randy Stauner","email":"randy.stauner@shopify.com","login":"rwstauner","count":1},{"name":"Sebastian Cohnen","email":"tisba","login":"tisba","count":1},{"name":"Vasily Kolesnikov","email":"re.vkolesnikov@gmail.com","login":"v-kolesnikov","count":1},{"name":"Zamith","email":"zamith.28@gmail.com","login":"zamith","count":1},{"name":"ooooooo-q","email":"ooooooo-q","login":"ooooooo-q","count":1}],"past_year_committers":[{"name":"Randy Stauner","email":"randy.stauner@shopify.com","login":"rwstauner","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-29T00:00:10.453Z","repositories_count":6222873,"commits_count":899833899,"contributors_count":34897132,"owners_count":1147456,"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":"SamSaffron/memory_profiler","html_url":"https://github.com/SamSaffron/memory_profiler","last_synced_at":"2026-04-19T11:01:00.249Z","status":"error","issues_count":48,"pull_requests_count":75,"avg_time_to_close_issue":9326878.82051282,"avg_time_to_close_pull_request":2524010.92,"issues_closed_count":39,"pull_requests_closed_count":75,"pull_request_authors_count":31,"issue_authors_count":45,"avg_comments_per_issue":3.5208333333333335,"avg_comments_per_pull_request":2.68,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":252793.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-12T13:39:24.595Z","updated_at":"2026-04-19T11:01:00.249Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamSaffron%2Fmemory_profiler/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":41,"CONTRIBUTOR":7},"pull_request_author_associations_count":{"CONTRIBUTOR":53,"COLLABORATOR":13,"NONE":9},"issue_authors":{"Segaja":2,"vincentwoo":2,"fatkodima":2,"shved":1,"jmthomas":1,"brauliobo":1,"thomasbalsloev":1,"MOZGIII":1,"HoneyryderChuck":1,"taw":1,"mariosouto":1,"jasondborneman":1,"sitano":1,"jturkel":1,"brianhempel":1,"mm580486":1,"DannyBen":1,"will89":1,"senhalil":1,"floere":1,"milgner":1,"stormsilver":1,"pjmartorell":1,"envygeeks":1,"benglewis":1,"rishav":1,"asg0451":1,"casperisfine":1,"ohaddahan":1,"milani":1,"erwanlr":1,"utkarsh2102":1,"kevgrig":1,"chopraanmol1":1,"MatzFan":1,"elsurudo":1,"baelter":1,"cristiangreco":1,"khelll":1,"mehboobali98":1,"schneems":1,"bigtunacan":1,"michaelherold":1,"georgeu2000":1,"dleidert":1},"pull_request_authors":{"fatkodima":15,"dgynn":13,"ashmaroli":7,"mark-young-atg":4,"NickLaMuro":3,"casperisfine":3,"Earlopain":2,"bquorning":2,"RST-J":2,"vincentwoo":2,"davydovanton":2,"ooooooo-q":1,"smeyfroi":1,"HoneyryderChuck":1,"yoelblum":1,"william101":1,"benoittgt":1,"v-kolesnikov":1,"Hamdiakoguz":1,"royzwambag":1,"rwstauner":1,"olleolleolle":1,"senhalil":1,"eregon":1,"subelsky":1,"Kauperwood":1,"tisba":1,"DannyBen":1,"ydkn":1,"inossidabile":1,"esparta":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-20T00:00:09.428Z","repositories_count":14335856,"issues_count":34421533,"pull_requests_count":112668312,"authors_count":11239163,"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":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"rwstauner":1},"maintainers":[{"login":"dgynn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgynn"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":52,"IssueCommentEvent":1,"PushEvent":1},"last_year":{"WatchEvent":14,"IssueCommentEvent":1,"PushEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2022-08-07T05:15:46.711Z","updated_at":"2022-08-07T05:15:46.711Z","repository_link":"https://github.com/SamSaffron/memory_profiler/blob/master/Gemfile","dependencies":[{"id":587912618,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":587912619,"package_name":"minitest","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":587912620,"package_name":"guard","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":587912621,"package_name":"guard-minitest","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":587912622,"package_name":"longhorn","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-06-17T03:38:26.654Z","updated_at":"2024-06-17T03:38:26.654Z","repository_link":"https://github.com/SamSaffron/memory_profiler/blob/master/.github/workflows/ci.yml","dependencies":[{"id":18651269904,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18651269905,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"memory_profiler.gemspec","sha":null,"kind":"manifest","created_at":"2024-06-17T03:38:26.671Z","updated_at":"2024-06-17T03:38:26.671Z","repository_link":"https://github.com/SamSaffron/memory_profiler/blob/master/memory_profiler.gemspec","dependencies":[]},{"ecosystem":"rubygems","filepath":"test/fixtures/gems/longhorn-0.1.0/longhorn.gemspec","sha":null,"kind":"manifest","created_at":"2024-06-17T03:38:26.676Z","updated_at":"2024-06-17T03:38:26.676Z","repository_link":"https://github.com/SamSaffron/memory_profiler/blob/master/test/fixtures/gems/longhorn-0.1.0/longhorn.gemspec","dependencies":[]}],"score":32.0032780098648,"created_at":"2024-12-15T21:38:07.165Z","updated_at":"2026-04-30T16:30:25.221Z","avatar_url":"https://github.com/SamSaffron.png","language":"Ruby","monthly_downloads":0,"readme":"[![CI](https://github.com/SamSaffron/memory_profiler/actions/workflows/ci.yml/badge.svg)](https://github.com/SamSaffron/memory_profiler/actions/workflows/ci.yml)\n[![Gem Version](https://badge.fury.io/rb/memory_profiler.svg)](https://rubygems.org/gems/memory_profiler)\n\n# MemoryProfiler\n\nA memory profiler for Ruby\n\n## Requirements\n\nRuby(MRI) Version 3.1.0 and above.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'memory_profiler'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install memory_profiler\n\n## Usage\n\nThere are two ways to use `memory_profiler`:\n* command line\n* convenience API\n\n### Command Line\n\nThe easiest way to use memory_profiler is via the command line, which requires no modifications to your program. The basic usage is:\n\n```\n$ ruby-memory-profiler [options] run [--] command [command-options]\n```\n\nExample:\n\n```\n$ ruby-memory-profiler --pretty run -- rubocop --cache false\n\n$ ruby-memory-profiler --max=10 --pretty run -- ruby notify_users.rb 1 2 3 --quiet\n```\n\nFor a full list of options, execute the following command:\n\n```\n$ ruby-memory-profiler -h\n```\n\n### Convenience API\n\n```ruby\nrequire 'memory_profiler'\nreport = MemoryProfiler.report do\n  # run your code here\nend\n\nreport.pretty_print\n```\n\nOr, you can use the `.start`/`.stop` API as well:\n\n```ruby\nrequire 'memory_profiler'\n\nMemoryProfiler.start\n\n# run your code\n\nreport = MemoryProfiler.stop\nreport.pretty_print\n```\n\n**NOTE:**  `.start`/`.stop` can only be run once per report, and `.stop` will\nbe the only time you can retrieve the report using this API.\n\n## Options\n\n### `report`\n\nThe `report` method can take a few options:\n\n* `top`: maximum number of entries to display in a report (default is 50)\n* `allow_files`: include only certain files from tracing - can be given as a String, Regexp, or array of Strings\n* `ignore_files`: exclude certain files from tracing - can be given as a String or Regexp\n* `trace`: an array of classes for which you explicitly want to trace object allocations\n\nCheck out `Reporter#new` for more details.\n\n```\npry\u003e require 'memory_profiler'\npry\u003e MemoryProfiler.report(allow_files: 'rubygems'){ require 'mime-types' }.pretty_print\nTotal allocated 82375\nTotal retained 22618\n\nallocated memory by gem\n-----------------------------------\nrubygems x 305879\n\nallocated memory by file\n-----------------------------------\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb x 285433\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/basic_specification.rb x 18597\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems.rb x 2218\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/specification.rb x 1169\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/defaults.rb x 520\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_gem.rb x 80\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/version.rb x 80\n\n. . .\n```\n\n### `pretty_print`\n\nThe `pretty_print` method can take a few options:\n\n* `to_file`: a path to your log file - can be given a String\n* `color_output`: a flag for whether to colorize output - can be given a Boolean\n* `retained_strings`: how many retained strings to print - can be given an Integer\n* `allocated_strings`: how many allocated strings to print - can be given a Integer\n* `detailed_report`: should report include detailed information - can be given a Boolean\n* `scale_bytes`: flag to convert byte units (e.g. 183200000 is reported as 183.2 MB, rounds with a precision of 2 decimal digits) - can be given a Boolean\n* `normalize_paths`: flag to remove a gem's directory path from printed locations - can be given a Boolean\n*Note: normalized path of a \"location\" from Ruby's stdlib will be prefixed with `ruby/lib/`. e.g.: `ruby/lib/set.rb`, `ruby/lib/pathname.rb`, etc.*\n\n\nCheck out `Results#pretty_print` for more details.\n\nFor example to report to file, use `pretty_print` method with `to_file` option and `path_to_your_log_file` string:\n```\n$ pry\npry\u003e require 'memory_profiler'\npry\u003e MemoryProfiler.report(allow_files: 'rubygems'){ require 'mime-types' }.pretty_print(to_file: 'path_to_your_log_file')\n\n$ less my_report.txt\nTotal allocated 82375\nTotal retained 22618\n\nallocated memory by gem\n-----------------------------------\nrubygems x 305879\n\n. . .\n```\n\n## Example Session\n\nYou can easily use memory_profiler to profile require impact of a gem, for example:\n\n\n```\npry\u003e require 'memory_profiler'\npry\u003e MemoryProfiler.report{ require 'mime-types'  }.pretty_print\nTotal allocated 82375\nTotal retained 22618\n\nallocated memory by gem\n-----------------------------------\nmime-types-2.0 x 3668277\n2.1.0-github/lib x 2035704\nrubygems x 305879\nother x 40\n\nallocated memory by file\n-----------------------------------\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb x 3391763\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb x 2021853\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb x 285433\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/loader.rb x 227033\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/cache.rb x 48663\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/basic_specification.rb x 18597\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/x86_64-linux/json/ext/parser.so x 8200\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/x86_64-linux/json/ext/generator.so x 2463\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems.rb x 2218\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/specification.rb x 1169\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/defaults.rb x 520\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/loader_path.rb x 417\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/version.rb x 409\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types.rb x 361\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/generic_object.rb x 241\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/ext.rb x 200\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json.rb x 120\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_gem.rb x 80\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/version.rb x 80\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime-types.rb x 40\n(pry) x 40\n\nallocated memory by location\n-----------------------------------\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:155 x 1985709\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:522 x 927503\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:632 x 827676\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:302 x 499525\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:625 x 281047\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:521 x 265920\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:629 x 265920\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:523 x 265920\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55 x 222705\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/loader.rb:215 x 218105\n[REDACTED]\n\nallocated]objects by gem\n-----------------------------------\nmime-types-2.0 x 56564\n2.1.0-github/lib x 22210\nrubygems x 3600\nother x 1\n\nallocated objects by file\n-----------------------------------\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb x 56237\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb x 21978\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb x 3388\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/cache.rb x 291\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/basic_specification.rb x 169\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/x86_64-linux/json/ext/parser.so x 124\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems.rb x 53\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/x86_64-linux/json/ext/generator.so x 37\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/specification.rb x 26\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/loader.rb x 24\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/defaults.rb x 13\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/version.rb x 7\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types.rb x 6\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/loader_path.rb x 5\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/ext.rb x 5\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json.rb x 3\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/generic_object.rb x 3\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_gem.rb x 2\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/version.rb x 2\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime-types.rb x 1\n(pry) x 1\n\nallocated objects by location\n-----------------------------------\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:522 x 21337\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:155 x 21095\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:632 x 9972\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:523 x 6648\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:521 x 6648\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:629 x 6648\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55 x 3307\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:302 x 2955\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:625 x 1663\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:60 x 837\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:224 x 312\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/cache.rb:62 x 287\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/x86_64-linux/json/ext/parser.so:0 x 124\n[REDACTED]\n\nretained memory by gem\n-----------------------------------\nmime-types-2.0 x 1496813\n2.1.0-github/lib x 519954\nrubygems x 76195\n\nretained memory by file\n-----------------------------------\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb x 1447316\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb x 516679\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb x 75946\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/cache.rb x 48583\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/x86_64-linux/json/ext/generator.so x 2263\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/x86_64-linux/json/ext/parser.so x 892\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/loader.rb x 577\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/loader_path.rb x 297\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/basic_specification.rb x 169\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/specification.rb x 80\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types.rb x 40\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/generic_object.rb x 40\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/ext.rb x 40\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/version.rb x 40\n\nretained memory by location\n-----------------------------------\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:155 x 516181\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:302 x 499525\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:632 x 414007\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:625 x 280878\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:629 x 132960\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:523 x 66480\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:135 x 58151\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:224 x 52728\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/cache.rb:62 x 48503\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55 x 17795\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/x86_64-linux/json/ext/generator.so:0 x 2263\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/x86_64-linux/json/ext/parser.so:0 x 892\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/loader.rb:239 x 577\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/loader_path.rb:15 x 257\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/basic_specification.rb:124 x 169\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:122 x 89\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:46 x 89\n[REDUCTED]\n\nretained objects by gem\n-----------------------------------\nmime-types-2.0 x 15211\n2.1.0-github/lib x 7089\nrubygems x 318\n\nretained objects by file\n-----------------------------------\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb x 14918\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb x 7045\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb x 315\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/cache.rb x 289\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/x86_64-linux/json/ext/generator.so x 32\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/x86_64-linux/json/ext/parser.so x 9\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/specification.rb x 2\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/loader_path.rb x 2\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/loader.rb x 1\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types.rb x 1\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/version.rb x 1\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/generic_object.rb x 1\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/ext.rb x 1\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/basic_specification.rb x 1\n\nretained objects by location\n-----------------------------------\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:155 x 7035\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:632 x 4987\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:629 x 3324\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:302 x 2955\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:625 x 1662\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:523 x 1662\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:224 x 312\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55 x 300\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/types/cache.rb:62 x 287\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/x86_64-linux/json/ext/generator.so:0 x 32\n/home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:135 x 15\n[REDUCTED]\n\nAllocated String Report\n-----------------------------------\n\"application\" x 12050\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:522 x 4820\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:521 x 2410\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:632 x 2410\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:629 x 2410\n\"\" x 6669\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:522 x 6648\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55 x 11\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:266 x 4\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:71 x 1\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:72 x 1\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:69 x 1\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:0 x 1\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_gem.rb:39 x 1\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:70 x 1\n\"/\" x 3342\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:523 x 3324\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55 x 13\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:60 x 4\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:135 x 1\n\"encoding\" x 3336\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:155 x 3324\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55 x 10\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:135 x 1\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:60 x 1\n\"registered\" x 3328\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:155 x 3324\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55 x 4\n\"content-type\" x 3327\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:155 x 3324\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55 x 3\n\"references\" x 2944\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:155 x 2940\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55 x 4\n\"IANA\" x 2824\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:155 x 1412\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:302 x 1412\n[REDUCTED]\n\nRetained String Report\n-----------------------------------\n\"IANA\" x 2824\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:155 x 1412\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:302 x 1412\n\"application\" x 2410\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:632 x 1205\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:629 x 1205\n\"base64\" x 1527\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/json/common.rb:155 x 1525\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:70 x 1\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55 x 1\n\"audio\" x 300\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:632 x 150\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:629 x 150\n\"video\" x 188\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:632 x 94\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:629 x 94\n\"text\" x 155\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:629 x 77\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/gems/2.1.0/gems/mime-types-2.0/lib/mime/type.rb:632 x 77\n    /home/sam/.rbenv/versions/2.1.0-github/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55 x 1\n[REDUCTED]\n\n```\n\nThe data is also available in the MemoryProfiler::Results object returned.\n\n### Retained vs Allocated\n\nThe report breaks down 2 key concepts.\n\n**Retained**: long lived memory use and object count retained due to the execution of the code block.\n\n**Allocated**: All object allocation and memory allocation during code block.\n\nAs a general rule \"retained\" will always be smaller than or equal to allocated.\n\nMemory profiler will tell you aggregate costs of the above, for example requiring the mime-types gem above results in approx 2MB of retained memory in 22K or so objects. The actual RSS cost will always be slightly higher as MRI heaps are not squashed to size and memory fragments. In future we may be able to calculate a rough long term GC cost of retained objects (for major GCs).\n\nMemory profiler also performs some String analysis to help you find strings that would heavily benefit from #freeze. In the example above the string IANA is retained in memory 2824 times, this costs you a minimum of RVALUE_SIZE (40 on x64) * 2824.\n\n\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["rubygems","mvc","activerecord","activejob","rubocop","rack","sidekiq","jobs","background-jobs","code-formatter"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/164","html_url":"https://ruby.ecosyste.ms/projects/164"}